body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#033;
margin:0;
padding:0;
}

body {
background-color:#033;
background-image:url(../_images/BG.jpg);
background-repeat:repeat-x;
}

p {
text-align:justify;
}

#main {
width:850px;
margin:0 auto;
padding:0;
}

#header {
width:850px;
height:355px;
margin:10px auto 0;
padding:0;
}

#menu {
	width:500px;
	height:40px;
	margin-top:80px;
	margin-left:400px;
	font-size:1.5em;
	padding-top:12px;
	text-align:center;
	position:absolute;
	left: 24px;
	top: 11px;
}

#menu a {
	text-decoration:none;
	color:#CCC;
	border-right:#4B6F6B 4px ridge;
	padding:0 12px;
}

#menu a:hover {
text-decoration:none;
color:#fff;
}

#contentArea {
width:850px;
background-color:#fcfcf9;
font-size:.8em;
}

#articles {
background-image:url(../_images/articles.jpg);
background-repeat:no-repeat;
width:175px;
height:350px;
font-size:.8em;
margin:0 0 0 15px;
padding:40px 10px;
}

#articles li a {
text-decoration:none;
color:#033;
background-repeat:no-repeat;
margin-bottom:10px;
padding:5px 15px;
}

#articles li a:hover {
color:#003;
}

#articles ul {
list-style:none;
margin:0;
padding:0;
}

#articles li {
background-image:url(../_images/checkmark.gif);
background-repeat:no-repeat;
margin:0;
padding:0 0 10px;
}

.credit {
font-size:.9em;
text-align:right;
margin:0 0 0 110px;
}

#shopping {
font-size:0.95em;
font-weight:700;
color:#fff;
text-align:center;
border-left:1px solid #033;
height:350px;
width:150px;
margin:0 15px;
padding:10px 3px;
}

#shopping a img {
border:0;
}

.highlight {
display:block;
background-color:#0CC;
font-size:.9em;
}

.reviewer{
font-size:.9em;
text-align:right;
margin:0 0 0 30px;
color:#990000;
} 

.reviewer a{
color:#990000;
text-decoration:underline;
}

.review{
border-bottom:#CCCCCC solid 1px;
padding:5px 0;
}

#footer {
background-image:url(../_images/footer.jpg);
background-repeat:no-repeat;
width:850px;
height:20px;
text-align:center;
font-size:.6em;
padding-top:7px;
}
