html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/watermark_dark.jpg);
} 

h1{
	font-size: 30px;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	}

h2{
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
	}
	
#pagewidth{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	/*background-color: #FFFFFF;*/
	background-image: url(images/watermark_pale.jpg);
} 
	
/*#header{
	background-color: transparent;
	float: center;
	display:inline;
	position: relative;
	width:800px;
	}*/
	
#banner{
	background-color: transparent;
	float: left;
	display:inline;
	position: relative;
	width:700px;
	text-align:center;
	margin-left: 50px;
	margin-bottom: 20px;
	}

#body{
	background-color: transparent;
	float: left;
	display:inline;
	position: relative;
	width:700px;
	margin-left: 50px;
	}
	
#navbar{
	float: left;
	background-color: transparent;
	width:140px;
	
	}
	
#contents{
	float: left;
	background-color: transparent;
	width: 540px;
	padding: 0px 0px 0px 20px;
}
	

		
table {
	border: thin Silver solid;
	padding: 0;
	background-color: #FFFFFF;
	border-collapse: collapse;
	}

th 	{
	border: thin Silver solid;
	padding: 5px;
	background-color: #16377E;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: White;
	}
	
td 	{
	border: thin Silver solid;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	}

#footer{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	}
	
#copyrightpanel{
	background-color: transparent;
	float: left;
	width:500px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	text-align: left;
	color: Silver;
	font-size: 10px;
	}
	
#authorpanel{
	background-color: transparent;
	float: right;
	width:250px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: right;
	padding-right: 10px;
	color: Silver;
	font-size: 10px;
	}

.paraheads{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0px;
	 }
	 
ul{ 
	margin: 0;
	padding: 0;}
	
li{ 
	margin: 5px 0px 0px 20px; }

a {
	font-size: 100%;
	color: rgb(105,46,31); 
	text-decoration: underline;
	}	
	
a:hover {
	font-size: 100%;
	color: rgb(173,148,13); 
	text-decoration: none;
	}	

a:active {
	font-size: 100%;
	color: rgb(105,46,31);
	text-decoration: none;
	}
	
a:visited {
	font-size: 100%;
	color: rgb(105,46,31);
	text-decoration: underline;
	}
	
a:visited:hover {
	font-size: 100%;
	color: rgb(173,148,13);
	text-decoration: none;
	}
	
	
.link{
	font-size: 100%;
	color: rgb(105,46,31);
	text-decoration: underline;
	}
	
a.link:hover {
	font-size: 100%;
	color: rgb(173,148,13); 
	text-decoration: none;
	}


.icon_link{
	width: 100px;
	height: 100px;
}

a.icon_link:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

a.button01 {
	display: block;
	width: 135px;
	height: 25px;
	color: #fff;
	text-align: center;	
	text-decoration: none;	
	float: left;
	padding: 10px 0px 0px 0px;
	background-color: rgb(173,148,13);
	font-weight: bold;
	margin-bottom: 10px;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}

a.button01:hover {
	background-color: rgb(105,46,31); 
	color: #fff;
	text-decoration: underline;
	/*border-bottom: 4px White solid;*/
	}
	
a:button01:active {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	}
	
a:button01:visited {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	}
	
a.button01_active {
	display: block;
	width: 135px;
	height: 25px;
	color: #fff;
	text-align: center;	
	text-decoration: none;	
	float: left;
	padding: 10px 0px 0px 0px;
	background-color: rgb(105,46,31);
	font-weight: bold;
	margin-bottom: 10px;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a.button01_active:hover {
	background-color: rgb(105,46,31); 
	color: #fff;
	text-decoration: underline;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}

	
a:button01_active:active {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a:button01_active:visited {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a.button02 {
	display: block;
	width: 135px;
	height: 25px;
	color: #fff;
	text-align: center;	
	text-decoration: none;	
	float: left;
	padding: 10px 0px 0px 0px;
	background-color: rgb(105,46,31);	
	font-weight: bold;
	margin-bottom: 10px;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}

a.button02:hover {
	background-color: rgb(173,148,13);
	color: #fff;
	text-decoration: underline;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a:button02:active {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a:button02:visited {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:5px; /* Firefox 3 round corners */
	-webkit-border-radius:20px; /* Safari round corners */
	}
	
a.category_button {
	z-index: 1;
	display: block;
	width: 100px;
	height: 100px;
	background-color: white;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

a.category_button:hover {
	background-color: white;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	}	
a.authorpanel	{
	font-size: 10px;
	color: Silver;
	text-decoration: none; 
	}
	
a.authorpanel:hover {
	font-size: 10px;
	color: Silver;
	text-decoration: none;
	}

/* test hover image
#cheeses
{
  display: block;
  width: 100px;
  height: 100px;
  background: url("category_icons/test_cheeses.jpg") no-repeat 0 0;
}

#cheeses:hover
{ 
  background-position: 0 -100px;
}

#cheeses span
{
  display: none;
}
*/
	
	
		
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


