﻿html, body { 
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100% !important;
	background: #151515 url(images/bg_black.jpg) scroll 50% 0 repeat-y; 
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*
a { background: url(dotlink.gif) repeat-x scroll left bottom; }
a:link, a:visited { color: #5785a4; }
a:hover { color: #1d8fdb; }
*/

#container { position: absolute; background: #151515 url(images/bg_black.jpg) scroll 50% 0 repeat-y;  width: 100% !important; height: 100% auto !important; margin: 0px; padding: 0px; top: 0px; top: 0px; }
#header { 
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px; 
	height: 190px; 
	width: 850px;	
	background: #1D1D1D url(images/grunge.png) scroll 0 50%;
	border: 2px solid #0D0D0D;	
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 850px;
	background: #1D1D1D url(images/grunge.png) scroll 0 50%;
	border: 2px solid #0D0D0D;
}
#contents { float: left; padding-left: 5px; width: 540px; padding: 20px; height: 100%;  margin-bottom: 25px; color: #ffffff; background: #3F3F3F url(images/grunge.png) repeat scroll 50% 50%; }
#intro { position: absolute; padding: 2px 10px 2px 10px; }

#sidebar { float: right; width: 250px; height: 100% auto; margin-bottom: 25px;  }
#sidebar .title { height: 0px; margin: 0; text-indent: -9999px; }
#sidebar ul { list-style: none none outside; margin: 0px; padding: 0px; background: #2F2F2F url(images/grunge.png) repeat scroll 50% 50%; }
#sidebar ul li { display: block; margin: 0px 0; padding: 5px 0 5px; background: transparent url(images/divider-hr-black.png) no-repeat scroll bottom center; }
#sidebar ul li:hover { display: block; margin: 0px 0;} /* #001D29 */
#sidebar ul li a { color: #5A5B5F; display: block; font: bold 12px Verdana, Helvetica, sans-serif; padding: 5px 0 5px 13px; text-decoration: none; }
#sidebar ul li a:visited { color: #5A5B5F;  }/*#FFE9C6*/
#sidebar ul li a:active { color: #5A5B5F; }
#sidebar ul li a:hover { color: #9CC938; }

div#footer { clear: both; width: 100%; text-align: center; padding-top: 5px; padding-bottom: 15px; color: #ffffff;}
div#footer p { margin: 0; padding-top: 10px; font: 11px Tahoma, Arial, sans-serif; }
div#footer p a { color: #ffffff; }
div#footer p a:hover { color: #9CC938; }

#edit-contents { background-color: #ff9; height: 100%; }


#MSTWHeaderText 
{
    color: #ffffff !important;
}
