body{
font-family:Calibri;
}

#site{
width:900px;
height:100%;
}

#top{
background:url(images/topbg.png) repeat-x;
width:900px;
height:80px;
}

#logo{
position:relative;
left:50px;
float:left;
}

#nav{
margin-top:5px;
text-align:right;
float:left;
height:80px;
color:#FFFFFF;
font-size:11pt;
width:800px;
}

#link{
margin-top:10px;
}

#site{
width:900px;
height:auto;
}

#content{
margin-top:20px;
padding-left:35px;
padding-right:35px;
}

ul{
font-weight:bold;
}

li{
font-weight:normal;
}

#text{
width:550px;
height:auto;
font-size:9pt;
color:#6C6C6E;
text-align:justify;
float:left;
margin-right:10px;
}

#title{
color:#DE2A1B;
font-weight:bold;
font-size:25pt;
text-align:left;
}

#left{
float:left;
width:270px;
height:auto;
font-size:8pt;
color:#6C6C6E;
text-align:justify;
}

#leftcon{
margin-top:10px;
}

#img{
float:left;
margin:5px;
}

#con{
float:left;
width:180px;
}

#h2, #h{
color:#DE2A1B;
font-weight:bold;
}

#h2{
font-size:12pt;
}

#h{
font-size:9pt;
}

#footer{
text-align:center;
font-size:9pt;
color:#6C6C6E;
}

#footer a{
color:#6C6C6E;
}

#net{
position:relative;
top:3px;
}

.menudiv
{
  width: 97px;
  z-index: 1000;
  position: absolute;
  left:737px;
  top: 83px;
  display: none;
  text-align:left;

}

.thelinks
{
  background-color: #DC0C00;
	text-align:left;
}

.thelinks a,a.visited,a.hover
{
  color:white;
  text-decoration: none;

}

.thelinks a:hover #l{
background:#AFAFAF;
}

#l{
margin:0px;
padding:5px;
}


#link a,a:visited,a:hover
{
  color:#fff;
  text-decoration: none;
}


#menuh-container a:hover{
font-weight:bold;
}

