/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 120%;
	background-color: #000000;
}

/************** Layout Elements *******************/

#wrapper {
	width: 770px;
	margin: 0 auto;
	font-size: 80%;
	
	min-height: 400px;
}

#header {
	height: 160px;
}

#header #title {
	margin-top: 20px;
}

#strap {
	height: 145px;
	margin-top: 6px;
	background-image: url(../images/strapBG.jpg);
	background-repeat: no-repeat;
}

#content {
	padding-top: 1px;
}

#innerwrapper {
	margin: 25px;
	padding-bottom: 25px;
	margin: 20px 0;
	background-color: #183149;
}

#innercontent {
	min-height: 200px;
	margin-top: 0;
	margin-right: 158px;
	margin-bottom: 0;
	margin-left: 195px;
}

.twocol #innercontent {
	margin: 0 20px 0 187px;
}

#rightcol {
	min-height: 150px;
	float: right;
	width: 140px;
	margin-right: 8px;
}

.twocol #rightcol {
	display: none;
}

#rightcol img {
	display: block;
	margin: 10px auto;
}

/***************** Leftcol flyout navigation*******************/

#leftcol {
	float: left;
	min-height: 200px;
	margin-left: 8px;
}




/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 8px 0 5px 18px;
	font-size: 150%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #b8b8b8;
}

h1 {
	color: #d7cca8;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p {
	margin: 20px;
}


/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #6f9ed2;
}

a:hover {
	color: #92bcb2;
}

 /*\*//*/
 #innercontent {
 	width: 180px;
 }
	
	.twocol #innercontent {
 	width: auto;
 }
 
 
 #header ul {
	height: 22px;
	margin-bottom: 5px;
}

/**/
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	background-position: center;
}

