		body {
			margin-top : 10px ; 
			font-size : .85em ; 
		}
		
		#page { 
			width : 780px ; 
			margin-left : auto ; 
			margin-right : auto ; 
			margin-top : 0px ; 
			border : 0px dotted ; 
			position : relative ;  
			background-color : #FFFFFF ; 
		}

		#main { 
			padding-left : 15px ; 
			padding-right : 15px ; 
			margin-top : 0px ; 
		}


    	.headingsm { 
    		font-size : 1.4em ; color : #000000 ; 
    	}
    	
    	.customhover 	{
    		color : #FFFFFF ;
			font-size : .8em ;
			font-weight : normal ;
			text-decoration : none ;
			font-family : Arial, Verdana ;
		}
    	
		.customhover a:link {
			font-weight : normal ;
			color : #FFFFFF ;
			text-decoration : none ;
		}
		
		.customhover a:active {
			font-weight : normal ;
			color : #FFFFFF ;
			text-decoration : none ;	
		}
		
		.customhover a:visited {
			font-weight : normal ;
			color : #FFFFFF ;
			text-decoration : none ;
		}
			
		.customhover a:hover {
			color : #F5CE31 ; 
		
		}
		
		.headbutton {
			display : inline ; 
			background-color : #7E7A76 ; 
			text-align : center ; 
			margin-right : 15px ; 
			padding-top : 3px ; 
			padding-bottom : 3px ; 
			position : relative ; 
			text-shadow: black 0.2em 0.2em 0.2em ;
		}

