*{
margin:0px;
padding:0px;
border:0px;
font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;font-weight:normal;color:#666;
font-size:12px;
text-align:left;
vertical-align:top;
}
body{
background:#ddd;
}
#container{
margin:auto;
width:800px;
}
#top{
background:url(images/top.jpg);
width:800px;
height:14px;
display:inline;
float:left;
}
#hdr{
width:800px;
height:291px;
display:inline;
float:left;
background:#fff;
}
#nav{
width:190px;
display:inline;
float:left;
margin:0 5px 0 5px;
}
#nav ul{
list-style:none;
width:190px;
height:286px;
background:#eee;
}
#nav li{
font-weight:bold;
border-bottom:1px solid #ddd;
}
#nav li a:link,#nav li a:visited,#nav li a:active{
font-weight:bold;
text-decoration:none;
background:#eee;
display:block;
height:32px;
padding:15px 0 0 25px;
}
#nav li a:hover{
font-weight:bold;color:#fff;
background:#f00;
text-decoration:none;
display:block;
height:32px;
padding:15px 0 0 25px;
}
#hdrimg{
width:595px;
height:286px;
background:url(images/topphoto.jpg) top left no-repeat;
display:inline;
float:left;
}
#logo{
margin:5px 0 0 0;
}
#main{
width:800px;
display:inline;
float:left;
background:#fff;
}
#content{
width:790px;
border-top:3px solid #666;
border-bottom:3px solid #666;
margin:0 0 10px 5px;
display:inline;
float:left;
}
#title{
margin:12px 30px 10px 30px;
display:inline;
float:left;
}
#text{
width:470px;
margin:10px 0 5px 0;
display:inline;
float:left;
}
p{
line-height:14px;
margin:14px 0 14px 10px;
}
.p1{
margin-top:0px;
font-weight:bold;
}
.red{
margin-top:0px;
color:#f00;
font-weight:bold;
}
#text ul{
list-style:square outside;
margin:0 0 0 20px;
}
#text li{
margin:5px;
vertical-align:middle;
}
#right{
margin:10px 0 10px 0;
display:inline;
float:right;
}
#right img{
border:1px solid #f00;
}
#ftr{
width:800px;
height:25px;
display:inline;
float:left;
background:#fff;
}
#ftr p{
text-align:center;
margin:5px;
}
#ftr a:link,#ftr a:visited,#ftr a:active{
text-decoration:none;
}
#ftr a:hover{
color:#f00;
text-decoration:underline;
}