/* 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;
}
#content{
	margin:auto;
	width: 900px;
	height: 550px;
	padding-top: 250px;
	}
#nav{
	margin-left: 15px;
}
#main1{
	height:500px;
	width: 870px;
	margin-left: 15px;
	text-align: center;
}
#storetext{
	height:300px;
	width: 210px;
	background:#231F20;
	padding-left:10px;
	padding-top:10px;
}
#main2{
	height:3000px;
	width: 900px;
}

#footer{
	height:50px;
	width: 900px;
	text-align:center;
	padding-top:20px;
}
#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;
}

.whttext {
	color:#FFF;
}

.imgf{
	margin-bottom:25px;
}

.hp{
	margin: 0 0 17px 17px;
	border: 10px #fff solid;
}
