@import "/includes/globalnav/globalnav.css";
@import "/includes/footer/footer-xhtml.css";


body {
	background-color: #000;
	margin: 0;
	color: #F2EFDF;
	font-size: 12px;
	font-family: Georgia, sans-serif;

}

#globalnav {
	background-color: #000;
	border-color: #000;
	width: 100%;
}

#gn {
	background: url("/greatwar/images/gn-back-logotabs.gif") no-repeat top left;
}

#gn-links {
	background: url("/greatwar/images/gn-back-links.gif") no-repeat top right;
}
	
#gn-weather-widget, #gn-weather-widget a {
	color: #d1d1d1;
}


.ad-728x90 {
	margin: 8px 0 20px 0;
	background-color: #292929;
	border-color: #4e4e4e; }

#footer {
	background-color: #000;
	border-top-color: #333;
	padding-left: 0px;
	margin-top: 6px;
	margin: 0px;
	width: 100%;
}

html>body #footer {
	width: 100% !important;
}

#footer #footer-search {
	background-image: none;
}

#footer a {
	color: #d1d1d1;
}

.ad-160x600 {
	top: 199px;
	left: 800px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

/* IE7 Fix */
.clearfix { zoom: 1; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
/* End hide from IE-mac */




#content {
	padding: 10px 10px;

}

#content p {
	line-height: 148%;
}

#content a { 
	font-weight:bold;
	text-decoration: none;
	color: #F2EFDF;
}

#content a:hover {
	text-decoration: underline;
	font-family:Georgia, sans-serif;
}


#content h3 {
	color: #7E6C67;
	font: bold 16px Georgia, sans-serif;
	margin: 15px 4px;		
}

#aboutshow h3 {
	color: #7E6C67;
	font: bold 16px Georgia, sans-serif;
	margin: 6px 0;
	text-align: right;
	border-right: 2px solid #eb3124;
	padding-right: 5px;
		

	}
	
#aboutshow img {
	border: 3px double #7E6C67;
	margin: 3px;

}

#photoleft {
	border: 3px double #7E6C67;
	margin: 3px;
	padding: 2px;
	font-size: 10px;
	width: 150px;
	float: left;
	text-align:center;
	
}

#photoleft img {
	border-bottom: 2px solid #000;
	}



#nav {
	width: 770px;
	height: 38px;
	background: url("images/navigation.jpg") no-repeat;
	margin-top: -20px;
	
	}

#header {
	overflow: hidden;
	width: 770px;
	height: 155px;
	background: url("images/top_banner.gif") no-repeat;
	margin: 0 0 20px 0;
	}
#credit {
	text-align:center;
	}

#tv{
	padding-top: 90px;
	font-size: 10px;
	}
	
#newsworld {
	float: right;
	margin-top: -70px;
	text-align: right;
		font-size: 10px;
	}


#main {
	width: 790px;
	background: url("images/front_image.jpg") no-repeat;
	
		
}

#teahan {
	width: 790px;
	background: url("images/teahan_fade.jpg") no-repeat;

		
}

#prince {
	width: 790px;
	background: url("images/prince_fade.jpg") no-repeat;


		
}
#left {

	width: 470px;
	margin: 0 15px 0 0;
	float: left;
	display: inline;	
		
}

#right {
	width: 270px;
	margin: 45px 10px 0 14px;
	float: left;
	display: inline;
	
}


.rftb a { 
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color: #F2EFDF;
}

.rftb a:hover {
	text-decoration: underline;
	font-family:Georgia, sans-serif;
}

.excerpt {
	font-size: 11px;
	line-height: 10px;
	}
	


	


.cbc {
	color: #787878;
	font: 10px Verdana, sans-serif;
	font-style:italic;
	padding-top: 4px;
	}


#aboutshow {
	font: 12px;
	font-family: Georgia, sans-serif;
	padding: 10px 10px;
	margin-top: 10px;
	border: 6px #736868 ridge;
}

#aboutshow p {
	margin: 0;
}

#logos {
	background: url("images/footer.jpg") no-repeat;
	width: 770px;
	height: 86px;

	}
	
#nav {
	padding-top: 8px;
	padding-left: 92px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	font: bold 11px Georgia, sans-serif;
	margin: 0;
	padding: 6px 10px;
	list-style: none;
	float: left;

	
}

#nav a {
	color: #7E6C67;
	display: block;
	padding: 6px 6px 5px 6px;
	text-decoration: none;
	text-transform:uppercase;
}

#nav a:hover, #nav li.active a {
	color: #fff !important;
}



