*{
margin:0;
padding:0;
border:0;
}
body{
background-image:url(images/header_tile.jpg);
background-repeat:repeat-x;
}
#header_edge{
position:absolute;
top:209px;
width:100%;
height:4px;
background-image:url(images/header_edge.jpg);
background-repeat:repeat-x;
}
#container{
width:920px;
height:700px;
position:absolute;
top:0;
left:50%;
margin-left:-460px;
}
#site_top{
width:920px;
height:230px;
}
#circle_of_light{
position:absolute;
top:0;
left:-20px;
width:287px;
height:226px;
background-image:url(images/circle_of_light.jpg);
background-repeat:no-repeat;
}
#logo{
position:absolute;
top:35px;
right:30px;
width:231px;
height:98px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}
#menu{
position:absolute;
top:160px;
right:25px;
width:500px;
text-align:right;
}
#menu li{
display:inline;
list-style-type:none;
margin:0 10px 0 10px;
}
#menu li a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}
#menu li a:hover{
color:#00bfff;
}
#content{
float:left;
margin:0 0 40px 28px;
width:470px;
}
#content a{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#0089b7;
text-decoration:underline;
font-weight:normal;
}
#content a:hover{
text-decoration:none;
font-weight:normal;
}
#right_column{
float:right;
width:200px;
margin:16px 0 0 0;
}
#right_column ul li{
list-style-type:none;
display:block;
}
#right_column ul li a{
display:block;
height:25px;
width:100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#555555;
text-decoration:none;
text-indent:13px;
background-image:url(images/sub_bg.jpg);
background-repeat:no-repeat;
background-position:0 bottom;
margin-top:5px;
}
#right_column ul li a:hover{
color:#0089b7;
background-position:-200px bottom;
}
p{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
margin:10px 0 10px 20px;
line-height:16px;
}
#thumbs p{
font-size:11px;
color:#666666;
margin:5px 0 10px 44px;
line-height:13px;
}
.thumb_desc{
width:340px;
text-align:justify;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-weight:normal;
color:#00b0eb;
margin:10px 0 10px 0;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
color:#ff0066;
margin:10px 0 10px 20px;
}
h3{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#333333;
margin:10px 0 5px 44px;
}
#dashed_line{
width:100%;
height:1px;
background-image:url(images/dash.jpg);
background-repeat:repeat-x;
}
#footer_edge{
clear:both;
width:100%;
height:4px;
background-image:url(images/footer_edge.jpg);
background-repeat:repeat-x;
}
#footer_edge{
clear:both;
width:100%;
height:4px;
background-image:url(images/footer_edge2.jpg);
background-repeat:no-repeat;
}
#footer{
clear:both;
width:100%;
height:84px;
background-image:url(images/footer_tile.jpg);
background-repeat:repeat-x;
}
#footer_left{
float:left;
margin:25px 0 0 28px;
}
#footer_right{
width:193px;
float:right;
margin:35px 0 0 0;
}
#footer p{
color:#FFFFFF;
font-size:11px;
}
#footer li{
display:inline
}
#footer #footer_right a{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
display:block;
float:left;
margin-right:5px;
color:#FFFFFF;
text-decoration:none;
background-image:url(images/footer_bullet.jpg);
background-repeat:no-repeat;
background-position:0 center;
text-indent:8px;
}
#footer #footer_right a:hover{
color:#00bfff;
background-position:-58px center;
text-decoration:underline;
}
#features{
float:right;
width:300px;
margin:16px 60px 20px 0;
}
#features img{
margin:0 0 0 -5px;
}