body{
	background:#E6E7EC url(images/bg.gif) repeat;
	margin-top: 0;
	}

img{
	border: 0;
	} 
/*main container*/
#container{
	background:#fff;
	width: 950px;
	
	
	margin:0 auto 0 auto;
	}
/*page layout*/
#wrapper{
	background: #fff;
	width: 932px;
	margin-left: 8px;
	
	}
/*header*/
#header{
	background: url(images/header.png) no-repeat;
	background-position: center;
	width: 935px;
	height: 129px;
	margin-top: 0;
	}
#header h1 a{
	position: absolute;
	text-indent: -9999em;
	width: 150px;
	height: 40px;
	margin-top: 60px;
	margin-left: 40px;
	overflow: hidden;
	}
/*banner*/
#banner{
	background: #ffffff;
	color: #BCBEC9;
	text-align: center;
	height: 120px;
	font: 8pt georgia, verdana, sans-serif;
	}

#holder{
	background: #ffffff;
	border: 0;
	width: 728px;
	height: 90px;
	margin-left: 95px;
	*margin-left: 0px;
	text-align: center;
	}
/*banner ends*/
/*header ends*/

/*navigation*/
#left{
	background: url(images/links.jpg) no-repeat;
	width:635px;
	height:39px;
	margin-left: 3px;
	text-align: center;
        veritical-align: middle;
	font: 9pt georgia, verdana, sans-serif;
	color:#F2BC6B;
	
	}

#left a{
	background: transparent;
	color: #ffffff;
	text-decoration: underline;
	margin: 5px 10px 5px 10px;
	*margin: 5px 5px 5px 5px;
	}

#left a:hover{
	background: transparent;
	color: #77A4CB;
	text-decoration: none;
	}
/*search*/
#search{
	
	background: transparent;
	}

.text_search{
	margin-top: 10px;
	margin-left: 10px;
	*margin-left: 20px;
	padding: 1 2px;
	font-size: 10px;
	border: 4px 1px 1px 2px solid #B7680B;
	background: #ffffff;
	width: 200px;
	height: 15px;
	}
/*search ends*/
/*navigation ends*/
head{
	
	width: 935px;
	display: inline-table;
	}
/*content*/
#main{
	background: #ffffff;
	border: 0;
	font: 10px georgia, verdana, sans-serif;
	width: 635px;
	margin-top:-8px;
	*margin-top: 4px;
	}
#top{
	background: #EBEFF2 url(images/maintop.jpg) no-repeat;
	width: 635px;
	height: 50px;
	}
#top h1{
	margin-left: 10px;
	padding-top: 3px;
	font: 18px Arial narrow, georgia, verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	}
#content{
	background:#EBEFF2 url(images/mainbg.gif) repeat-y;
	font: 11px georgia, verdana, sans-serif;
	color: #000000;
	width: 635px;
	/*height: 600px;*/
	margin-top: -17px;
	margin-bottom: 0;
	*margin-top: 0;
	text-align: justify;
	}
#content a{
	text-decoration: underline;
	}
#content li{
	margin-left: 20px;
}
#content a:hover{
	text-decoration: underline;
	background: #087691;
	color: #ffffff;
	}
#content p{
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 10px;
	}
#content pre{   
        background-color: #CCCCCC;
        border: thin solid #224e3d;
        padding: 7pt;
	margin-left: 10px;
	margin-right: 10px;
        font: 9pt "Courier New", Courier, mono;
        white-space: pre;
        /*overflow: auto;*/
        }

#content h1{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #5A6873;
	padding-left: 10px;
	padding-top: 0px;
	}
#content h1 a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #5A6873;
	padding-left: 00px;
	padding-top: 0px;
	}
#content h1 a:hover{
	color: maroon;
	text-decoration: none;
	}
.date{
	color:#73C8E7;
	font: 10px georgia, verdana, sans-serif;
	
	}
.author{
	color: #5F3805;
	font:10px georgia, verdana, sans-serif;
	}

.story a{
	color: #024F0F;
	text-decoration: underline;
	padding-left: 2px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	}
.story a:hover{
	color: maroon;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 10px;
	font-size: 12px;
	}
#bottom{
	background: url(images/mainbottom.gif) no-repeat;
	width: 635px;
	height: 17px;
	}
.more a{
	float: right;
	padding-right: 10px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 20px;
	}

/*content ends*/
/*sponsors*/
#sponsors{
	background: transparent;
	width: 292px;
	padding-top: 4px;
	/*margin-left:643px;
	margin-top:-670px;
	*margin-top: -774px;*/
	}
#sponsors_title{
	background:  url(images/sponsors.gif) no-repeat;
	width: 292px;
	height: 39px;
	margin-left:643px;
	margin-top:-38px;
	}
#sponsors_top{
	background: url(images/sponsorstop.gif) no-repeat;
	width: 291px;
	height:9px;
	}
#sponsors_bottom{
	background: url(images/sponsorsbottom.gif) no-repeat;
	width: 291px;
	height: 9px;
	margin-top: -5px;
	*margin-top: 0;
	}
#sponsors_main{
	background: url(images/sponsorsbg.gif) repeat-y;
	width: 291px;
	border: 0;
	margin-top: -5px;
	*margin-top: -10px;
	
	}
#sponsorsimage{
	display:inline-table;
	background: transparent;
	border: 0;
	margin: 5px;
	width: 292px;
	}
#image a{
	padding: 5px;
	background: transparent;
	border: 0;
}
#clear{
	background: transparent;
	font: 4px;
	}
/*footer starts here*/
#footer{
	background: #ffffff;
	font: 8px georgia, verdana, sans-serif;
	color: #000000;
	text-align: center;
	width: 950px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	}
/*footer ends*/
/*resource*/
.resource_text{
	float: left;
	}
