@charset "utf-8";
/* CSS Document */
body {
	background: url(images/site/stripe_f0250f82753915c6c771d7aaf818a678.png);
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
#layoutroot {
	background: url(images/site/wallpaper2.jpg) no-repeat;
	border: #333 solid 1px;
	box-shadow: 1px 1px 8px #333; 
	height: 644px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#menu
{
	background: url(images/site/blacktranslucent.png);
	float:right;
	height: 644px;
	width: 200px;	
}
.header
{
	font-weight: bold;
}
