body{
	background: url(img/bodybg.gif) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
}

/**/
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd img{
border: 2px solid #ccc;
}

.imgsd:hover img{
border: 2px solid #fff;
}

.imgsd:hover{
color:#99CCFF; 
}
/**/

/*- Menu 9--------------------------- */
	
#menu9 {
	width: 200px;
	margin-right: -30px;
	margin-left: -30px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(img/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(img/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}

/*drop down menu*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	white-space: nowrap;
	background: #5970B2;
	width:90px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	white-space: nowrap;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
/*end dropdown*/

/**/
ul#menu{
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background:transparent url("img/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 18px 0 18px;
	height:24px;
	background:transparent url("img/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("img/HOVER.gif") no-repeat top right;	
	}

/**/


p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
	text-align:left;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
	border-top-style: none;
}

#sitename{
	color:#ffffff;
	font-weight:400;
	height:180px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-left: 0;
	background-image: url(img/top_banner.jpg);
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
	background:url(img/greypx.gif) bottom left repeat-x;
	float:left;
	width:898px;
	margin-bottom: 5px;
}

#nav ul{
list-style:none;
margin:0;

padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
width:90px;
margin:0 8px 0 1px;
padding:0 2px 0 2px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
	clear:both;
	width:898px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 5px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-y;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#wrap2{
	width:900px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
	margin-right: 0px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
	color:#808080;
	text-align:right;
	height: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}
#topbox1{
	color:#808080;
	text-align:right;
	height: 10px;
	width: 826px;
	margin-left: 34px;
}

#topbox1 a{
color:#d04a10;
}

#topbox1 a:hover{
text-decoration:underline;
}

#leftside{
	float:left;
	width:170px;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
	float:right;
	width:130px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
	border:1px solid #fa9035;
	padding:2px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content{
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	margin-top: 30px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#66CCFF;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#66FFFF;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}

#footer{
	clear:both;
	color:#a0a0a0;
	font-size:0.9em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:850px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

