.maincontainer {

		position: relative;
		margin: 5px auto;
		width: 990px;
					
	}

#header {

		position: relative;
		width: 990px;
		height: 290px;
			
	}
	
	#top {
	
		position: absolute;
		
		left: 0;
		
		width: 990px;
		height: 44px;
		
		z-index: 10;
		
		}
		
		#top_content,
		#top_bg {
		
			position: absolute;
			
			top: 0;
			left: 0;
			
			width: 990px;
			height: 41px;
			
			}
		
		#top_content { z-index: 15; }
		#top_bg { 
			
			z-index: 10;
			background-image: url(/images/header.png);
			background-repeat: no-repeat;
			
			}
			
	#rotator_container {
	
		position: absolute;
		top: 39px;
		left: 0;
		
		width: 990px;
		height: 250px;
		
		z-index: 5;
		
		}
		
		#rotator_content,
		#rotator_bg {
	position: absolute;
	top:0px;
	left: 0px;
	width: 990px;
	height: 251px;
			
			}
			
		#rotator_content { z-index: 5; }
		
		#rotator_bg { 
		
			z-index: 1;
			
			background-image: url(/images/mainbg.png);
			background-repeat: no-repeat;
		
		
			}
		
	#logo {
	
		position: absolute;
		
		width: 209px;
		height: 284px;
		
		top:5px;
		left: 5px;
		
		z-index: 20;
		
		}
		
		a{text-decoration:none}
		
		#logo a {font-size: 13px; }
			#content_left a:link,
			#content_left a:active,
			#content_left a:visited {
			
				color: #c7ac00;
				
				}
				
			#crafted a:link,
			#crafted a:active,
			#crafted a:visited {
				
				color: #c7ac00;
				text-decoration: none;
				
				}
				
			#logo a:hover, #crafted a:hover { color: #FFFFFF; }
		
		#crafted {
		
			position: absolute;
			
			right: 30px;
			
			line-height: 35px;
			height: 40px;
			
			}
		
		#logo_content,
		#logo_bg {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 209px;
	height: 249px;
			
			}
			
		#logo_content { z-index: 25 }
		
		#logo_bg { 
			
			z-index: 10;
			
			background-image: url(/images/logo2.jpg);
			background-repeat: no-repeat; 
			
			}
		
		#logo_content a {
		
			position: absolute;
			
			top: 148px;
			left: 14px;
			
			width: 177px;
			height: 44px;
			
			z-index: 40;
			
			}
			
		#logo_content #news {
	position: absolute;
	bottom: 178px;
	left: 0px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #01223e;
	height: 15px;
			
			}
			
		#logo_content #news_rss {
		
			position: absolute;
			
			bottom: 12px;
			left: 0px;
			
			width: 100%;
			
			height: 170px;
			
			}
		
	#options {
	
		position: absolute;
		
		width: 980px;
		height: 50px;
		
		bottom: 0;
		left: 5px;
		z-index: 40;
		
		text-align: right;
						
		}
		
		#resizer {
			
			float: right;
			position: relative;
			
			top: 15px;
			
			z-index: 50;
			
			}

#content {
		
		position: relative;
		
		width: 990px;
		
		overflow: hidden;
	
	}
	
	#content_left {
	
		position: relative;
		float: left;
		
		left: 5px;
		
		width: 202px;
		
		z-index: 2;
		
		background-color: #061B3E;
		
		}
		
		a{text-decoration:none}
		
		#content_left a { font-size: 13px; }
			#content_left a:link,
			#content_left a:active,
			#content_left a:visited {
			
				color: #c7ac00;
				
				}
				
			#crafted a:link,
			#crafted a:active,
			#crafted a:visited {
				
				color: #c7ac00;
				text-decoration: none;
				
				}
				
			#content_left a:hover, #crafted a:hover { color: #FFFFFF; }
		
		#crafted {
		
			position: absolute;
			
			right: 30px;
			
			line-height: 35px;
			height: 40px;
			
			}
	
	#content_content {
	
		position: relative;
		float: right;
		
		right: 5px;
		
		width: 700px; /* 789px - padding */
		
		padding: 10px 40px 10px;
		
		z-index: 2;
		
		text-align: left;
		
		}
		
	#content_bg {
			
		position: absolute;
		
		top: 0;
		left: 0;
		
		width: 990px;
		height: 15000px;
		
		z-index: 1;

		background-image: url(/images/mainbg.png);
		background-repeat: repeat-y;
		
		}
		
#footer {

		position: relative;
		
		width: 990px;
		height: 40px;
		
		color: #c7ac00;
		font-size: 11px;
		
		z-index: 1;
	
	}
	
	#footer_content {
	
		position: absolute;
		
		top: 0;
		left: 0;
		
		width: 990px;
		height: 40px;
		
		z-index: 2;
		
		}
		
		#copyright {
	position: absolute;
	left: 382px;
	line-height: 35px;
	height: 40px;
	width: 264px;
			
			}
		
		#footermenu {
	position: absolute;
	left: 814px;
	width: 150px;
	line-height: 32px;
	height: 40px;
			
			}
			
			#footermenu a { font-size: 11px; }
			#footermenu a:link,
			#footermenu a:active,
			#footermenu a:visited {
			
				color: #c7ac00;
				
				}
				
			#crafted a:link,
			#crafted a:active,
			#crafted a:visited {
				
				color: #c7ac00;
				text-decoration: none;
				
				}
				
			#footermenu a:hover, #crafted a:hover { color: #FFFFFF; }
		
		#crafted {
		
			position: absolute;
			
			right: 30px;
			
			line-height: 35px;
			height: 40px;
			
			}
		
	#footer_bg {
	
		position: absolute;
		
		top: 0;
		left: 0;
		
		width: 990px;
		height: 25px; /* 40-padding */
		
		padding-top: 15px;
		
		background-image: url(/images/footer.png);
		background-repeat: no-repeat;
		
		z-index: 1;
		
		}

