body {background-image:url(bg.jpg);
background-repeat:no-repeat;
background-color:#182800;
margin:0px;
padding:0px;
}
.content {
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
vertical-align:top;
padding:30px;
padding-top:0px;
}

.top_content {
background-color:#FFFFFF;
background-image:url(content_top.gif);
background-repeat:repeat-y;
background-position:left;
width:549px;
padding-left:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
vertical-align:top;
}

.bottom_content {
background-color:#FFFFFF;
margin-right:40px;
background-image:url(content_bottom.gif);
background-repeat:repeat-y;
background-position:right;
padding-right:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
vertical-align:top;
}

.header {height:182px;
vertical-align:bottom;
background-image:url(top.gif);
background-position:bottom;
background-repeat:no-repeat;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:52px;
color:#FFFFFF;
margin:0px;
padding:0px;
margin-left:30px;
font-weight:lighter;
padding-bottom:5px;
filter:Glow(color=#21387B,strength=4);
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#5269AD;
margin:0px;
padding:0px;
margin-left:30px;
font-weight:lighter;
padding-bottom:10px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#5269AD;
margin:0px;
padding:0px;
font-weight:lighter;
padding-bottom:10px;
}

.footer {
background-image:url(footer.jpg);
background-repeat:no-repeat;
background-color:#182800;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333399;
}

.footer_i {
background-image:url(bot.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333399;
}

.menu {
background-image:url(menu.gif);
padding-left:30px;
padding-right:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
height:38px;
background-repeat:no-repeat;
font-weight:normal;
padding-top:7px;
}

.menu_link {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.menu_link:hover {
color:#FFFF00;
}

.leftside {
background-image:url(leftsidebar.gif);
background-color:#FFFFFF;
background-repeat:repeat-y;
width:273px;
}

.rightside {
background-image:url(rightsidebar.gif);
background-position:top right;
background-repeat:repeat-y;
background-color:#FFFFFF;
width:255px;
}

.content_top_image{
background-image:url(content_top.gif);
}
.content_bottom_image{
background-image:url(content_bottom.gif);
}