* html #contents {height:1%}
body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #cccccc;
	font-size: 13px;

}

a.topmenu:link {
    color : #FFF;
	font-family : verdana, hevetica, sans-serif;
    font-size : 10;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold
}

a.topmenu:visited { 
    color : #FFF;
	font-family : verdana, hevetica, sans-serif;
    font-size : 10;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold
}

a.topmenu:hover {
    color : #000000;
	font-family : verdana, hevetica, sans-serif;
    font-size : 10;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold
}

a:link { color: #494e4c; 	text-decoration: none; }
a:visited { color: #600; 	text-decoration: none; }

a:hover, a:active
{
	background-color: #EBEBEB;

}



h2
{
	color: #a06620;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #a06620;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 90%;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	border: 1px solid #676767;
	font-size: 13px;

}

#container2
{
	margin: 1em auto;
	width: 460px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	border: 1px solid #676767;
	font-size: 13px;
	height: auto;
	clear: both;
}

#header
{
	height: 90px;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#header h1
{
	font-size: 32px;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 20px;
}


#mainnav h1
{
	font-size: 18px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
	font-style: italic;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 205px;
	border-left: 0px solid #808080;
	padding-left: 15px;
	font-size: 11px;
	line-height: 150%;
}

#contents { margin: 0 240px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #808080;}
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}



#footer
{
	background-color: #555b59;
	padding: 5px;
	font-size: 90%;
	color: #FFFFFF;
}

#mainnav
{
	background-color: #555b59;
	color: #272900;
	padding: 0px 0;
	margin-bottom: 0px;
	color: #FFF;
	text-align: left;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;
}

#mainnav li a
{
	text-decoration: none;
	color: #272900;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #272900;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{
	padding: 2px;
	float: right;
	margin: 0 0 10px 10px;

}

.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}

.blogentry table
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry td
{
	padding: 12px;
	text-align: center;
	border-bottom: dashed 1px #808080;
}

#buyit
{
	font-size: 18px;
}


