/* CSS Document */

body,td,th {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
body {
	margin: 0 0 0 0;
	background: #000 url(images/Background.jpg) top center no-repeat;
}
#home {
	width: 880px;
	height: 21px;
	margin: auto;
	text-align:right;
	padding-right: 20px;
	padding-top: 4px;
}
#home a {
	color:#FFF;
}
#home a:hover {
	color:#000;
}
#content{
	margin:auto;
	width: 900px;
	height: auto;
	padding-top: 225px;
}
#nav{
	margin-left: 15px;
}
#main1{
	height:165px;
	width: 870px;
	margin-left: 15px;
}
#main2{
	height:auto;
	width: 900px;
}

#div1{
	width: 885px;
	height:43px;
	background-image:url(images/Dividerbar.jpg);
	padding-top:18px;
	padding-left: 15px;
	margin-bottom:20px;
}
a:link {
	color: #000000;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #0767F9;
	font-size:11px;
}
a:active {
	text-decoration: none;
	color: #0767F9;
	font-size:11px;
}
.divtitle {
	font-size: 18px;
	font-style: italic;
	color:#000;
}

.divtitle2 {
	font-size: 14px;
	font-style: italic;
	color:#000;
	padding-top:5px;
}

.whttext {
	color:#FFF;
}

.imgf{
	margin-bottom:25px;
}

.hp{
	margin: 0 0 17px 17px;
	border: 10px #fff solid;
}