html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color:#FFF;
	font:"Comic Sans MS", cursive;
}

 .menu {
    color: #FFF;
    font-family: "Comic Sans MS", cursive;
    font-size: 10pt;
    font-weight: bold;
    border-right: 1px solid purple;
	border-left: 1px solid purple;	
    background-color: #1e1e1e;
    padding: 5px;
}

.menu:hover {
    background-color: #660066;
	font:#FFF;
}

.toolbar {
    background-color: #313031;
	color:#FFF;
    padding: 5px 0px 5px 0px;
}

h1 img {
	display: block;
}
img {
	border: 0px;
}
}
a:hover {
	color: purple;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	text-align: center;
	color: #FFF;
	font:"Comic Sans MS", cursive;
	width:auto;
}

#headder {
	background-image:url(../images/header.jpg);
	text-align: center;
	font:"Comic Sans MS", cursive;
	color: #989898;
}
	
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
	background: #1e1e1e;
	font:"Comic Sans MS", cursive;
}
#body {
	position: relative;
	font:"Comic Sans MS", cursive;
}
#head {
	position: absolute;
	font:"Comic Sans MS", cursive;
	top: 4px;
	left: -6px;
	width: 775px;
	height: 290px;
	background: url(../images/header.jpg) no-repeat;
}
#toplogo {
	position: absolute;
	top: 33px;
	left: 81px;
	width: 150px;
	height: 44px;
}

#contact {
	position: absolute;
	font-family:"Comic Sans MS", cursive
	top: 13px;
	left: 486px;
	width: 268px;
	height: 38px;
	text-align: center;
	background-image:url(../images/phone.png);
	vertical-align: middle;
	top: 21px;
}
#email a {
	color:white;
}
#email a:hover {
	color:purple;
}
#email {
	position: absolute;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	top: 13px;
	left: 5px;
	width: 766px;
	height: 57px;
	text-align: center;
	text-decoration:underline;
	top: 5px;
	color:white;
}
#email p {
	
	font-family:"Comic Sans MS", cursive;
	font-size:10px;
	text-align: center;
	color:white;
	margin-top: .4em;
	margin-bottom: -4em;
}

#headertext {
	position: absolute;
	top: 102px;
	left: 22px;
	width: 401px;
	height: 134px;
	color:#FFF;
	font-family: "Tempus Sans ITC";
}

#headertext .h1 {
	font-size:22px;
	font-family:"Comic Sans MS", cursive;
}
#headertext .h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
}

#topnav {
	position: absolute;
	text-align:right;
	top: 69px;
	left: 266px;
	width: 507px;
	height: 12px;
	color: #FFF;
}
#topnav a {
	font-weight: normal;
	color: #FFF;
}
#topnav a:hover {
	color: #FFF;
}
#left-box {
	position: absolute;
	top: 335px;
	left: -1px;
	width: 283px;
	height: 257px;
	background: #131212 url(../images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
	color: #FFF;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 486px;
	height: 254px;
	background: #1E1E1E top left url(../images/left_shadow.jpg) no-repeat;
	color: #FFF;
}

#tray {
	padding-left:3px;
	background:#333;
	font:"Comic Sans MS";
}

#bottom {
	background-color:#1e1e1e;
	padding-left:3px;
	font:"Comic Sans MS";
	margin-top:15px;
	height:275px;
	font-family: "Comic Sans MS", cursive;
}
#bottom .p {
	margin-left:5px;
	marting-top:1px;
}

#address {
	position:absolute;
	left: 44px;
	top: 470px;
	font-size:14px;
	font-family: "Comic Sans MS", cursive;
}
#wholesale {
	position:absolute;
	left: 441px;
	top: 416px;
	font-size:14px;
	font-family: "Comic Sans MS", cursive;
	width: 194px;
	height: 59px;
	text-align: center;
	border-right: 2px solid purple;
	border-left: 2px solid purple;
	border-top: 2px solid purple;
	border-bottom: 2px solid purple;
}

#bottom a {
	font-weight: normal;
	color: #FFF;

}
#bottom a:hover {
	color: purple;
}

#bottom .korner {
	color: purple;
	font-weight:bold;
}

#bottom .contactus {
	font-size:18px;
	font-weight:bold;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
