<!--
body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	font: 9pt, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
body #container {
	width: 614px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align:justify;
	font: 9pt, Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #8c8c8c;
}
body #mainContent {
	padding: 0 5px;
	margin: 20px 0;
}
body #mainContent img {
	padding: 4px; 
	border:solid 1px #8c8c8c;
}
body #mainContent #caption {
	padding: 1px; 
	background:#8c8c8c; 
	display:block; 
	color:#FFFFFF; 
	float:none; 
	text-align:center; 
	font-size:9px;
}
body #mainContent #captiona {
	padding: 1px; 
	background:#8c8c8c; 
	display:block; 
	color:#FFFFFF; 
	float:none; 
	text-align:center; 
	font-size:11px;
	font-weight:bold;
	}
body a{ text-decoration:none; color:#8c8c8c;}
body a:hover, body a:focus{ text-decoration:none; color:#330000;}
body #mainContent #caption a{ text-decoration:underline; color:#FFFFFF;}
/*		**************MyMenu******************* 		*/

#menu div{float:left;margin:0px; }

#menuhome a{
	width:56px;height:23px;display:block;background:url(../images/bhome.gif);margin:0 12px 0 0;	
}
#menuhome a:hover, #menuhome a:focus, #menuhome a:active{
	width:56px;height:23px;display:block;background:url(../images/bomhome.gif);margin:0 12px 0 0;		
}
#menuteam a{
	width:90px;height:23px;display:block;background:url(../images/bteam.gif);	margin:0px 11px;
}
#menuteam a:hover, #menuteam a:focus, #menuteam a:active{
	width:90px;height:23px;display:block;background:url(../images/bomteam.gif);	margin:0px 11px;
}
#menures a{
	width:105px;height:23px;display:block;background:url(../images/bres.gif);	margin:0px 11px;
}
#menures a:hover, #menures a:focus, #menures a:active{
	width:105px;height:23px;display:block;background:url(../images/bomres.gif);	margin:0px 11px;
}
#menucomm a{
	width:114px;height:23px;display:block;background:url(../images/bcomm.gif);	margin:0px 11px;
}
#menucomm a:hover, #menucomm a:focus, #menucomm a:active{
	width:114px;height:23px;display:block;background:url(../images/bomcomm.gif);	margin:0px 11px;
}
#menusketch a{
	width:125px;height:23px;display:block;background:url(../images/bsketch.gif);	margin:0px 11px;
}
#menusketch a:hover, #menusketch a:focus, #menusketch a:active{
	width:125px;height:23px;display:block;background:url(../images/bomsketch.gif);margin:0px 11px;
}
#menucontact a{
	width:124px;height:23px;display:block;background:url(../images/bcontact.gif);	margin:0 0 0 12px;	
}
#menucontact a:hover, #menucontact a:focus, #menucontact a:active{ 
	width:124px;height:23px;display:block;background:url(../images/bomcontact.gif); margin:0 0 0 12px ;	
}
-->

