		Body
			{
				background: #FFFFFF url(images/template-blue-back.gif) repeat-x;
				color: #333333;
				font-family: verdana, arial, helvetica, sans-serif;
				margin: 0px;
			}
		.leftTop 
			{
				background-image: url(images/sheran_01.jpg);
			}
		.rightTop 
			{
				background-image: url(images/template-blue_02.jpg);
			}

		.leftside
			{
				background: #CCEEFF;
			}
		.footer
			{
				background: #DFF0DE;
				font-size: .75em;
				color: #555555;
			}
		.mast
			{
				color: #FFFFFF;
				font-size: 1.6em;
				font-weight: bold;
				font-family: Verdana, Arial, Helvetica, Sans-Serif;
			}
		.pagetitle
			{
				color: #336699;
				font-size: 1.2em;
				font-weight: bold;
				font-family: Verdana, Arial, Helvetica, Sans-Serif;
			}
		.pagegap
			{
				color: #FFFFFF;
				font-size: 12.4pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.pagegap2
			{
				color: #FFFFFF;
				font-size: 3pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
			}
		.subheader
			{
				color: #000000;
				font-size: 1em;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.subheader1
			{
				color: #000000;
				font-size: .9em;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.subheader2
			{
				color: #000000;
				font-size: .8em;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.address
			{
				color: #FFFFFF;
				font-size: 8pt;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartext
			{
				color: #333333;
				font-size: 9pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: .85em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: .7em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
			}
		a.alternatelink:link
			{
				color: FFFFCC;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: DDDDFF;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: DCDCFF;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: CCCCFF;
				text-decoration: none;
			}
		a:link			
			{				
		color: #003399;				
		text-decoration: underlined;			
			}		
		a:active			
			{				
		color: #003399;				
		text-decoration: underlined;			
			}		
		a:visited			
			{				
		color: #003399;				
		text-decoration: underlined;			
			}		
		a:hover			
			{					
		text-decoration: none;					
		color: #88DDFF;			
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
        .nav {
		height:20px;
margin:0 0 25px;
width:593px;
		}
		.nav li {
display:block;
float:right;
height:20px;
}
		
		.bio .nav li#bio a, .home .nav li#home a, .background .nav li#background a, .achieve .nav li#achieve a {
color:#FFFFCC;
padding:4px 17px 8px;
text-align:center;
background-color: #298cc7;
border-bottom:4px solid #f4dc10;
text-decoration:none;
}


.nav li a {
color:#FFFFCC;
padding:4px 17px 4px;
margin: 0 0 0 10px;
text-align:center;
background-color: #298cc7;
text-decoration:none;
}
.nav li a:hover {
color:#FFFFCC;
padding:4px 17px 8px;
text-align:center;
background-color: #298cc7;
border-bottom:4px solid #f4dc10;
text-decoration:none;
}

.image {
padding: 0 0 20px 20px;
}
