html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000000;
	height:inherit;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-size: 14px;
}

#masthead {
	width: 800px;
	height: 120px;
	background: #E0DFE4 url(images/masthead.jpg) bottom left no-repeat;
}
.floatimage {
	float: right;
	padding: 10px;
	border: none;
}
#topmenu a {
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	font-size: 12px;
	font:Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
a img {
	border:none;
}
a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: underline overline;
}
h4{
	margin-top:5px;
	text-align:center;
	color:#666666;
}
#datestamp{
	float:right;
	text-align:right;
	font-size:xx-small;
	color:#999999;
}
#centerthumbnail a:link, #thumbnail a:link, #thumbnail a:visited, #centerthumbnail a:visited {
	text-indent:0;
}
#contentpicture {
	float: left;
	padding:5px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #FFFFFF;
	width: 800;
	min-height:inherit;
}
#topmenu {
	text-align:center;
	background-color: #333333;
	padding-top: 8px;
	color: #FFFFFF;
	margin: 0;
	width: 800px;
	height: 36px;
}
#footer a:link , #footer a:visited , #footer a {
	color: #FFFFFF;
}
#content{
	padding: 1em;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	min-height:inherit;
	text-align:justify;
}
#admincategory{
	margin-top:15px;
	float:left;
	width:540;
	min-height:inherit;
	clip: rect(auto,auto,auto,auto);
}
#admincategoryheader{
	position:relative;
	width:540;
	float:none;
	text-indent:20px;
	font-weight:bold;
	top: 0;
	left: 0;
	border-bottom: 1px solid #666666;
}
#admincategorycontents{
	float:none;
	width:540;
	min-height:auto;
}
.footeritem{
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
#footer{
	text-align:center;
	background-color: #333333;
	margin: 0px;
	padding-top: 8px;
	width: 800px;
	height: 36px;
	position:relative;
	bottom:0px;
	left:0px;
	clear:both;
	color: #FFFFFF;
}
#thumbnail{
	float:left;
	text-align:center;
	margin: 3 3 3 3;
	padding: 3 3 3 3;
	border-collapse:collapse;
	font-size: 12px;
}
#main {
	width:800;
	height:100%;
	padding:0px;
	margin:0px;
}
#centerthumbnail{
	float:none;
	text-align:center;
	margin: 3 3 3 3;
	padding: 3 3 3 3;
	border-collapse:collapse;
}



/* admin navbar */
#navbaritem{
	color:#EEEEEE;
	text-decoration:none;
	text-align:left;
}
#centernavbaritem{
	color:#EEEEEE;
	text-decoration:none;
	text-align:center;
}
#navbarpanel{
	float: left;
	padding: 4 4 4 4;
	margin: 2 2 2 2;
	width:100%;
}
#navbarheading{
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
#centernavbarpanel{
	float: none;
	margin: 13 auto 2 auto;
	width: 100%;
}
#navBar{
    float: right;
	padding: 5px 5px 5px 5px;
	color: #EEEEEE;
	background-color: #666666;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 200;
	margin: 0 0 1em 0;
	min-height:inherit;
}

#productDescription{
	padding: 5px 5px 5px 5px;
	color: #EEEEEE;
	background-color: #666666;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0 0 1em 0;
	clear: both;
	min-height:inherit;
}
#navBar a:hover {
	color: #FFFFFF;
}
.product {
	width: 241px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 160px;
	float: left;
	position: relative;
}
.threeproducts {
	float: none;
	height: 160px;
	display:block;
	padding: none;
}
table.linkstable {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}
table.linkstable td {
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
table.linkstable img {
	margin-left: auto;
	margin-right: auto;
}
.otherlinks {
	text-align: center;
}
.otherlinks a{
	width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
