body {
		 background-color: #4E4E4E;
		 margin: 0px;
		 color: #A5A5A5;
		 font-family: verdana, arial, helvetica;
		 font-size: 10px;
}

td, font {
		 color: #A5A5A5;
		 font-family: verdana, arial, helvetica;
		 font-size: 10px;
}

a, a:link, a:visited {
	color: #FFCC76;
}

a:hover {
	text-decoration: none;
}

#mainThing {
		width: 765px;
		background-image: url(img/bg.gif);
}

#head {
		width: 765px;
		height: 83px;
		background-image: url(img/header.jpg);		
}

#topNav {
		background-color: #585858;
		height: 39px;
		margin-left: 6px;
		margin-right: 9px;
		text-align: left;
}

#content {
		width: 560px;
		font-size: 10px;
		padding-left: 10px;
		line-height: 20px;
		margin-bottom: 20px;
}

#foot {
		width: 765px;
		height: 25px;
		background-image: url(img/footer.jpg);				
}

#footer {
		line-height: 24px;
}

#footer a, #footer a:visited {
		color: #A5A5A5;
		font-weight: bold;
		text-decoration: none;
}

#footer a:hover {
		color: #A5A5A5;
		text-decoration: underline;
}

#popitem td {
		background-color: #333;
}

h1 {
	 color: #DDDDDD;
	 font-size: 14px;
	 margin-top: 15px;
}

h2 {
	 color: #DDDDDD;
	 font-size: 12px;
	 margin-top: 15px;
}

.toOrder {
	padding: 4px 7px 4px 7px;
	width: 390px;
	border-top: #494949 1px solid;
	border-left: #494949 1px solid;
	border-right: #313131 1px solid;
	border-bottom: #313131 1px solid;
	background-color: #1F1F1F;
	color: #FFCC76;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	letter-spacing: .7px;
  font-size: 10px;
}
