#container {
	width: 790px;
	float: left;
	text-align: left;
	border: solid;
	border-color: #FF3300;
	border-top-color: #000000;
	border-width: 1px;
	margin: 0 auto;
	background: #000000;
}
#header {
	position: relative;
	/*background-image: url(WebsiteBanner.gif);
	background-repeat: no-repeat;*/
	border: solid;
	border-width: 1px;
	border-color: #000000;
	height: 163px;
}
#header img {
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	}
.thumb {
	border: none;
	padding: 10px;
}
.vid{
	float: left;
}
#menu {
	clear: both;
	text-align: right;
	border: solid;
	border-color: #000000;
}
	#menu img {
		border: none;
		margin: 0;
		padding: 0;
	}
	#menu a {
		border: none;
		margin: 0;
		padding: 0;
	}
#sidebar {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 140px;
}
#content {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	/*width: 560px;*/
	float: left;
}
	#content ul li {
		font-size: 12px;
		}
#footer {
	float: left;
	text-align:center;
	width: 720px;
	font-size: 9px;
	color: #444444;
	margin: 0 auto;
	position: static;
	background-color:#000;
}
#scopy {
	font-size: 9px;
	color: #999999;
	margin: 0 auto;

}
	#scopy p {
		padding: 5px;
		font-size: 9px;
	}

body {
	margin-left: 30px;
	margin-top: 0px;
	background-image: url(vampire.jpg);
	text-align: left;
	color: #666666;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 620px 0px;
}
a:link { 
	color: #FF3300;
	}
a:visited { 
	color: #FF3300;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	}
h1 {
	text-indent: -9000;
	font-size: 1px;
	color: #000000;
}
h2 {
	background: url(bigBullet.gif) no-repeat 3px 5px;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h3 {
	background: url(bigBullet.gif) no-repeat 3px 5px;
	font: 16px/25px Georgia, Times New Roman, Times, serif;
}
p {
	padding: 5px;
	font-size:14px;
}