<!--

html body{margin: 0; text-align:center; background-color: #FFF;}

.home-wrapper {margin: 0 auto; width: 768px !important; height:100%; border:solid #808080; border-width: 0 1 0 1; background: #FFFFFF;}
*html .home-wrapper {margin: 0 auto; width: 770px !important; height:100%; border:solid #808080; border-width: 0 1 0 1; background: #FFFFFF;}

.sub-wrapper {margin: 0 auto; width: 768px !important; height:100%; border:solid #808080; border-width: 0 1 0 1; background: #FFFFFF;}
*html .sub-wrapper {margin: 0 auto; width: 770px !important; height:100%; border:solid #808080; border-width: 0 1 0 1; background: #FFFFFF;}

.header {width: 100%; height:127px; text-align:left; background: url(img/c_header-tile.jpg);}
.logo{float:left;}
.date{float:right; text-align:right; width:245px; height:99px; padding:0 15px 0 0;}
*html .date{float:right; text-align:right; width:260px; height:99px; padding:0 15px 0 0;}

.lhs{float:left; height:auto; width:445px; height:372px; text-align:left;}
.rhs{float:right; height:auto; width:323px; height:372px; text-align:left;}

.sub-lhs{float:left; width:562px; height:auto; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; padding:15 0 0 15; border-top:solid 1px #FFFFFF;}

*html .sub-lhs{float:left; width:572px; height:auto; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; padding:15 0 0 15; border-top:solid 1px #FFFFFF;}

.sub-rhs{float:right; width:176px; height:auto; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; border-top:solid 1px #FFFFFF; padding: 15 10 0 10;}

*html .sub-rhs{float:right; width:196px; height:300px; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; border-top:solid 1px #FFFFFF; padding: 15 10 0 10;}

.sub-lhs-customsearch{float:left; width:761px; height:auto; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; padding:15 0 0 7; border-top:solid 1px #FFFFFF;}

*html .sub-lhs-customsearch{float:left; width:768px; height:auto; text-align:left; background: url(img/c_content-tile.jpg) repeat-x #FFFFFF; padding:15 0 0 7; border-top:solid 1px #FFFFFF;}

.random-pic{width:444px; height:170px; border:solid #FFFFFF; border-width: 1 1 1 0;}

.footer{float:left; text-align:left; width:100%; height:20px; border-top:solid 1px #FFFFFF; border-bottom:solid 1px #BFBFBF; background:#000;}

* html .footer{float:none; text-align:left; width:100%; height:20px; border-top:solid 1px #FFFFFF; border-bottom:solid 1px #BFBFBF; background:000;}

.footerHome {
	float:left; 
	text-align:left; 
	width:100%; 
	height:30px; 
	line-height: 22px; 
	border-top:solid 1px #FFFFFF; 
	color: #FFF; 
	background:#000;
	padding-top:5px;
	}

.footerHome a {
	color:#FFF;
	}

.footer2{float:left; text-align:left; width:100%; height:20px; border-top:solid 1px #FFFFFF;}

/* rebuild */
#fps {
	clear:both;	
	text-align: left;
	background-color:#FFF;
	}
	
#fpPow {
	border-top:1px solid #FFF;
	width: 383px;
	height:320px;
	margin:0;
	padding: 0 0 10px 0;
	background-color: #515151;
	text-align:left;
	}
	
#fpPow img {
	height:287px;
	width:383px;
	border:none;
	margin:0;
	}
	
#fpPow img a {
	border:none;
	}

#fpRow {
	width: 384px;
	_width: 382px;
	height:320px;
	float: right;
	border-top:1px solid #FFF;
	margin:0;
	padding: 0 0 10px 0;
	background-color: #515151;
	}
	
#fpRow img {
	height:287px;
	width:384px;
	_width: 382px;
	margin:0;
	border:none;
	}
	
#fpRow img a {
	border:none;
	}
	

.featureLinkWrap {
	border-top: 1px solid #FFF;
	width:382px; 
	height:36px;
	background: url(img/pow_link.gif) no-repeat;
	background-color: #515151;
	margin:0;
	}
	
.featureLink {
	width:286px;
	float:left;
	height:22px;
	margin: 7px 0 0 10px;
	text-align:left;
	}

.featureLink a:link, .featureLink a:visited {
	width:286px;
	height:22px;
	display:block;
	font:17px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
.featureLink a:hover, featureLink a:active {
	color: #FFF;
	text-decoration: underline;
	}

#homeContentWrap {
	background-color:#000;
	height: 152px;
	border-right: 1px solid #FFF;
	clear:both;
	}

#homeButtons {
	float: left;
	width:215px;
	}

#homeContent {
	width:552px;
	height:150px;
	float:right;
	border-top:1px solid #FFF;
	background: url(img/bg_homeContent.gif) repeat-x;
	border-bottom:1px solid #000;
	}

#homeContent p {
	padding:60px 10px 0 10px;
	color:#FFF;
	text-align:left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#homeContent .homeRed {
	color: #a83030;
	}

.clear { 
	clear:both;
	}
-->
