body {

	background-color: #EEEEEE;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	}

	

h1 {

	color: #7B001C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	}

h2 {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	}

h6 {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	}

	

a:link, a:visited {

	color: #7B001C;

	text-decoration: none;

	font-weight: bold;

	}

	

a:hover, a:active {

	color: #7B001C;

	text-decoration: underline;

	font-weight: bold;

	}

	

#header {

	text-align: center;

	vertical-align: text-top;

	margin-left: auto;

	margin-right: auto;

	margin-top: 5px;

	width: 725px;

	height: 125px;

	border-bottom: 1px solid #7B001C;

	}

	

#body {

	text-align: center;

	position: relative;

	margin-left: auto;

	margin-right: auto;

	margin-top 5px;

	width:725px

	}

	

#title {

	text-align: left;

	font-size: 14px;

	font-weight: bold;

	float: left;

	width: 600px;

	}	

	

#price {

	text-align: right;

	font-size: 14px;

	font-weight: bold;

	float: left;

	width: 120px;

	}



#description {

	text-align: left;

	font-size: 12px;

	width: 650px;

	margin-left: 50px;

	}

	

#labels {

	float: left;

	text-align: left;

	width:50px;

	line-height: 1.6em;

	}



#fields {

	float: left;

	text-align: left;

	width:190px;

	}

	

.imgpad {

	padding: 3px;

	}

	

.form {

	text-align: left;

	width: 300px;

	}



.twocol {

	text-align: center;

	float: left;

	width:350px;

	height: 110px;

	}

	

.twoimage {

	text-align: center;

	float: left;

	width:350px;

	height: 163px;

	}

	