﻿html, body { background: url(background_white.gif) repeat;}

a { color: #e0b53d; }
a:hover { color: #fbba04; }

#container { background: url(background_container.gif) repeat-y; margin: 0 auto; padding: 0 50px; position: relative; width: 850px !important; }
#header { width: 850px; height: 190px; }
#contents { float: left; width: 630px; background: #000; color: #bbb5a2; padding-top: 10px;}

#sidebar { float: right; width: 200px; }
#sidebar .title { text-indent: -9999px; background: url(h_menu_white.gif) no-repeat; height: 31px; margin: 10px 0 0; width: 177px; }
#sidebar ul { margin: 0; padding: 0; list-style-type: none; width: 150px; }
#sidebar ul li { background: url(bullets.gif) no-repeat scroll 14px 7px; border-bottom: 1px solid #311d00; display: block; padding: 5px 0 5px 25px; width: 150px; }
#sidebar ul li a { color: #d07b02; display: block; font-weight: bold; line-height: 12px; text-decoration: none; }
#sidebar ul li a:hover { color: #faa123; }

#footer { clear: both; text-align: center; padding-bottom: 15px; padding-top: 20px;}
#footer p { color: #bbb5a2; padding: 10px; font: 11px Tahoma, Arial, sans-serif; }

#MSTWHeaderText
{
	color: #ffffff !important;
}
