body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	width: auto;
}


p, h1, h2, h3, h4, h5, h6, address {
padding: 0;
margin: 10px;
line-height: 1.5em;
}

p, li, address {
font-size: 70%;
}

h1 {
font-size: 130%;
}

h2 {
	font-size: 115%;
	color: #666666;
}

h3 {
font-size: 100%;
color: #000000;
}

h4 {
font-size: 90%;
color: #000000;
}

a 		{
	color:#6666666;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}

a:visited {
	color:#66666;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

a:hover {
	color:#666666;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}

a:active {
	color:#6666666;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
} 

a.drop 		{font:normal 12px Arial; color:#FFFFFF; font-weight: normal; border-bottom: none;}
a.drop:active 	{font:normal 12px Arial; color:#FFFFFF; font-weight: normal; border-bottom: none;}
a.drop:visited 	{font:normal 12px Arial; color:#FFFFFF; font-weight: normal; border-bottom: none;}
a.drop:hover 	{font:normal 12px Arial; color:#FF9933; font-weight: normal; border-bottom: none;}


#dropmenudiv{
position:absolute;
border:1px solid white;
font:normal 12px Arial #FFFFFF;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 280;
display: block;
text-indent: 6px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}

.unnamed1 {
	border: thin dashed #FF9900;
}
.unnamed2 {
	border: thin dotted #666666;
}
.unnamed3 {
	border: thin dotted #000000;
}
.blue {
	border: thin dashed #6699CC;
}

.border1 {border: thin dotted #8BBCE7;
}
.blackk {
	border: thin dashed #0000000;
}

/*/////////////////////////////-----div styles-----*/

/*-wrapper styles-*/
#wrapper {
	width: 773px;
	position:relative;
	left: 50%;
	margin-left: -370px;
	Background-color:#FFCC00;
	border: 1px solid #000000;
}


/*--content styles--*/

#content {
	clear:both;
	background-color:#FFFFFF;
	width:95%;
	border-bottom: 1px solid #000000;
}

#content1 {
	clear:both;
	background-color:#FFFFFF;
	width:95%;
	border-bottom: 1px solid #000000;
}
#intro {
	clear:both;
	background-color:#000000;
	width:95%;
	border-bottom: 1px solid #000000;
	float: left;
}
