@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	/*background-image: url(/images/BGAlll.jpg);
	background-repeat: repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	background-image: url(/images/redesign01/Footeer-trans.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	width: 707px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c71203;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
}
#navigation {
	height: 42px;
	margin-left: -2px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #166baf;
}
#wrapper {
	width: 667px;
	margin: 0 auto;
	background-image: url(/images/redesign01/BGWrapper-trans.png);
	background-repeat: repeat-y;
	padding: 0 20px 10px 20px;
}
/*#rightborder {
	position: relative;
	background-image: url(/images/BGRight-trans.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	margin-right: -12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
*/
img.storypic {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1 {
	height: 228px;
	background-image: url(/images/redesign02/BGTop.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 span {
	background-image: url(/images/BGH1-trans.png);
	width: 707px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 228px;
	text-indent: -9999px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#home-b h1 span {background-image: url(/images/BGH1b.jpg);}
#home-c h1 span {background-image: url(/images/BGH1c.jpg);}

#callout {
	float: right;
	width: 222px;
	padding: 10px;
	margin: 0 0 0 10px;
}
#callout h2 {
	padding: 0;
	margin: 0;
	background: none;
}

#footer a {
	color: white;}
	
#random-images {
	position: absolute;
	height: 228px;
	width: 707px;
	top: 0;
	left: 50%;
	margin-left:-353px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: none;
}