body {
	background-color: #000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 800px;
}
#banner {
	width: 1000px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#frontpage {
	background-repeat: no-repeat;
	height: 800px;
	width: 800px;
	background-color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	width: 600px;
	float: left;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
}
#contact {
	background-image: url(images/landscapemirror.gif);
	height: 150px;
	width: 218px;
	padding-top: 50px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 65px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	font-family: Calibri, Arial, sans-serif;
}
#twitter {
	width: 650px;
	background-color: #666;
	list-style-type: none;
	height: 50px;
	font-family: Calibri, Arial, sans-serif;
	color: #999;
	list-style-position: inside;
	list-style-image: none;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 0px;
	border: thin dotted #CCC;
}
#rightsidebar {
	float: right;
	width: 235px;
	background-image: url(images/rightmirror.gif);
	background-repeat: no-repeat;
	height: 230px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
#newbar {
	float: right;
	width: 355px;
}
a:visited {
	color: #999;
	text-decoration: none;
}
#navtabs {
	text-align: right;
}
.twitter {
	font-size: 12px;
	color: #CFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}
twitter_update_list {
	margin-right: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.imglink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
#enter {
	padding-top: 500px;
}
