
body {
background-color:#E4E4E4;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
}
a {
color:#F6EFEF;
text-decoration:none;
}
table {
	font-size:15px;
}

.category{
	background-color:#333333;
border-bottom:1px dotted;
color:#D1CFCF;
font-weight:bold;
padding:10px;
}

.image1{
border-right:2px solid #CCCCCC;
background-color:#FFF
}
	

.alt{
	background-color:#CCC;
	border-right:#FFF;
}

table td{
	padding:7px;
	border-right:2px solid white;
}

table td.images{
	border-right: 2px solid #CCC;
}

.model{
	background-color:#C84040;
	border-right:2px solid #FFF;
	padding: 7px;
	color:#FFF
}
.modeltitle{
	font-weight:bold;
}

#content{
	float:inherit;
}
#maincontent {
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
background-color:#FFFFFF;
margin:0 auto 40px;
position:relative;
width:960px;
}
h1 {
font-size:24px;
font-weight:normal;
color:#C84040;
}
ul {
color:#FFFFFF;
display:inline;
text-decoration:none;
}
#header {
background-color:#C84040;
background-position:center center;
height:78px;
width:960px;
}
#header ul li {
display:inline;
font-size:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:15px;
}
#header ul {
position:absolute;
top:30px;
}

#navbar a {
color:#FFFFFF;
}
#navbar a:hover {
color:#FFFFFF;
}
#footer {
background-color:#000000;
clear:both;
text-align:center;
width:960px;
}
#footer ul li {
display:inline;
font-size:12px;
text-align:center;
width:960px;
}
#footer ul {
display:inline;
}
#footer li {
width:960px;
}
#footer a:hover {
color:#FFFFFF;
}
#footer p {
color:#FFFFFF;
font-size:12px;
text-align:center;
}


