body
{
	margin: 10px;
	padding: 0px;
	/*	background: #FFF;*/
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color:#999999;
	background-color: #000000;
	
/*	background-image:url(images/bg.gif) */
}

#link-text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-large;
}

#main-text
{font-size: 114%;
}

a:active
{
	color:#fff4dd;
	text-decoration: none;
}

a:link
{
	color:#fff4dd;
	text-decoration: none;
}

a:visited
{
	color:#fff4dd;
	text-decoration: none;
}

a:hover
{
	color: #663300;
	text-decoration: none;
}

#container
{
	margin: 0px auto;
	width: 800px;
}

#header
{
	width: 100px;
	height: 90px;
/*	border:1px solid #9F9F71;*/
	background: #FFF4DD url('images/header1.png');
	border-bottom: 0px;
}

#content
{
	width: 760px;
	height: 720px;
	line-height: 150%;
}

#content h2
{
	border-bottom: 1px solid #ca0b00;
	font-family: arial;
	font-weight: 100;
	padding: 4px 0px;
	letter-spacing: 8px;
	font-size: 175%;
	color: #ca0b00;
}

#content h3
{

	font-family: arial;
	font-weight: 100;
	padding: 3px 0px;
	letter-spacing: 8px;
	font-size: 150%;

}

.style3 {
fontcolor: #FFFFFF;

font-size: 60px;
}


.style6 {font-size: 90px}
.style10 {color: #000000}
.style11 {color: #330000}
.style12 {font-size: large}
.style13 {font-size: medium}
.style14 {font-size: 55px}
.style16 {color: #fff4dd}
.style17 {font-size: xx-large}
.style18 {font-size: 60px}

.overflow
{
	overflow: auto;
	width: 760px;
	height: 720px; 
}

#textpadding
{
	padding: 1px 10px;
}


div.float {
	float: left;
	padding-right: 20px;
	}

div.float p {
	text-align: left;
	}

div.container {
	border: 2px dashed #555;
	background-color: #ffe;
	}
	
div.spacer {
	clear: both;
	height: 4px
	}

div#nav{float:right;width:140px;
padding-left:25px;
border-left:1px solid #ca0b00;
}

.style1 {
	color: #CA0B00;
	font-weight: bold;
}

#navbar {
width:800px;
border-top: 1px #cccccc solid;
margin-bottom: 0;
font-size: 1.5em;
text-decoration: none;
text-align: center;
margin-top: 0;
padding-bottom: 2px;
font-weight: bold;
padding-top: 2px;
/*background-color: #FFF4DD;*/
background-color: #333333
color: #000000;
word-spacing: 20px;
border-bottom: 1px #cccccc solid;
}

#navbar a:link, #navbar a:visited {
color: #FFFFFF;
word-spacing: none;
}

#navbar a.current {
color: #663300;
}

#navbar a:hover {
color: #663300;
/*text-decoration: underline;*/
}

#footer
{
	width: 800px;
	/*padding: 5px 10px;*/
	/*border:1px solid #9F9F71;*/
/*	margin-top: 10px; */
	text-align: right;
	color:#333333;
/*	background: #FAFAF8; */
}
