BODY {
	SCROLLBAR-FACE-COLOR: #597794;  
	SCROLLBAR-HIGHLIGHT-COLOR: #cacaca; 
	SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #32454b; 
	SCROLLBAR-3DLIGHT-COLOR: #445555; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 	
	SCROLLBAR-TRACK-COLOR: #c8c8c8; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45555F;		
}
/*
#content * {
	text-align:left;
}
*/
#content .center {
	text-align: center;
}
/*
Staff page
*/
.staffRow1 { background-color: #E6E6E6; padding:8px; 
}
.staffRow2 {
	background-color: #CDCDCD; padding:8px; 
}	

.text-right {
	text-align: right;
}
/*
end staff page
*/
#newnav {
	background: #fffbd4;
	height: 1px;
}
#newnav a {
	font-size:1.1em;
	font-weight:normal;
	color: maroon;	
}
#newnav a:hover {
	background-color: #b4b4b4;
	color: white;
}
#workshop td a {
	background-color: #fafad2;
}


.page-title {
	color: #A10011;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
	 font-size: 140%;
}

.subtitle {	
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #CC6699;
}

.headline {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: maroon;

}
.emphasis {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.smallerheadline {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

#side-menu {
	width: 200px;
	padding-left: -20px;
	font-weight: bold;
}
#side-menu ul li {
COLOR: #2c2c2c;
text-decoration : none;
 list-style-position: outside;
 list-style-type: disc;
 white-space: normal;
}
#register-now-text a {
	font-size: 1.4em;
	font-weight: bold;
}
#liner {
	background-color: #ebebeb;
	width:85%;
	height: 1px;
	line-height: 1px;
	}
a {
	font-weight: normal;
}
a:link {
COLOR: #8B008B;
text-decoration : none;
}
a:active {
COLOR: #A52A2A;
text-decoration : none;
}
a:visited {
COLOR: #8B008B;
text-decoration : none;
}
a:hover {
COLOR: #ffffec;
text-decoration : none;
background-color: #aab4bf;
}

input, TEXTAREA {
	font-family: ;
	border : thin groove;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 9px;
}
SELECT {
	font-family: ;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 10px;	
}
 
 .small {
 	font-size: 1em;
 }
		  

