/* generated by csscreator.com */ 
body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 50% 0%;
} 
 
#pagewidth{ 
 width:900px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
} 
 
#header{
 height:175px;
} 
 
#maincol{
	background-color: #FFFFFF;
	background-image: url(images/leftbg.jpg);
	background-position:0px 293px;
	float: left;
	display:inline;
	position: relative;
	width:563px;
	height:925px;
	background-attachment: scroll;
	background-repeat: no-repeat;
 }
 
#footer{
 height:100px;  
 clear:both;
 } 
 
#rightcol{
 background-color: #FFFFFF;
 background-image: url(images/rightbg.jpg);
 background-position:0px 0px;
 background-repeat:no-repeat;
 float: right;
 width: 337px;
 height:925px;
 background-color: #FFFFFF;
 display:inline;
 
 } 
 
#bigpod{
 width: 261px;
 height: 268px;
 float: left;
 padding-left: 16px;
 padding-top: 14px;
 }
 
#smallpod{
 width:131px;
 height: 268px;
 float: right;
 padding-left: 12px;
 padding-top: 14px;
}
 
#latestpod{
 position: absolute;
 width:260px;
 margin-left: 50px;
 margin-top: 125px;
}
 
#rightpod2{
 position: absolute;
 width: 260px;
 margin-left: 50px;
 margin-top: 468px;
}
 
#rightpod3{
 position: absolute;
 width: 260px;
 margin-left: 50px;
 margin-top: 750px;
 height: 135px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #b71c2b;
	margin-top: 0px;
}

p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	line-height: 9pt;
	margin-top: 0px;
}

img {
 display: block;
 border: 0px;
}

a {
text-decoration: none;
}