@charset "utf-8";
body{
 background:url(images/bg.gif) repeat;
 margin:15px auto;
}

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:24px;
 color:#a41414;
 font-weight:normal;
 margin:0;
 margin-top:15px;
 margin-bottom:9px;
}

a{ color:#a41414; text-decoration:underline;}
a:hover{ color:#cd1e1e;}

.banner{ background:#458b00;}
.banner_bg{ background:#7dae4d url(images/nav_bg.gif) repeat-x; padding-bottom:20px;}
.banner_space{ background:#7dae4d url(images/nav_bg.gif) repeat-x; width:17px;}
.floating_snow{ left:1px; top:312px; position:relative;}

.nav{
 background:#7dae4d url(images/nav_bg.gif) repeat-x;
 width:233px;
}

.left{
 background:#fff;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 color:#a41414;
 line-height:18px;
 padding:10px;
 width:213px;
}
.left a{ color:#a41414; text-decoration:none;}

.buttons{
 background:url(images/buttons_bg.gif) no-repeat;
 padding-left:0px;
 width:668px;
 height:106px;
}
.buttons img{ margin-top:8px; margin-left:7px;}

.content{
 background-color:#fff;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#cd1e1e;
 line-height:20px;
 padding:10px;
 width:648px;
}

.footer{
 font-family:"Times New Roman", Times, serif;
 font-size:11px;
 color:#fff;
 line-height:25px;
 padding-right:10px;
 text-align:right;
}
.footer a{ color:#fff; text-decoration:none;}
.footer a{ text-decoration:underline;}
