body {
	margin: 0;
	padding: 0;
	font: 80% Verdana;
	text-align: center;
	color: #333;
	background-color: #999999;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#999999');}

a:link { color: #990000;}
a:visited { color: #600;}

a:hover, a:active {
	color: #fff;
	background-color: #990000;
	font-weight: bold;
}

h2 {
	color: #990000;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none;}

h3 {
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container {
	margin: 0.5em auto;
	width: 650px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#container a {text-decoration: none;}
#container a:hover {color: #990000; background-color: #F4F2E4; border-bottom: 1px solid #9A8E51;}

#header {
	height: 45px;
	width: 100%;
	background-image: url(../images/header850.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1 {
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none;}
#mainnav li { display: inline;}

#menu {
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#contents { margin: 0 200px 40px 20px;}
#contents p { line-height: 165%;}
.blogentry { border-bottom: 1px solid #C5C877;}
.blogentry a {text-decoration: none;}
.blogentry a:hover {color: #990000; background-color: #F4F2E4; border-bottom: 1px solid #9A8E51;}
.blogentry th {font-weight: bold; padding-right: 20px; text-decoration: underline;}
.blogentry td {font-size: 80%; padding-right: 20px;}

.dirDetail { border-bottom: 1px solid #C5C877;}
.dirDetail a {font-size: 100%; text-decoration: none;}
.dirDetail a:hover {color: #990000; background-color: #F4F2E4; border-bottom: 1px solid #9A8E51;}
.dirDetail th {font-size: 80%; font-weight: bold; line-height: 175%; width: 30%; text-align: right; padding-right: 10px;}
.dirDetail td {font-size: 80%; line-height: 175%; width: 70%;}
.dirDetail .billingAddress {background-color: #F8F8F8;}

.imagefloat { float: right;}

#footer {
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#footer .hitCount {font-size: 80%}

#skipmenu {
	position: absolute;
	left: 0;
	top: 5px;
	width: 98%;
	text-align: right;
}

#skipmenu a {
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover {
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
