body {
	 margin: 0 auto;
	 padding: 0px;
	 background-color: #000000;
	 background-image:url(Images/line.jpg);
	 background-repeat: repeat;
	 
	  	 
	 
}

#container {
	 margin: 0 auto;
     width: 1024px;
	 height: 845px;
	 background-color: #000000;
	 font-size:14px;	
	 background-image: url(Images/Background.gif);
	 background-repeat: no-repeat;
	 margin-top: 18px;
	 
} 

#banner {
	 width: 1024px;
	 height: 122px;
	 
	
}



#navigation {
	height: 51px;
	float: left;
	width: 1024px;
	margin-top: 0px;
	margin-left: -20px;
	text-align: left;
	padding-right: 0px;	 
}

#navigation li {
	 color: #FF0000; /*red */
	 list-style-type: none;
	 float: left;
	 font-family: Helvetica, sans-serif;
	 font-size: 14px;
	 margin-right: 13px;
	 padding-left: 0px;
	 margin-top: 0px;
	 padding-top: 0px;
	 background-position:left;
	 
	 
}


#navigation br {
	 clear: both;
}

#navigation li a:link, #navigation a:visited {
	 color: #FF0000; text-decoration: none;
}

#navigation li a:hover { color: #CCCCCC;
}

#main-content {
	border: 0px solid;
	width: 395px;
	height: 572px;
	padding-right: 0px;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background-position: left;
	background-repeat: no-repeat;
	color:#FFFFFF;
	margin-left: 20px;
	line-height: normal;
	margin-top: -15px;
}

#secondary-content {
	border: 0px solid;
	width: 388px;
	height: 558px;
	padding-right: 0px;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background-position: left;
	background-repeat: no-repeat;
	color:#FFFFFF;
	margin-left: 5px;
	clear: right;
}




#gallery {
     border: 0px solid;
	 width: 1024px;
	 height: 394px;
	 margin-left: -30px;
	 float: left;
	 

	   
	 
}

.reader {
	 padding-left: 205px;
	 padding-top: 30px;
	 
	 
	 
	  
	 
}


#third-content {
	width: 165px;
	height: 558px;
	float: right;
	padding-top: 0px;
	margin-left: 0px;
	color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding-left: -30
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	margin-right: 5px;
	margin-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


#fourth-content {
	width: 1024px;
	height: 100px;
	border: 0px solid;
	float: left;	
}


#footer {
	width: 1024px;
	height: 30px;
	clear: both;
	padding-top: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}











	 

