*{
margin:0px;
padding:0px;
border:0px;
font-family:Tahoma,Arial,Helvetica,sans-serif;font-weight:normal;color:#000;
font-size:11px;
line-height:18px;
vertical-align:top;
text-align:left;
}
body{
background:url(images/bg.jpg) #900;
text-align:center;
}
#outer{
margin:auto;
width:800px;
}
#top,#hdr,#nav,#main,#content,#rhs,#ftr{
display:inline;
float:left;
}
#top{
width:800px;
height:15px;
background:url(images/top.jpg) no-repeat;
}
#hdr{
width:800px;
height:275px;
background:url(images/hdrbg.jpg) no-repeat #fff;
}
#logo{
display:inline;
float:left;
margin:10px 0 0 20px;
}
h1{
display:inline;
float:left;
font-weight:bold;
margin:35px 10px 0 10px;
}
#sun{
display:inline;
float:left;
}
#nav{
width:800px;
height:45px;
background:url(images/navbg.jpg) no-repeat #ba6;
}
#nav ul{
margin:12px 0 0 50px;
}
#nav li{
display:inline;
list-style:none;
margin:0 80px 0 0;
}
#nav a{
text-decoration:none;
font-weight:bold;
}
#nav li a:link,#nav li a:visited,#nav li a:active{
color:#000;
}
#nav li a:hover{
color:#fff;
}
#dropmenudiv{
position:absolute;
width:130px;
line-height:15px;
z-index:100;
opacity: .9;
filter:alpha(opacity=90);
border-left:1px solid #000;
white-space:nowrap;
}
#dropmenudiv a{
width:130px;
display:block;
color:#000;
text-decoration:none;
text-indent:5px;
padding:5px 0 5px 0;
}
#dropmenudiv a:hover{
background-color:#900;
color:#fff;
text-decoration:none;
}
#main{
width:800px;
background:url(images/mainbg.jpg) repeat-y #e8e1cc;
padding:0 0 10px 0;
}
#content{
width:500px;
margin:0 0 0 30px;
background:url(images/watermark.jpg) no-repeat;
}
h2,h3,h4,h5,h6{
color:#900;
font-weight:bold;
text-transform:uppercase;
margin:10px 0 10px 0;
}
#content p{
margin:0 0 10px 0;
}
#content ul{
margin:0 0 10px 0;
}
#content li{
list-style:circle inside none;
vertical-align:middle;
}
#content a{
text-decoration:none;
font-weight:bold;
color:#900;
}
#content a:hover{
text-decoration:underline;
}
.hr{
margin:10px 0 10px 50px;
}
.bold{
font-weight:bold;
}
.red{
color:#900;
}
#rhs{
width:210px;
margin:10px 0 0 30px;
}
.box{
width:210px;
text-align:center;
margin:0 0 10px 0;
padding:0 0 10px 0;
background:url(images/boxbg.jpg) no-repeat bottom;
}
.box ul{
list-style:none;
width:210px;
margin:0 0 10px 0;
}
.box li{
margin:0 0 0 15px;
}
.box a{
text-decoration:underline;
}
.box a:link,.box a:visited,.box a:active{
color:#000;
background:none;
}
.box a:hover{
color:#ba6;
}
.quick li{
margin:2px 0 0 0;
}
.quick li a{
font-weight:bold;
text-decoration:none;
display:block;
height:20px;
width:205px;
padding:3px 0 0 5px;
text-align:center;
}
.quick li a:link,.quick li a:visited,.quick li a:active{
color:#900;
background:none;
}
.quick li a:hover{
color:#fff;
background:#900;
opacity: .8;
filter:alpha(opacity=80);
}
.boxhdr{
width:210px;
height:30px;
background:url(images/boxhdr.jpg) no-repeat #ba6;
margin:0 0 10px 0;
}
.boxhdr p{
text-align:center;
color:#fff;
font-weight:bold;
padding:5px 0 5px 0;
}
#ftr{
width:800px;
height:65px;
background:url(images/ftrbg.jpg) no-repeat #fff;
}
#ftr p{
color:#900;
margin:10px 0 0 0;
text-align:center;
}
#ftr a{
color:#900;
text-decoration:none;
}
#ftr a:hover{
text-decoration:underline;
}
#ftr ul{
margin:0 0 0 240px;
}
#ftr li{
display:inline;
list-style:none;
color:#900;
}