P  {
	line-height : 15px;
}

A  {
	color : #FFFFFF;
	text-decoration : underline;

}

A:Visited  {
	color : #959085;
}

A:Active  {
	color : #FFFFFF;
}

A:Hover  {
	color : #00FF00;

}

BODY  {
	background-color : #000000;
	background-image : url("navigation/lines.gif");
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : #D5D0C5;
	line-height : 15px;
}

BLOCKQUOTE  {
	margin-left : 10;
	margin-right : 15;
}

TABLE  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : #D5D0C5;
	line-height : 15px;
}

B  {
	font-weight : bold;
	color : #FFFFFF;
}

H1  {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
}

UL {
	list-style-type : square;
	margin-left : 30px;
	color : #504540;
}

LI {
	
	margin-bottom : 4px;

}

DT {
	margin-bottom : 11px;
}

DD {
	margin-bottom : 15px;
}

.white {
	color : #D5D0C5;
}

.indent  {
	text-indent : 15px;
}

.quote  {
	text-indent : -5px;
	font-style : italic;
	margin-left : 20px;
	margin-right : 50px;
	font-family : georgia, verdana;
	padding-left : 20px;
	padding-right : 40px;
}



.quotewide  {
	font-family : georgia, verdana;
	text-indent : -5px;
	font-style : italic;
	margin-left : 10px;
	margin-right : 5px;
}


.small  {
	font-size : 5px;
	color : #D5D0C5;
}

.navArea  {
	background-color : #808080;
}

.contentArea {
	background-color : #353025;
	padding : 20px;
}

.contentAreaLeft  {
	background-color : #353025;
	padding-left : 20px;
	padding-right : 10px;
	width : 220px;
	padding-top : 20px;
	padding-bottom : 20px;
}

.contentAreaRight  {
	background-color : #353025;
	padding-left : 0px;
	padding-right : 20px;
	width : 380px;
	padding-top : 20px;
	padding-bottom : 20px;
}

.contentAreaLeft_b  {
	background-color : #353025;
	padding-left : 15px;
	padding-right : 10px;
	width : 345px;
	padding-top : 20px;
	padding-bottom : 20px;
}

.contentAreaRight_b  {
	background-color : #353025;
	padding-left : 0px;
	padding-right : 20px;
	width : 255px;
	padding-top : 20px;
	padding-bottom : 20px;
}

.contentImage  {
	width : 220px;
	height : 1px;
}

.contentText  {
	width : 360px;
	height : 1px;
}

.image {
	border : 1px solid #000000;
}

.hide { visibility:hidden}

.btnUp {
	margin-top : 15px;
}
.btnDn {
	margin-bottom : 15px;
}

