{
  margin:0;
  padding:0;
}

:focus
{
  -moz-outline-style: none;
}
BODY {
           background-color : #f0d986;
       color : #005273;
           font-family : verdana;
           font-size : 11px;
           text-transform : none;
           font-weight : normal;
      }
     .head {
           text-align : center;
           font-family : verdana;
           font-size : 20px;
           color : #000000;
           font-weight : normal;
           padding : 0px;
           border-bottom : 2.5px solid #108f8b;
           border-top : 0px dotted #fff;
           letter-spacing : 0px;
      }
     a:link {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #005273;
      }
     a:visited {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #0097b8;
      }
     a:active {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #0097b8;
      }
     a:hover {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #905724;
      }
     b {
           color : #005273;
      }
     u {
           color : #555555;
      }
     i {
           color : #fff;
      }


.solidblockmenu{
margin:0;
padding: 0;
float: left;
font: bold 13px verdana;
width: 100%;
border: 1px solid #fff;
border-width: 1px 0;
background: white url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #fff;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

#header{
position: relative;
height: 297px;
width: 800px;
background-image: url(../images/layout.png);
}

#nav{
height:48px;
left:103px;
position:relative;
top:263px;
width:592px;
}

#bodydiv{
float: left;
/*top: -300px;*/
position: relative;
width: 800px;
background-image: url(../images/bg.png);
}

#content{
float: left;
left: 109px;
position: relative;
width: 400px;
}

#grad{
position: absolute;
top: 0px;
left: 524px;
width: 170px;
height: 303px;
background-image: url(../images/grad.png);
}

#grad2{
position: absolute;
top: 0px;
left: 105px;
width: 409px;
height: 303px;
background-image: url(../images/grad2.png);
}


h2 {
	font-family: Tahoma;
	text-transform: uppercase;
	width: 75%;
	margin: 3px auto;
	padding-left: 10px;
	border-bottom: 2px solid #108f8b;
	color: #005273;
}


#news{
float: left;
left: 129px;
position: relative;
width: 160px;
}

#footer{
clear: left;
/*top: -300px;*/
position: relative;
height: 40px;
width: 800px;
background-image: url(../images/bottom.png);
}

h1 {
	   text-align : center;
           font-family : verdana;
           font-size : 20px;
           color : #005273;
           font-weight : normal;
           padding : 0px;
           border-bottom : 2.5px solid #108f8b;
           border-top : 0px dotted #fff;
           letter-spacing : 0px;
}



#h2{
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 14px;
	color: #3C0;
	letter-spacing: -0.015em;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}