body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	color:#fff;
}
p { margin:0; }
#no_p_margin p { margin:0px; }
a:link { text-decoration: underline; color:#fff;}
a:visited { text-decoration: underline; color:#fff; }
a:hover { text-decoration: none; color:#fff; }
a:active { text-decoration: underline; color:#fff; }
.t_8 { font-size: 8px; }
.t_8b { font-size: 8px; font-weight: bold; }
.t_9 { font-size: 9px; }
.t_9b { font-size: 9px; font-weight: bold; }
.t_10 { font-size: 10px; }
.t_10b { font-size: 10px; font-weight: bold; }
.t_11 { font-size: 11px; }
.t_11b { font-size: 11px; font-weight: bold; }
.t_12 { font-size: 12px; }
.t_12b { font-size: 12px; font-weight: bold; }
.t_13 { font-size: 13px; }
.t_13b { font-size: 13px; font-weight: bold; }
.t_14 { font-size: 14px; }
.t_14b { font-size: 14px; font-weight: bold; }
.t_15 { font-size: 15px; }
.t_15b { font-size: 15px; font-weight: bold; }
.t_16 { font-size: 16px; }
.t_16b { font-size: 16px; font-weight: bold; }
.t_18 { font-size: 18px; }
.t_18b { font-size: 18px; font-weight: bold; }
.t_success { color:#3f814b; }
.t_failure { color:#aa0000; }
#image_border { border:1px solid #666; }

#clear_all { clear:both; }
#no_margins { margin:0px; }
.no_margins { margin:0px; }
#link_wht { color:#fff; }
#link_blk { color:#000; }
#link_drd { color:#aa0000; }
#link_lt_grn { color:#D2FFD3; }
#link_drk_grn { color:#0B640D; }
#link_drk_blu { color:#5e6263; }
#link_lt_yel2 { color:#ffef99; }
#link_yellow { color:#ffd800; }
#table_left { padding-top:5px; text-align:right; font-size:11px; font-weight:bold; vertical-align:top }

/* THE SITE CONTENT */
#site_wrapper { margin:0 auto; width:800px; }
#header_wrap { background:url(../images/header_back.jpg) right repeat-y; height:95px; }
#header_left { float:left; width:228px; }
#header_right { float:right; }


/* HOME */
#home_main_wrap { background:url(../images/home_background.jpg) repeat-x }
#home_main_left { float:left; width:408px; }
#home_main_right { float:right; width:392px; padding-top:10px; }
#home_promo_wrap { background-color:#3f1247; height:194px; }
#home_promo_box1_left { float:left; width:145px; }
#home_promo_box1_right { float:left; width:298px; }
#home_title { padding-top:10px; border-bottom:2px solid #542c5b ;}
#home_promo_box2_left { float:left; width:20px; }
#home_promo_box2_right { float:left; width:326px; }
#home_promo_box2_right_inside { padding:5px 5px 0 5px; }
#home_base_wrap { background:url(../images/home_shadow_back.gif) repeat-x #260b28 }
#home_base_box { margin:0px 20px; }
#home_base_text { padding:2px 5px; }


/* INSIDE PAGES */
#page_header { background:url(../images/page_header_back.gif) repeat-x; height:28px; font-size:15px; font-weight:bold; padding:9px 0 0 15px; }
#page_content_wrap { background-color:#260b28; padding:15px 20px; }
#page_content_wrap_np { background-color:#260b28; }
#page_content_left { float:left; width:200px; }
#page_content_right { float:right; padding:15px 20px; }








/* FOOTER */
#footer_wrap { background:url(../images/footer_back.gif) repeat-x; height:34px; }
#footer_text { padding-top:13px; }

