/* kill defaults */

html, body, ul, dl, dt, dd, li, h1, h2, h3, h4, img, p {
margin: 0;
padding: 0;
}

ul	{
list-style: none;
}

img	{
border: 0;
}

/* ============= */

html { background-color: #E6E6E6;}

body { font-size: 14px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif;}




#page_header {
	width: 770px;
	height: 305px;
	position: relative;	
	background-color: #E6E6E6;
	}
	
#page, .page_main {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 20px;
	padding-right: 20px;
	}
	

#page_bottom, .page_bottom {
	width: 770px;
	height: 42px;
	background-image: url(page_bottom.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	position: relative;
	float: left;
	padding-top: 40px;
	padding-bottom: 5px;
	z-index: 0;
	}
	
#covstorypic {
	background-image: url(../images/covstory_pic.jpg);
	width: 131px;
	height: 167px;
	position: absolute;
	left: 188px;
	top: 233px;
	z-index: 100;
	border: 1px solid #000066;
}

#covstorytext {
	position: absolute;
	width: 290px;
	top: 251px;
	left: 331px;
	z-index: 20;
}


	
#column1 {
	width: 304px;
	position: absolute;
	padding-left: 28px;
	padding-right: 10px;
	top: 375px;
	left: 44px;
	background-image:url(bluefade.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 569px;
	z-index: 80;
}

#column2 {
	width: 301px;
	height: 567px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	border-left-color: #66CCFF;
	border-left-width: 1px;
	border-left-style: dotted;
	top: 375px;
	left: 386px;
	background-image:url(bluefade.jpg);
	background-repeat: no-repeat;
	background-position: -343px top;
	z-index: 80;
}


#credits1 {
	width: 177px;
	padding-left: 80px;
	padding-right: 0px;
	top: 968px;
	left: 0px;
	z-index: 75;
}
#credits2 {
	width: 186px;
	padding-left: 35px;
	padding-right: 36px;
	top: 968px;
	left: 257px;
	z-index: 75;
}
#credits3 {
	width: 187px;
	padding-left: 0px;
	padding-right: 70px;
	top: 968px;
	left: 514px;
	z-index: 75;
}

#credits1, #credits2, #credits3 { font-size: 10px; font-style: normal; line-height: 15px; line-height: 13px; position: absolute;}
#credits1 dt, #credits2 dt, #credits3 dt {font-style:italic; color: #333333}
#credits1 dd, #credits2 dd, #credits3 dd {font-style: normal; padding-bottom: 3px; font-weight: bold; color: #000066}

#legal {
	position: absolute;
	top: 1125px;
	left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 0;
	background-image: url(legal_bkgd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 644px;
	left: 45px;
	background-color:#DDDDDD;
}

#legal p { font-size: 9px; line-height: 12px; text-indent: 1em; padding-bottom: 2px;}

#column1 dt, #column2 dt, #covstorytext dt { font-style: italic; font-weight: bold; padding-top: 7px; padding-bottom: 0px;}

.listhead1 { font-size: 16px; font-style: normal; font-weight: bold; padding-top: 10px;}

.listhead1a { font-size: 16px; font-style: normal; font-weight: bold; padding-top: 10px; padding-bottom: 5px;}

#column1 dt, #column2 dt, #covstorytext dt, .listhead1, .listhead1a { color: #003399} 

#column1 a:link, #column2 a:link, #covstorytext a:link { color: #000000; text-decoration: none;}
#column1 a:visited, #column2 a:visited, #covstorytext a:visited { color: #000000; text-decoration: none;}
#column1 a:hover, #column2 a:hover, #covstorytext a:hover { color: #CC0000; text-decoration: none; font-style: italic;}
#column1 a:active, #column2 a:active, #covstorytext a:active {}


#sidebar {
	position: absolute;
	left: 725px;
	width: 18em;
	padding-top: 55px;
	}
	
.siteinfo { font-size: 10px; color: #333333; text-align: center;}



/* custom searchbox */


.search {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #777777;
	font-style: normal;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	
}
.go {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	
}

.searchdouble {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}


#search_box_info {
	position: absolute;
	width: 227px;
	height: 21px;
	overflow: hidden;
	left: 552px;
	top: 226px;
	z-index: 180;
}

#searchpretty_left {
	background-image: url(zzteststuff/searchbox_pretty.jpg);
	width: 21px;
	height: 24px;
	left: 538px;
	top: 219px;
	z-index: 40;
	background-position:left top;
	background-repeat: no-repeat;
	position: absolute;
	outline: none;
}
#searchpretty_top {
	background-image: url(zzteststuff/searchbox_pretty.jpg);
	width: 143px;
	height: 7px;
	left: 538px;
	top: 219px;
	background-position: center top;
	position: absolute;
	z-index: 35;
	outline: none;
}
#searchpretty_bottom {
	background-image: url(zzteststuff/searchbox_pretty.jpg);
	width: 145px;
	height: 7px;
	left: 538px;
	top: 236px;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	z-index: 35;
	outline: none;
}
#searchpretty_right {
	background-image: url(zzteststuff/searchbox_pretty.jpg);
	width: 20px;
	height: 24px;
	left: 678px;
	top: 219px;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	z-index: 40;
	outline: none;
}
.ddpadding {
	padding: 13px 0 0 0;
	}
#bkgdfade {
	background-image: url(../images/indexbkgd.jpg);
	width: 678px;
	height: 567px;
	left: 47px;
	top: 387px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	z-index: 70;
	outline: none;
	}
/* ============= */
/* added 12/19/2007 */

#bcrazy {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
#bcrazy a:link, #bcrazy a:visited { color: #003399;}
#bcrazy a:hover { font-style: normal; color: #CC0000; }
#bcrazy a:active { }
#bcrazy { padding: 1px 0 0 0; line-height: 16px;}
.scrazy { line-height: 16px; padding: 7px 0 0 0;}
/*=============*/
