body {
width:750px;
margin:0 auto;
font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
color:#383838;background:url('img/right-bg.jpg');
}

img {
border:none;
}

h1 {
font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
font-size:20px;
font-weight:normal;

}

.header {
background:url('img/top.gif');
}

.pagewrap{
width:750px;
background:url('img/bg.gif');
background-repeat:repeat-y;
background-position:top center;


}

.bullet {
float:left;
padding-right:10px;
}

.content {
width:455px;
float:left;
padding: 0 15px 0 35px;
}

	.content li {
list-style-type:none;
}

.menu {

margin-left:13px;
width:723px;
}
	.menu ul {
	margin: 0px 5px 0px 5px;
	padding:0px;
	list-style-type:none;
	border-bottom:groove #AAAAAB 3px;


	}
	
	.menu li {
	padding:0px 10px 0px 10px;
	text-align:center;
	display:inline;
	height:25px;	
	
	}
	
	.menu li:hover {
	padding:0px 10px 0px 10px;
	
	}
	
	
	.menu a {
	color:#000000;
	font-size:17px;
	text-decoration:none;
	text-align:center;
	}
	
	.menu a:hover {
	font-size:17px;
	color:#fc403c;
	}
	
.right {
width:185px;
float:right;
padding-right:45px;
background:url('img/right-bg.jpg') repeat-y;
padding-left:10px;
border-left:groove #AAAAAB 3px;
}

	.right li {
	list-style-type:none;
	font-size:12px;
	padding-left:10px;
	}
	
	.right ul {
	margin:0px;
	padding:0px;
	}

.headline a {
color:black;
font-size:15px;
text-decoration:none;
margin-left:-15px;
}

#creditfooter {
padding-top:15px;
}

.footer {
font-size:10px;
color:#12334c;
text-align:center;
padding-top:30px;
background-image:url('img/bottom.gif');
background-repeat:no-repeat;
}

	.footer a {
	border:0px;
	}
.sellit {
text-align:center;
font-weight:bolder;
font-style:italic;
}