body 
{
	padding: 0px;
	margin: 0px;
	background: #464e46;
	font-family: tahoma, verdana, arial, sans-serif;
}

#header
{
	margin: 0px auto;
	width: 798px;
	height: 135px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#headerborder
{
	width: 798px;
}

#headerspace
{
	float: left;
}

#headertext
{
	float: left;
	background: #000000;
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 0px 7px 0px;
	width: 760px;
	text-align: center;
}

#content
{
	width: 798px;
	margin-top: 135px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#menu
{
	position: absolute;
	margin-left: -153px;
	margin-top: -20px;
	background: #ff5f00;
	line-height: 0px;
}

#vouchers
{
	position: absolute;
	margin-left: -150px;
	margin-top: 305px;
}

#content2
{
	clear: both;
	width: 587px;
	padding: 20px 20px 5px 191px; 
	background: #ffffff url('images/contentback.gif');
	background-repeat: repeat-y;
}

img
{
	border-style: none;
}

p
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


td
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 85%;
	width: 400px;
	padding: 0px 0px 0px 10px;
}

.tdorange
{
	color: #ff5f00;
}

.blackstar 
{
	color: #000000;
	font-weight: bold;
}

.lists
{	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 110%;
    	list-style-image: url('images/bullet.gif');
   	margin: 0px 0px 0px 30px;
   	padding: 0px;
}

a
{
	text-decoration: underline;
	color: #ffffff;
}

a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 120%;
	display: inline;
}

.footer
{
	clear: both;
	width: 798px;
}

.footer a
{
	color: #ec5800;
	text-decoration: none;
}

.footer a:visited
{
	color: #ec5800;
	text-decoration: none;
}

.footer a:hover
{
	color: #ec5800;
	text-decoration: underline;
}

#footerspace
{
	float: left;
}

#footertext
{
	background: #464e46 url('images/footer.gif') no-repeat; 
	float: left;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	width: 745px;
	height: 54px;
	padding-top: 12px;
	padding-right: 15px;
}

#email
{
	margin-left: -153px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.link a
{
	color: #000000;
	text-decoration: none;
}

.link a:visited
{
	color: #000000;
	text-decoration: none;
}

.link a:hover
{
	color: #000000;
	text-decoration: underline;
}