/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 25pt;
	color: #666666;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-weight:500;
	padding-top:10px;
}

body {background-color:#E5E5DB;
}

#header { 
margin:0px auto;
background-color:#FFFFFF;
	width:800px;
	}

#navigation {	
margin:0px auto;
	width:800px;
	background-color:#FFFFFF;
	}
	
.homebody {	
	margin:0px auto;
	width:800px;
	background-color:#ffffff;
	height:406px;
	}


.mainbody {	
	margin:0px auto;
	width:800px;	
	background-color:#FFFFFF;
	height:406px;
	}
	
	

.bodytext {
	padding-right:30px;
	width:470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.bodytext a:link {
 	text-decoration:none;color: #666666;}
 
.bodytext a:visited {
	text-decoration:none;color: #666666;}

.bodytext a:hover {
	text-decoration:underline;color: #EF7C00;}



.widetext {
	width:685px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-right:20px;
}

.widetext a:link {
 	text-decoration:none;color: #666666;}
 
.widetext a:visited {
	text-decoration:none;color: #666666;}

.widetext a:hover {
	text-decoration:underline;color: #EF7C00;}



.centertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;

}


#qualifications {
	margin:0px auto;
	width:150px;
	height:354px;
	background-color:#FFCC99;
	font-size:8.5pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:5px;
}	
.linkback{ 
	padding-top:25px;font-family:Geneva, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none; color:#666666;text-align:center}

.linkback a:link {
 	text-decoration:none; color:#666666;}
 
.linkback a:visited {
	text-decoration:none; color:#666666;}

.linkback a:hover {
	text-decoration:none; color:#EF7C00;}


#footer {
margin:0px auto;
	width:800px;
	background-color:#FFFFFF;
}

#motioncontainer { /*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */ width: 650px; /* Set to gallery width, in px or percentage */ height: 201px; /* Set to gallery height */ } 
#motioncontainer a img { border: 1px solid #cccccc; /* Set image border color */ } 
#motioncontainer a:hover img { border: 1px solid navy; /* Set image border hover color */ } 
#motioncontainer a:hover { color: red; /* Dummy definition to overcome IE bug */ } 

