body{
	margin:0 auto;
	background-color: #3d352a;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}

#content {
	position: relative;
	top: 40px;
	width: 770px;
	height: 900px;
	background:  #e0e1d1;
	color: #85071c;
	padding: 15px 15px 0 15px;
}

/*b{font-size: 110%;}
em{color: red;}*/

	p,h1,pre {
		margin:15px 30px 10px 30px;
		}

	.faq:first-letter { font-size: 300%; float: left }	
	
	h1 {
		font: italic bold 16px "arial";
		/*padding-top:10px;*/
		}

	h2 {
		font-size: 16px;
		padding-top: 20px;
		text-align: center;
		color: #85071c;
		font-weight: bold;
		
	}

	h3 {
		font-size: 20px;
		padding: 5px 0 1px 5px;
		color: #3d352a;
		margin: 0 auto;
		text-align: center;
	}

	h4 {
		color: black;
		font-weight: bold;
		font-size: 110%;
		margin-bottom: 2px;
	    }

	h5 {
		font-size: 20px;
		margin: 45px 0px 2px 0px;
		margin-top: 25px;
		text-align: center;
		color: #85071c;
		font-weight: bold;
		
	}

	h6 {
		font-size: 24px;
		padding: 5px 0 1px 5px;
		color: #85071c;
		margin: 0 auto;
		text-align: center;
		font-family: enterprise;

	}

	#frame {
		margin: 0 auto;
		width: 800px;
		height: 100%;
		background-color: #e0e1d1;
	}

	.BOT a {
		text-decoration: none;
		color: #e0e1d1;
		padding: 0 7px;
		border-right: #cac9b5 1px solid;
		
} 

	.BOT a:last-child { 
	border-right: none; 

	}

	.BOT a:hover {
		text-decoration: underline;
		color: #cac9b5;
		font-size: 110%;
	}

	.BOT a:visited {
		text-decoration: underline;
		color: #cac9b5;
	}

#top_header {
		width: 100%;
		height: 115px;
		background-color: #e0e1d1;
	}

#header {
        clear:both;
        float:left;
        width:100%;
	background-color: #e0e1d1;
	/*display: inline;
	background-color: #e0e1d1;*/
	}

#nav {
		clear: both;
		width: 100%;
		height: 33px;
		background-color: black;
		z-index: 5;
		color: white;
		
	}

	#nav ul {
	
	z-index: 5;
	/*background: #000;*/
	float: left;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	width: 100%;
	}

	#nav li {
	float: left;
	margin: 0;
	padding: 0;
	
	}

	#nav a {
	/*background: url('menu_back.gif') repeat;
	background: #000 url("images/seperator.gif") bottom right no-repeat;*/
	background-color: #000;
	color: #fff;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	width: 102px;
	}

	#nav a:hover {
	background: #85071c url("images/hover.gif") bottom center no-repeat;
	font: 100% "Lucida Grande", Verdana, Helvetica, sans-serif weight: bold;
	color: #fff;
	padding-bottom: 8px;
        }
.
#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #e0e1d1;



}

#ftc {
	cursor:pointer;
}

#contentcolumn{
margin-right: 275px; /*Set right margin to RightColumnWidth*/
height: 100%;
border-right: 1pt solid black;
padding-bottom: 50px;
}

#rightcolumn{
float: left;
width: 270px; /*Width of right column in pixels*/
margin-left: -275px; /*Set left margin to -(RightColumnWidth) */
background:  #e0e1d1;

}

#highlight {
		background-color: #cac9b5;
		width: 80%;
		height: auto;
		margin: 0 auto;
		padding: 10px 10px 10px 10px;
		font-style: italic;
		font-weight: 600;
		font-size: 12px;
	}

	#highlight h3 {
		color: #85071c;
		font-size: 20px;
		margin-bottom: 2px;
		margin-top: 4px;
		text-align: center;
		}


#footer {

		height:100px;		
		clear:both;
		width:800px;
		border-top:1px solid #000;
		background: #cac9b5;
		/*padding: 5px 0;*/
		margin: 0 auto;
	}

#footer a{
color: #FFFF80;
}

.BOT {
	height: 150px;
	width: 800px;
	margin: 0 auto;
	color: #e0e1d1;
	padding-top: 15px;
	text-align: center;
}

.innertube{
margin: 5px; 
margin-top: 10;
}

.rt {
	width: 60%;
	color: #85071c;
	text-align: center;
	}

	.bd {
	list-style: disc;
	color: #85071c;
	font-family: Arial;
	font-weight: 500;
	font-size: 11px;
	margin:0px 0px 0px 25px;
	padding-left: -5px;
	width: 11.5em;
	
	}

	.bdd {
		list-style: disc;
		color: #85071c;
		font-family: Arial;
		font-weight: 400;
		font-size: 11px;
		margin:0px 0px 0px 25px;
		padding: 0px;
		
	}

	.od {
	list-style: disc;
	color: #85071c;
	font-weight: 400;
	font-size: 11px;
	font-family: Arial;
	margin: 0px 0px 0px 15px;
	padding-left: -5px;
	width: 11.5em;
	
	}

.int {
		border: 1pt solid #85071c;
		padding: 10px 10px 5px 10px;
		width: auto;
		height: auto;
		background-color: #cac9b5;
	}

.an {
		color: #85071c;
	}

#block {
		padding: 5px;
		border: 3px solid #85071c;
	}

.it {
		list-style: none;
		color: #85071c;
		font-weight: 400;
		font-size: 11px;
		margin-left: 5px;
		font-family: arial;
	}

.sig {
	color: #85071c;
	font-weight: bold;
	font-size: 16px;
	font-family: enterprise;
	
}

.linebold {
		font-size: 104%;
		color: navy;
		font-style: italic;
		font-weight: bold;
		}

.num {
		list-style: decimal;
		margin-left: 30px;
		margin-right: 20px;
		text-align: left;
	}

.lists {
	margin-left: 25px;
	margin-right: 20px;
	text-align: left;
	}

.bk1 {
	padding-left: -15px;
	margin-right: 20px;
	text-align: left;
}

.tk {
	position: relative;
	top: 50px; 
	left: 20px; 
	color: #cac9b5;
}

.tk a {
color: #cac9b5;
}

.tgk {
	padding: 10px 10px;
	color: #cac9b5;
}

.tgk a {
	color: #cac9b5;
}	