A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color: black}
A:hover {text-decoration: underline overline; color: #3B0C11;}

body {
	padding: 0;
	margin: 0;
	background: #000000 url('bg2.jpg') no-repeat center top fixed;
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000000;

	}
#login {
	width: 250px;
	height: auto;
	position: relative;
	margin-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#login_text {
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#timer {
	width: 200px;
	height: auto;
	position: relative;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#timer_text {
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	list-style-type: circle;
	list-style-position: inside;
	color: black;
	margin-bottom: 0px;
	}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

label.1 {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 50px;
}

textarea:focus, input:focus {
	border: 2px solid red;
	background-color: #f8f9c2;
}
p.why {
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 300px;
	width: 275px;
	margin-top: -55px;
	}
#wrapper{
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
position: relative;
}
#top {
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 900px;
	position: relative;
	}
#center {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 900px;
	display: block;
	position: relative;
	}
#center_left {
	float: left;
	height: auto;
	width: 600px;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	}
#center_left2 {
	float: left;
	height: auto;
	width: 600px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	}
#category_heading {
	width: 600px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	position: relative;
	}
#item {
	width:500px;
	margin-left: 10px;
	margin-top: 10px;
	height: auto;
	background-color: #FFE7C4;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	position: relative;
	}
#item_text {
	font-family: arial, verdana, sans-serif;
	margin-left: 10px;
	float: left;
	width: 300px;
	height: auto;
	position: relative;
	color: black;
	}
#item_pic {
	float: left;
	position: relative;
	margin-left: 10px;
	width: 150px;
	height: auto;
	position: relative;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: green;
	}
#item_pic2 {
	float: left;
	position: relative;
	margin-left: 10px;
	width: 150px;
	height: auto;
	position: relative;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: red;
	}
#cat{
	width:100px;
	margin-left: 10px;
	margin-top: 10px;
	height: 150px;
	background-color: #FFE7C4;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	}
#center_right {
	float: right;
	height: auto;
	width: 300px;
	}
#center_right_text {
	font-family: arial, verdana, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
p.timer {
	margin-top: -5px;
	margin-bottom: -5px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 30px;
	color: black;
	text-align: center;
	line-height: 30px;
	}
#bottom {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	}
#bottom1 {
	float: left;
	width: 300px;
	height: auto;
	font-size: 12px;
	}
#bottom1_text {
	font-family: arial, verdana, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#bottom2 {
	float: left;
	width: 300px;
	height: auto;
	font-size: 12px;
	text-align: center;
	}
#bottom2_text {
	font-family: arial, verdana, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#bottom3 {
	float: left;
	width: 300px;
	height: auto;
	font-size: 12px;
	text-align: right;
	}
#bottom3_text {
	font-family: arial, verdana, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#clear {
	clear: both;
	}
	

