
body, table, tr, td {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
}


ul {
	list-style-image: url(bullet.gif);
}

.nav {
	font-family: "times new roman"; 
	line-height: 11px;
	padding-left: 15px;
	color: #6b6b6b;
	font-size: 12px;
}

.border {
	border: 1px solid  #293751;
	padding: 3px;
	background: #000000;
	margin: 7px;
}

.border:hover {
	border: 1px solid  #2f3416;
	background: #000000;
	margin: 7px;
}


blockquote:hover {
	padding: 13px;
	background-color: #151826;
}


blockquote {
	padding: 13px;
	background-color: #1b1a06;
}


a:link,a:visited {
color: #825409;
padding-left:0px;
font-weight: bolder;
text-decoration:none; }

a:hover, active {
	color: #5f5971;
	text-decoration:none; }

i {
	color:#374c23;
}

b {
	color:#374c23;
}


#disclaimer {
	font-family: "lucida sans";
	font-size: 9px;
	padding: 5px;
	text-align: center;
	color: #5E5E5E;
	line-height: 16px;
}


h1 { 
	margin: 0;
	text-align: left;
	font-family: "times new roman";
	font-size:17px;
	color: #343b55;
	line-height: 37px;
	font-style:italic;
	letter-spacing: 1px;
	text-align:left;
	padding-left: 20px;
	padding-bottom: 2px;
	text-transform:lowercase;
	font-weight: normal;}

p {
	margin-bottom : 0;
	text-indent: 20px;
	margin-top : 11px;
}

a.menu:link, a.menu:active, a.menu:visited{
	padding: 1px;
	padding-left: 10px;
	margin: 4px;
	font-weight: normal;
	font-family: "times new roman";
	text-decoration: none;
	text-transform: lowercase;
	color: #343b55;
	text-align: left;
	letter-spacing: -1px;
	width: 200px;
	display: block;
	font-style:italic;
	font-size: 26px; 
}

a.menu:hover{
	width: 200px;
	color: #3b4d23;
}


#content {
	width: 600px;
	background: #000000;
	margin-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#middle {
	width: 600px;
	background: #000000;
	float:left;
}

#footer {
	padding-bottom:20px;
	text-align: left;
}

.text {
	background: #000000;
	margin-top:0px;
	font-family: arial;
	color: #6b6b6b;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
}
