@charset "utf-8";

/*      tags     */

a {
	text-decoration: none;
	color: #0099FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-color: #660000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(0_images/graphics/CurtainFold.jpg);}


/*            classes             */


.whiteheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;}
	
.bigwhitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;}
	
.lightgraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;}

.links {
	float: left;
	height: 50px;
	width: 183px;
	text-align: center;
	vertical-align: middle;}

.blackenimagelink {
	color: #000000;}

	
/*            Ids            */
	
	
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;}
	
#header {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 14px;}

#content {
	margin-top: 12px;
	clear: both;
	margin-bottom: 12px;}
	
#footer {
	height: 160px;
	width: 760px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: center;}

#navbar {
	height: 50px;
	width: 760px;
	margin-top: 15px;
	padding-right: 14px;
	padding-left: 14px;}

#banner {
	height: 217px;
	width: 760px;
	padding-bottom: 5px;
	text-align:center;}
	
#indents {
	padding-right: 50px;
	padding-left: 50px;}

