body {
	background-color: #000000;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	}

	#header {
	background-color: #000000;
	width: 1000px;
	height: 66px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
	#sidemenu {
	position: absolute;
	background-color: #000000;
	width: 210px;
	height: 1000px;
	margin-left: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 0px;
	line-height: 16px;
	}
	
	#footer {
	background-color: #000000;
	height: 40px;
	font-size: 9px;
	font-weight: normal;
	margin-left: 40px;
	color: #666666;
	}
	
	#flashcontent {
	margin: 0px 0px 0px 221px;
	width: 1000px;
	height: 720px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 0px;
	}
	a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:link {
	color: #FFDAB3;
}
a:visited {
	color: #CCCCCC;
}
#sidemenu p {
	line-height: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 0px;
}
#sidemenu strong {
	padding-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
