body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#7E5418;
	scrollbar-darkshadow-Color:#7E5418;
}

.container {
	height: 580px;
	width: 850px!important;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/arch4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}

#header {
	position:absolute;
	top:165px;
	width:528px;
	height:35px;
	text-align: center;
	left: 200px;
}
#flashcontent {
	position:absolute;
	top:1px;
	width:75px;
	height:35px;
	left: 333px;
}
#flashcontent1 {
	position:absolute;
	top:1px;
	width:450px;
	height:300px;
	left: 35px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #CCCCCC;
	overflow: auto;
	width: 500px;
	float: right;
	text-align: justify;
	font-weight: normal;
	top: 216px;
	position: absolute;
	left: 213px;
	height: 310px;
	padding-right: 15px;
	padding-left: 5px;
	
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.emphasis {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}


.larger {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.small {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 3px;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	color: #FFCC00;
	font-size: 22px;
	text-align: center;
	font-style: italic;
	}
h2 {
	color: #CCCCCC;
	font-size: 18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
h3 {
	color: #FFCC00;
	font-size: 23px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 50px;
	font-weight: bolder;
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
#menu {
	width: 157px;
	height: 263px;
	position: absolute;
	top: 185px;
	left: 0px;
}

#footer2 {
	text-align: center;
	padding-top: 6px;
	width: 528px;
	color: #ffffff;
	position: absolute;
	bottom: -20px;
	left: 215px;
}
