body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #555555;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
/**
a {
	font-weight: bold;
}
**/
h1 {
		margin-top: 3px;
	margin-bottom: 0px;
	font-size: 120%;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 120%;
	padding-right: 3px;
	padding-left: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #444444;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 4px;
	vertical-align: 100%;
	line-height: 100%;
}
.h3forboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #444444;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 2px;
	vertical-align: 100%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 3px;
	line-height: 100%;
	color: #888888;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-right: 3px;
}
h5 {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
h6 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
}
li {
	font-size: 80%;
	color: #555555;
}
.calendar_list {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 70%;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img {
	text-decoration: none;
	border: 0px;
}

/** BEGIN LAYOUT DIVS ________________________________________  **/

#pagediv {       /**  Pagediv encloses whole page   **/
	width: 800px;
	background-color: #FFFFFF;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #888888;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #888888;
}
#banner{
	height: 116px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#navbar{
	background-image: url(images/pipe.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: visible;
}
/** #row1{
	height: auto;
	width: auto;
	float: left;
	background-image: url(images/row1back.gif);
	background-repeat: repeat-y;
}  **/
#row1{
	height: 180px;
	width: 625px;
	float: left;
	background-image: url(images/row1back.gif);
	background-repeat: repeat-y;
}
/**
#spotlight{
	height: auto;
	width: 360px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/spottop06.jpg);
	position: relative;
} **/
#spotlight{
	height: 181px;
	width: 360px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/spottop06.jpg);
	position: absolute;
}
#pagediv #row1 #spotlight h3 {
	padding-top: 24px;
}
#pagediv #row1 #spotlight .pictureboxright {
	padding-top: 0px;
	padding-bottom: 6px;
}

#pagediv #row2 #headlines p {
	line-height: 100%;
	margin: 3px;
}


#issues{
	height: auto;
	width: 260px;
	overflow: visible;
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	left: 360px;
}
#pagediv #row1 #issues p {
	margin: 0px;
	padding: 0px;
}

#row2{
	height: auto;
	width: 625px;
	float: left;
	background-image: url(images/row2-back.gif);
	background-repeat: repeat-y;
}
#headlines{
	float: left;
	height: auto;
	width: 212px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	padding-bottom: 6px;
}
#blog{
	float: left;
	height: auto;
	width: 147px;
	border-left-color: #888888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#candidates{
	float: left;
	height: auto;
	width: 260px;
	border-left-color: #888888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#rightbar {
	height: auto;
	width: 179px;
	border-left-color: #777777;
	background-color: #D6DAE8;
	float: left;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 10px;
	margin-left: 620px;
}
#rightbarblend {
	height: 100px;
	width: 179px;
	border-left-color: #777777;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(images/righbar_blend.gif);
	background-repeat: repeat-x;
}
#bug {
	height: auto;
	width: 620px;
	background-color: #EEEEEE;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(images/issues_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#pagediv #bug .floatboxright200 .style3 a {
	color: #FF99FF;
	text-decoration: underline;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
	vertical-align: middle;
}
#row3{
	height: auto;
	width: 625px;
	float: left;
	background-image: url(images/row3-back.gif);
	background-repeat: repeat-y;
}
#contest{
	float: left;
	height: 250px;
	width: 241px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-right-width: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #99CC99;
	background-image: url(images/housebak.gif);
}
#countdown{
	float: left;
	height: 225px;
	width: 241px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-right-width: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D4E2C2;
	background-image: url(images/countdown.jpg);
}
.countdown_number {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #777777;
	text-align: right;
	padding-right: 135px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 64px;
}
#pagediv #row3 #contest .style1 a {
	color: #DDDDDD;
	text-decoration: underline;
}
#calendar{
	float: left;
	height: 225px;
	width: 248px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}


#links{
	float: left;
	height: auto;
	width: 129px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	border-left-color: #777777;
	display: block;
}
#zackscorner{
	height: auto;
	width: 179px;
	background-image: url(images/zacks_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
}

/** BEGIN STYLES ________________________________________  **/
.more {
	font-size: 80%;
	color: #005500;
	text-align: right;
}
.floatboxleft {
	clear: right;
	float: left;
	padding-right: 3px;
}
.floatboxright24 {
	clear: none;
	float: right;
	width: 130px;
	margin: 0px;
	padding: 0px;
	}
#pagediv #row3 #contest .floatboxright24 .style1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.floatboxright {
	clear: left;
	float: right;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	.floatboxright200 {
	clear: none;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #888888;
	}
.pictureboxleft {
	clear: right;
	float: left;
padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pictureboxright {
	clear: left;
	float: right;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
#pagediv #rightbar .pictureboxright {
	margin-right: 0px;
	padding-right: 0px;
}
	
/**  BEGIN LINK STYLES   **/

#pagediv .Links{
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	color: #555555;
	width: 120px;
}

#pagediv .Links h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	background-color: #6887BF;
	width: 95px;
}

#pagediv .Links a:link{
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}

#pagediv .Links a:hover{
	background-color: #FFFFFF;
	text-decoration: none;  
	} 


/**  RIGHT BAR LINKS  **/
#pagediv #rightbar .Links a {
	display: block;
	margin-bottom: 3px;
	margin-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	font-size: 80%;
}

.photo_credit {
	font-size: 9px;
	text-align: right;
}
#pagediv #row3 #contest .floatboxright24 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#pagediv #bug p {
	padding-top: 6px;

}

.moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	color: #000088;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
}
#bug_div {
	height: 225px;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	background-color: #EEEEEE;
}

