* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
BODY {
	font-family:"Verdana";
	font-size:12;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #662D91;
}
P {font-family:"Verdana"; font-size:12;}
FORM {margin:0;padding:0;}

a:link {
	color: #662D91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #662D91;
}
a:hover {
	text-decoration: underline;
	color: #662D91;
}
a:active {
	text-decoration: none;
	}
h1 {
	color: #662D91;
	font-size: 16px;
	margin: 2px;
	}
h2 {
	color: #662D91;
	font-size: 14px;
	margin: 0px 0 10px 0;
	}
h3 {
	color: #FFF;
	font-size: 14px;
	margin: 2px;
	background-color: #662D91;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	}
.H1 {
	color: #f48127;
	font-size: 5px;
}
.header {
	background-color: #F58125;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
}

.menus {
	background-color: #F58125;
	position: relative;
	width: 200px;
	margin: 0 auto;
	height: 500px;
	float: left;
	text-align: center;
}
.main {
	background-color: #F58125;
	position: relative;
	width: 550px;
	height: 500px;
	margin: 0 auto;
	float: left;
	padding: 0 150px 0 0
}

.main2 {
	background-color: #F58125;
	position: relative;
	width: 700px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#wrapper {
	height: 100%;
	background-color: #F58125;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.specials {
	background-color: #F58125;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #662D91;
}
.special1 {
	background-color: #F58125;
	position: relative;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 160px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #662D91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #662D91;
	text-decoration: underline;
}
.img {
	color: #662D91;
	font-size: 18px;
	padding: 15px 15px 0 10px;
	float:left
}
.clr {
	clear: both;
}
a.buy {
	display:block;
	height: 22px;
	width: 50px;
	background-image: url(images/buy.jpg);
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	}
a.buy:hover {
	background-image: url(images/buy.jpg);
	height: 22px;
	width: 50px;
	display:block;
	background-position: 0 -22px;
	overflow: hidden;
	background-repeat: no-repeat;
	}
.links-box {
	float: left;
	width: 150;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #662D91;
	margin-left: 50px;
	padding-top: 3px;
}
.links {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 10px;
	margin-top: 2px;
	height: 150px;
}
.links-title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #622B8B;
}
.links-box2 {
	float: left;
	width: 150;
	position: relative;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #662D91;
	margin-left: 10px;
	padding-top: 5px;
}
.footer {
	background-color: #F58125;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #662D91;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #662D91;
	border-right-color: #662D91;
	border-bottom-color: #662D91;
	border-left-color: #662D91;
}

