body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #3F7090;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FBF3DE;
	border: 1px solid #1F344F;
}
#header {
	width: 800px;
	background-image: url(../graphics/artwork/header.jpg);
	padding: 0px;
	height: 191px;
	background-repeat: no-repeat;
	margin: 0px;
}
#sidebar {
	float: right;
	/*width: 150px;*/
	/*background-color: #FBF3DE;*/
}
#header img {
	float: right;
	padding-right: 30px;
}

#content {
	/* width: 760px; */
	/*padding: 10px; */
}

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 800px;
	background-color: #fbf3de; 
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#bottomnav {
	font-size: small;
	text-align: center;
	clear: both;
}
.imgleft {
	float: left;
	padding: 5px;
}
.small {
	font-size: smaller;
}
.tableborder {
	border: medium double #326387;
}
.imgright {
	padding: 5px;
	float: right;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.caption {
	font-size: x-small;
	text-align: center;
}
.footnote {
	font-size: x-small;
}
h1 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: x-large;
	text-align: center;
	color: #000000;
	line-height:150%;
}
h2 {
	font-weight: lighter;
	font-size: large;
	text-align: center;
	color: #000000;
}

.h1left {
	font-weight: normal;
	font-variant: small-caps;
	font-size: x-large;
	text-align: left;
}

.h2left {
	font-weight: lighter;
	font-size: large;
	text-align: left;
	color: #000000;
}
#content a:link {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #3663A7;
	text-decoration: underline;
	font-weight: bold;
}
#content a:visited {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
#content a:active {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #C46050;
}
/*#subscribe ul {
	text-indent: 15px;
}*/
.whitelink a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
.whitelink a:active {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
.whitelink a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
.whitelink a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:90%;
}
.red {
	font-weight: bold;
	color: #C74938;
}
.largebold {
	font-size: large;
	font-weight: bold;
}

.outofstock {
	font-weight: bold;
	font-variant: small-caps;
}

/*#sideBarRight {
	float: right;
	width: 200px;
	border: 1px solid #000000;
}*/
#gallerytable table {
	width: 400px;
	background-color: #666666;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
