/* Import Styles */
@import url(_fonts.css);
@import url(_structure.css);

/* Homepage Styles */
div#homeWrapper {
	background-color: #FFFFFF;
	padding: 10px; margin: 0px;
	width: 770px; height: 475px;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 750px;  height: 455px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
div#footerPodsWrapper {
	padding: 0px; margin: 0px;
	width: 770px; height: 162px;
	}
	
	/* ie5win box model recover */
	.junk {}

div#leftPod {
	position: absolute;
	top: 128px; left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/template/homepage/leftpod-background.gif);
	border: 1px solid #CC6601;
	padding: 10px; margin: 0px;
	width: 190px; height: 347px;
	overflow:hidden;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 168px;  height: 325px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
div#centerPod {
	position: absolute;
	top: 366px; left: 220px;
	background-color: #CC6601;
	padding: 10px; margin: 0px;
	width: 219px; height: 109px;
	overflow:hidden;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 199px;  height: 89px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
	div#centerPod h1, div#centerPod p{
	color: #FFFFFF; line-height: 13px;
	}
	
	div#centerPod a{
	color: #FFFFFF; line-height: 13px;
	text-decoration: underline;
	}
	
div#rightPod {
	position: absolute;
	top: 366px; left: 449px;
	background-color: #CC6601;
	background-image: url(../images/template/homepage/rightpod-background.gif);
	padding: 10px; margin: 0px;
	width: 321px; height: 109px;
	overflow:hidden;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 301px;  height: 89px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
	div#rightPod h1,div#rightPod p{
	color: #FFFFFF; line-height: 13px;
	}
	
	div#rightPod a{
	color: #FFFFFF; line-height: 13px;
	text-decoration: underline;
	}

	
div#randomImage {
	position: absolute;
	top: 117px; left: 220px;
	width: 550px; height: 239px;
	}
	
div#leftfooterpod {
	position: absolute;
	top: 498px; left: 11px;
	width: 293px; height: 141px;
	background-color:#FFFFFF;
	}
	
	div#leftfooterpod img{
	display: block;
	}
	
	div#leftfooterpod a{
	text-decoration: underline;
	}
	
	div#leftfooterpodcontent {
	width: 293px; height: 123px;
	padding: 0px 8px; margin: 0px;
	overflow: hidden;
	border-right: 5px solid #B9B901;
	border-left: 5px solid #B9B901;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 267px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
div#centerfooterpod {
	position: absolute;
	top: 498px; left: 314px;
	width: 228px; height: 141px;
	background-color:#FFFFFF;
	}
	
	div#centerfooterpod img{
	display: block;
	}
	
	div#centerfooterpod a{
	text-decoration: underline;
	}
	
	div#centerfooterpodcontent {
	width: 228px; height: 123px;
	padding: 0px 8px; margin: 0px;
	overflow: hidden;
	border-right: 5px solid #B9B901;
	border-left: 5px solid #B9B901;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 202px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
div#rightfooterpod {
	position: absolute;
	top: 498px; left: 552px;
	width: 222px; height: 141px;
	background-color:#FFFFFF;
	}
	
	div#rightfooterpod img{
	display: block;
	}
	
	div#rightfooterpod a{
	text-decoration: underline;
	}
	
	div#rightfooterpodcontent {
	width: 228px; height: 123px;
	padding: 0px 8px; margin: 0px;
	overflow: hidden;
	border-right: 5px solid #B9B901;
	border-left: 5px solid #B9B901;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 202px;
	}
	
	/* ie5win box model recover */
	.junk {}
	
div#leftfooterpodcontent a, div#centerfooterpodcontent a, div#rightfooterpodcontent a{
	color: #000;
	}
