*{
vertical-align: top;
font-family: Verdana;
font-size: 10px;
}
a img{
text-decoration: none;
}
body{
background: #111;
margin: 0; padding: 0;
}
.wrapper{
background: url(images/main_layout/wrap_bg.jpg) repeat-y;
width: 785px;
margin: 0 auto; padding: 0;
}
.left_bar{
width: 50px;
}
.right_bar{
width: 47px;
}
.mid{
width: 688px;
}
/* Nav/Content Width's */
.nav{
width: 190px;
}
.content{
width: 498px;
}
.c_table{
margin: 5px 0 0 0;
}
.content_bar{
background: url(images/main_layout/content_bar.jpg) no-repeat;
width: 498px; height: 23px;
}
.content_bar div{
margin: 5px 0 0 15px;
color: #fff;
width: 225px;
}
.content_bar div a{
text-decoration: underline;
color: #fff;
}
.content_bg{
background: url(images/main_layout/content_bg.jpg) repeat-y;
width: 498px;
}
.content_bg div{
margin: 5px 15px;
color: #fff;
}
.content_bg div a{
text-decoration: underline;
color: #0040E2;
font-weight: bold;
}
/* Nav */
.home_link{
background: url(images/nav/home_bar.jpg) no-repeat;
width: 190px; height: 19px;
}
.link_div{
margin: 1px 10px 0 10px;
}
.lite_bar{
background: url(images/nav/lite_bar.jpg) no-repeat;
width: 190px; height: 18px;
}
.dark_bar{
background: url(images/nav/dark_bar.jpg) no-repeat;
width: 190px; height: 18px;
}
/* Nav Text */
.link_div a{
text-decoration: none;
color: #6B6B6B; font-weight: bold;
}
.link_div a:hover{
text-decoration: none;
color: #0040E2; font-weight: bold;
}
.links_bg{
background: url(images/main_layout/links_bg.jpg) repeat-y;
width: 190px; height: 158px;
}
.links_bg div{
margin: 6px;
color: #fff; font-weight: bold;
}
.links_bg div a{
text-decoration: none;
color: #fff; font-weight: bold;
}