/* * * * * * * * BobMarley * * * * * * * */
/* defaults */
body 	{margin:0; padding:0; background-color: #333; width: 990px; }
body,td	{font:normal 11px Georgia,Tahoma,sans-serif; color:#000; }
a 		{color: #ca2b20; font-weight: bold; text-decoration:none; }
a:hover {color:#f7d100; text-decoration:none;}
#mc { width: 830px; padding-top: 10px; padding-bottom: 10px; min-height: 600px}
.floatRight { float: right; }
.floatLeft { float: left; }


/* header */
#header { width: 990px; height: 119px; background: url(/images/back_header.jpg) top left no-repeat; }
#header_date { position: absolute; top: 79px; left: 335px; font-weight: bolder; font-size: 12px; font-style: italic; }
#main_body { width: 990px; background: url(/images/back_main.jpg) top left repeat-y; }
#header_link { position: absolute; top: 0px; left: 250px; }
#header_link img { height: 65px; width: 350px; }

/* footer */
#footer { float: left; width: 948px; height: 66px; background: url(/images/back_footer.jpg) top left no-repeat; padding-top: 25px; padding-left: 42px; }
#footer { \width: 990px; w\idth: 948px; }

/* ad_space */
#ad_space { position: absolute; left: 830px; top: 0px; width: 160px; }

#login_logout { position: absolute; top: 5px; left: 665px;  } 

#exodus_rollover { position: absolute; top: 7px; left: 30px; } 

.italic { font-style: italic; }
.clear {clear:both;}
.title_border { border-bottom: #D2D2D2 1px solid; padding-bottom: 8px; }
.title_text { font-size: 24px; font-weight: bolder; }
.title_sub_text { font-size: 12px; color: #666; font-weight: bolder; }