html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 

margin: 0;

padding: 0;

border: 0;

}



body {

font-size: 100%;

background-repeat: repeat;

background-color : #000000;

color: #ffffff;

font-family: Georgia, "Times New Roman", Times, serif;

margin: 0;

padding: 0;

text-align: center;

}



#wrapper {

	background-color: #000000;

	width: 95%;

	margin: 8px auto;

	text-align: left; 

	background-image: url(wrapper_bg.gif);

	background-repeat: repeat-y;			

}





#banner{

	height: 80px;

	text-align: center;

	background-image:url(Banner.jpg);

	background-repeat: no-repeat;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 5;

	height: 73px;

	width: 100%;

}





#content{

font-size: 100%;

height:710px;

margin: 0px 10px 0px 30px;

text-align:left;

background-image: url(archeshome.jpg);

background-attachment: fixed;

background-position:center;

background-repeat:no-repeat;

	width:95%;

}



#content h1 {

	font-size: 200%;

	font-weight: 600;

	color: #0000FF;

	margin: 0px;

	padding: 0px;

}



#content h2 {

	font-size: 130%;

	color: #0000FF;

	font-weight: 800;

	font-style:italic;

	margin: 0px;

	padding: 0px;

}

#content h3 {

	font-size: 100%;

	color: #0000FF;

	font-weight: 800;

	font-style:italic;

	margin: 0px;

	padding: 0px;

}

#content h4 {

	font-size: 90%;

	color: #0000FF;

	font-weight: 800;

	font-style:italic;

	margin: 0px;

	padding: 0px;

}

#content h5 {

	font-size: 80%;

	font-weight:500; 

}	

#content th {

	font-size: 90%;

	font-weight:500; 

	color: #0000FF;

}	

.leftimage {

	float: left;

	margin: 0 10px 10px 0;

}



.rightimage {

	float: right;

	margin: 0 0 20px 15px;

}





.clearit {

	display: block;

	clear: both;

}



#footer {

	clear: both;

	position:fixed;

	bottom:5px;

		width: 100%;

	text-align: center;	

	color: #0000FF;

	background: #000000;

}



#footer p {

	font-size: 85%;

	font-weight:800;

	padding: 5px;

	text-align: center;

}



#footer ul li a:hover, #footer ul li a:focus{

background-color: #000000;

border: 1px solid #0000FF;

border-bottom: 1px solid #0000FF;

border-left: 1px solid #0000FF;

color: #0000FF;

}



#leftcol{

margin-top: 20px;

  width: 180px;

  float: left;

  }



.container{

width: 99%;

float: right;

}



.logoimage {

	position: absolute;

	height: 150px;

	width: 200px;

	left: 50px;

	top: 0px;

}











BODY {background-color : #000000;color : #FFFFFF;}

A:LINK {color : #000000;}

A:VISITED {color : #000066;}

A:HOVER {color : #0000ff;text-decoration : none;}




