<style type="text/css">

A:hover { 
color: #b5ac8d;
font-weight: bold;
text-decoration: underline; 
} 

A:link{
color: #51bddb;
font-weight: bold;
text-decoration: none;
}

A:visited{
color: #51bddb;
font-weight: bold;
text-decoration: none; 
}
img, div { behavior: url(iepngfix.htc) }

body, font, div, p { 
font-family: arial; 
font-size: 10pt;
letter-spacing:0px; line-height:12pt;
color: #f2efe9; 
text-align: left; 
font-weight: normal; 

}

img, div { behavior: url(iepngfix.htc) }

.headings {
font-size:24pt; 
font-family:times new roman, arial;
letter-spacing:-1px;
color: #b5ac8d; 
padding: 3px;
text-align: left;
background-color: #000000; 
font-weight: normal; 
text-transform: none;
}


.subheadings {
font-size:14pt; 
font-family:times new roman, arial;
letter-spacing:-0px; 
line-height:120%;
margin-left:22px;
color: #918a70; 
padding: 3px;
text-align: left;
background-color: #; 
font-weight: bold; 
text-transform: none;
display:block;
}

.subheadings2 {
font-size:14pt; 
font-family:times new roman, arial;
letter-spacing:-0px; 
line-height:120%;
margin-left:22px;
color: #918a70; 
padding: 3px;
text-align: right; 
font-weight: bold; 
text-transform: none;
}

blockquote {
display: block;
padding: 0 60px;
width: 80%;
font-family: times new roman, arial;
color: #918a70;
font-size:12pt;
margin-bottom:50px;

}

INPUT { background-color: #1f1d17;
border:0px solid #FFFFFF;
color: #b5ac8d;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
}

TEXT { background-color: #1f1d17;
border:0px solid #FFFFFF;
color: #b5ac8d;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
}

TEXTAREA { background-color: #1f1d17;
border:0px solid #FFFFFF;
color: #b5ac8d;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
width:500px;
scrollbar-3dlight-color:#b5ac8d;
scrollbar-arrow-color:#b5ac8d;
scrollbar-base-color:#1f1d17;
scrollbar-darkshadow-color:#1f1d17;
scrollbar-face-color:#1f1d17;
scrollbar-highlight-color:#1f1d17;
scrollbar-shadow-color:#1f1d17;
}



body
{ margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: url(images/bg.jpg);
  background-color: #000000;
  background-repeat:repeat;
background-attachment: fixed;
}

#top {

	padding: 0px;
	margin-top: 75px;
	width: 100%;
	height: 125px;
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
}



	
#navigation {
	position: absolute;
	margin-top:-50px;
	padding-bottom:0px;
	height:auto;
	margin-left: 30%;
	background-color:;
}


	
#main {

	width:100%;
	margin-top: -0px;
	padding-bottom:-50px;
	height:auto;
	background-color:#000;
}

#content {
	
	width:95%;
	margin-left:5%;
	margin-top: 0px;
	height:auto;
	padding-top:20px;
	background-color:#;
}

#text {
	
	width:90%;
	margin-left:20px;
	padding-top:10px;
	heigh:auto;
	background-color:#;
	padding-bottom:100px;
}

#contact {
	margin-left:75%;
	margin-top: -130px;
	height:auto;
	padding-top:;
	background-color:#;
}

#bottom {

	padding: 0px;
	width: 100%;
	height: 200px;	
	background-image: url(images/bottombg.png);
	background-repeat: repeat-x;

}

</style>
