body {
	background-color: #a78e76;
	font: small/1.4em Arial, sans-serif;
	}

a:link {
	color: #564774; 
	text-decoration: underline;
	}

a:visited {
	color: #564774;
	text-decoration: underline;
	}

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

a:active {
	color: #564774; 
	text-decoration: none;
	}

h3.store {	
	margin-top: 35px;
	}

h4.store {
	text-align: center;
	}

h4.classes {
	font: 100%;
	margin-top: 35px;
	}

.tbl {	
	font-style: italic;
	font-size: 90%;
	}

img	{
	border: none;
	}

img.left {
	margin-left: 0px;
	margin-right: 9px;
	}

img.right {
	margin-left: 9px;
	margin-right: 0px;
	}


img.flickr {
	border: 2px solid white;
	}

hr.sh {
	margin: 30px;
	}

blockquote {
	font-style: italic;
	}

table.sidebar {	
	align: center;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px;
	width: auto;
	}

table.sidebar th {
	font-weight: bold;
	background-color: #a78e76;
	}

table.sidebar td {
	padding-top: 10px;
	}

table.sheep {
	border: 2px solid gray;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	}

table.sheep td {
	border: 2px solid gray;
	padding: 5px;
	}

table.sheep td table td {
	border: none;
	}

table.image {
	}

#allcontent {
	width: 750px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #faeabf;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	background-color: #a78e76;
	margin-bottom: 0;
	height: 260px;
	}

#navbar {
	background-color: #faeabf;
	margin-top: 10px;
	padding: 0;
	}

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

#navbar li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	}


#navbar li a {
	display: block;
	margin: 0;
	padding: 3px 6px;
	width: 93px;
	background-color: #a78e76;
	color: #f3d2ae; 
	text-align: center;
	text-decoration: none;
	}



#navbar div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #a78e76;
	}

	#navbar div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 6px;
		width: 91px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #f3d2ae;
		color: #564774;
		}

	#navbar div a:hover
	{	background: #a78e76;
		color: #FFFFFF;
		}


#sidebar {
	background-color: #f3d2ae;
	padding: 10px;
	margin-top: 11px;
	margin-left: 8px;
	width: 270px;
	float: right;
	text-align: center;

	}

#main {
	padding: 12px 12px 12px 12px;
	background-color: #faeabf;
	clear: left;
	}

#footer {
	width: 740px;
	background-color: #a78e76;
	color: #f3ddc6;
	text-align: center;
	padding: 5px;
	clear: right;
	}
