#main
{
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}



#header { /* background image block */
	width: 1050px;
	height: 152px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/banner.png);
	position: relative;
	top: -15px;
	left: 50%;
	margin-left: -525px;
}

#badge { /* background image block */
	width: 110px;
	height: 110px;
	position: relative;
	left: 930px;
	top:50px;
}

#subheader { /* background image block */
	width: 950px;
	height: 300px;
	margin-left:auto;
	margin-right:auto;


	top: -18px;
}
#subscribe a {
text-decoration:none;
}
.hide {
visibility:hide;
}
#booklink { /* RSS Link */
float: left;
position:relative;
width : 145px;
height: 145px;
margin-left: 900px;
margin-top: 14px;


}

#countdown

{
	
	
	font-size: 14px;
	width: 250px;
	height: 15px;
	background-color: #e4d0d1;
	position:relative;
	left:50px;
	top:170px;
	float:left;
}


#marquee

{
	
	
	font-size: 14px;
	width: 250px;
	height: 25px;
	background-color: #e4d0d1;
	position:relative;
	right:50px;
	top:175px;
	float:right;
}




#subheader
{
	font-size: 16px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height: 46px;
	background-repeat: repeat-x;
	background-image: url(images/left.png);
	color: #000000;
	z-index: 1;
}

#container
{
	font-size: 20px;
	width: 950px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}




#centercontent
{
	font-size: 12px;
	width:940px;
	position:relative;
	left:10px;
	top:10px;
	float:left;
	line-height: 200%;
	overflow: hidden;
	text-align: justify;
	z-index: 0;
	font-weight: lighter;
	font-style: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


#para1
{
	background-color: #FFFFFF;
	width: 590px;
	height: 800px;
	position:relative;
	float:left;
	top:5px;
	left:5px;


}




#rightcontent
{
	background-color: #CCCCCC;
	width: 150px;
	height: 850px;
	float:right;

}

#leftcontent
{
	background-color: #f2ced0;
	width: 200px;
	float:left;
	border-right: 1px;
	border-right-color: #FF0000;
	z-index: 1;
}


#bottomheader
{
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#bottom
{
	position:relative;
	top:30px;
	right:0px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height: 100px;
	background-image: url(images/footera.png);
}

#bottom1
{
	
	
	font-size: 10px;
	width: 250px;
	height: 30px;
	float:left;
}

#bottom2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 950px;
	float:left;
	position:relative;
	top:0px;
}

#bottom3
{
	
	
	font-size: 12px;
	width: 250px;
	height: 30px;
	float:right;
}

