html { margin: 0px; }

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#maindiv {
	padding-left: 90px;
}

#top-div{
	float: left;
	background: url('images/top-div.gif') no-repeat;
	width: 800px;
	height: 269px;
}

#middle-div {
	float: left;
	background: url('images/middle-div.gif') no-repeat;	
	width: 800px;
	height: 149px;	
}


#bottom-div {

	background: url('images/bottom-div.gif') no-repeat;	
	width: 800px;
	height: 104px;	
	text-align:center;
}


#navdiv {
	padding-left: 700px;
	padding-top: 95px;
	width: 40px;
}

.verticalmenu {
	width:80px;
/*	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
*/
}

.verticalmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.verticalmenu li {
/*	border-bottom: solid 1px #A4A4A4; */
}

.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
	display: block;
	width: 80px;
	height: 26px;
	padding: 3px;
	color: #ececec;
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-left: 10px solid #993333;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80px;
	height: 16px;
}
	html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover
	{
		width: 125px;
		height: 16px;
	}

.verticalmenu a:hover {
	border-left: 10px solid #c8c8c8;
}

		
.footerDiv {
	position: relative;
	font-family: Verdana, Arial;
	font-size: .7em;
	color:#949494;
	width: 300px;
	text-alignment: center;
	width: 1010px;

}

#quotes-div {
	color: #b6b6b6;
	padding-left: 10px;
	text-align: left;
	width: 650px;
}

#quotes-div2 {
	text-align: left;
	padding-left: 10px;
	width: 550px;
	float:right;
}

.quotes-text {
	font-family: Verdana, Arial;
/*	font-weight: bold; */
	font-size: .6em;
/*	font-style: italic;*/
	color: white;
}

.quotes-text-end {
	font-family: Verdana, Arial;
	font-weight: bold; 
	font-size: .8em;
/*	font-style: italic;*/
	color: white;
}

#copyright-div {

	color: #808080;
	font-family: Verdana, Arial;
	font-size: .6em;
	text-align: center;

}

.footerlink {
	font-family: Verdana, Arial;
	font-size: .9em;
	color:#b7b7b7;
}

A.footerlink:hover {
	color:#ededed;
}


.footertext {
	font-family: Verdana, Arial;
	font-size: .7em;
	color:#b7b7b7;
}

.hitcounter {
	font-family: Verdana, Arial;
	color: #808080;
	font-size: .6em;
	text-align: center;
}
