body {
margin: 0;
padding: 15px 0;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

p {
	font-size: 14px;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;

}

h2 {
	font-size: 14px;
	text-transform: uppercase;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 14px;
}

a:visited, a:link, a:active {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}

#main-container{
width:800px !important;
width /**/: 800px;
width/**/:/**/800px;
margin: 0 auto;
border: 1px solid #ccc;
padding: 1px 1px;
background: #000;
text-align:left;
}

#mainmenuarea {
background:#F4F5FA url(images/carback1.gif) repeat-x;
}

#contentarea {
background:#F4F5FA url(images/carback1.gif) repeat-x;
}

#shopmenu {

	}