@charset "UTF-8";
/* CSS Document */

body {
	background-color: #be2026;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #BE2026;
}

a:link {
	color: #0000FF;
	border: none;
}
a:link img{
	border: none;
}
a:visited {
	color: #0000FF;
}
a:visited  img{
	border: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
input.greybutton {
	width:55px;
	height:20px;
	background-color:#b2b2b2;
	background-image:url(/images/login_button.png);
	background-repeat:no-repeat;
	background-position:center;
	border-style:none;
	margin-top:5px;
	cursor:pointer;
	
}
input.submitbutton {
	width:55px;
	height:20px;
	background-color:#b2b2b2;
	background-image:url(/images/submit_button.png);
	background-repeat:no-repeat;
	background-position:center;
	border-style:none;
	font-size:1px;
	margin-top:5px;
	cursor:pointer;
}
.accentedText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #BE2026;
}
.greyQuote {
	color:#6C6C6C;
	font-style:italic;
}
.contentBlocks {
	width:603px;
	background-color:#E5E5E5;
}
.sponsor_bottom p {
	margin-left:32px;
	text-align:left;
}
.contentBlocks p {
	width:530px;
	margin-left:32px;
	text-align:left;
}
.contentBlockTitleBar {
	width:603px;
	height:34px;
	background-color:#CECECE;
	background-image:url(images/corner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
}
.contentBlockTitleBar img {
	margin-top:6px;
	margin-right:40px;
}
.squarePageNumber
{
	display:inline-block;
	width: 22px;
	height: 22px;
	background: url("http://cowritescript.com/images/sq_btns.jpg") no-repeat 0 0;
}

.squarePageNumber:hover{ 
	background-position: 0 -22px;
}

.squarePageNumber span{
	height:22px;
	width:22px;
	text-align:center;
	vertical-align:middle;
	display: block;
}

.spacerA
{
	clear:both;
	height:15px;
	background:none;
}
.spacerB
{
	height:15px;
	background:none;
}


div#pageContainer {
	width:100%;
	height:100%;
}
div#container {
	background-color: #FFF;
	width:788px;
	position:absolute;
	left:50%;
	padding-right: 10px;
	margin-left:-400px;
	border-left:solid;
	border-left-width:10px;
	border-right:solid;
	border-right-width:10px;
	border-left-color: #BE2026;
	border-right-color: #BE2026;
}
div#wrapper {
	width:776px;
	margin-left:12px;
	margin-right:12px;
}
div#header {
	height:112px;
	width: 776px;
	margin-left: auto;
	margin-right: auto
}
div#logo {
	width:307px;
	margin:0px;
	padding:0px;
	float:left;
}
div#login {
	width:250px;
	margin:0px;
	padding:0px;
	float:right;
}
div#login form {
	margin-top:10px;
	width:250px;
	text-align:right;
}
div#loginBlockUniq {
	width:400px;
}
div#topNav {
	text-align:left;
	width:788px;
}
div#content {
	text-align:justify;
}
div#leftSide {
	float:left;
	width:603px;
}
div#rightSide {
	float:right;
	width:160px;
	text-align:right;
}
div#subNav {
	width:160px;
	background-color:#E5E5E5;
	text-align:right;
}

div#updatesEmailCollect {
	width:160px;
	background-color:#E5E5E5;
	text-align:right;
}

div#skyscraperAd {
	width:160px;
	height:600px;
	background-color:#ffffff;
	text-align:right;
}
div#sponsorsBtns {
	float:left;
	width:776px;
	height:100px;
	background-color:#ffffff;
	text-align:justify;
	margin-top:15px;
}
div#bottomNav {
	float:left;
	width:776px;
	text-align:left;
	font-size:10px;
}
div#pollDiv {
	width:160px;
	background-color:#E5E5E5;
	text-align:left;
}
div#pollDiv p {
	margin-left:15px;
	margin-right:15px;
}
 
