@charset "utf-8";
body {
	font: 90% Arial, Helvetica, Verdana, sans-serif;
	background: #000 url(images/back.jpg) no-repeat scroll top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #C9F5F2;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.oneColFixCtrHdr #header {
	text-align:center;
	width:780px;
	height:250px;
	margin:0 auto;
	padding:0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 100px;
}
.oneColFixCtrHdr #footer {
	text-align:center;
	font-size:12px;
	padding: 20px 10px 50px 10px;
}
.oneColFixCtrHdr #footer p {
	padding: 10px 0;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color:#5BE0D9;
}
a:hover, a:active {
	color:#FFFFFF;
}
form {
	display:inline;
}
hr {
	color: #000;
	background-color: #000;
	border: 1px dotted #5BE0D9;
	border-style: none none dotted;
}
.marginless {
	margin:0;
	padding:0;
}
.style1 {
	font-size:11px
}
.BOLDER {
	font-weight:bold;
}
.YELLOWER {
	color:#FF0;
}
.blackest {
	color:#000;
	font-size:4px
}
.smallest {
	font-size:4px;
}
.heading {
	font-size:14px;
}
body {
	background-repeat:no-repeat;
}
.newer {
	color:#5a5a5a;
	font-weight:bold;
}
object {
	outline:none;
}
#twitter_div ul {
	list-style-image:url(http://www.sinistervisions.com/images/bullet_01.gif);
	line-height:1;
	margin:10px 5px 10px 20px;
	padding:0em;
	text-align:left;
}