body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/*background-color: #eeeeff; /* #999999 */
    background-image: url(graphics/artwork/bkgnd.gif);

}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF; /* FBF3DE */
	/*border: 1px solid #1F344F; */
}
#header {
	width: 1000px;
	/*background-image: url(graphics/artwork/seww-header.gif);*/
	padding: 0px;
	height: 113px;
	background-repeat: no-repeat;
	margin: 0px;
}
#headcell {	
	background-image: url(/graphics/artwork/seww-header.gif);
	background-repeat: no-repeat;
}
#sidebar {
	float: right;
	width: 150px;
	background-color: #FBF3DE; /* FBF3DE*/
	margin-right: 10px;
	margin-top: 10px;
}
/*#header img {
	float: right;
	padding-right: 30px;
} */

.content {
	/*width: 1000px;*/
	background-color: #FFFFFF;
	/*padding: 10px; */
}

#ads {
	width: 260px;
}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#page {
	width: 1000px;
	/*background-color: #FFFFFF; /* 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;
}
.leftnav-col {
	width: 120px;
/*	background-color:#fc6; */
}

#rightnav a:link {
	color: #000;
	text-decoration: none;
}
#rightnav a:visited {
	color: #000;
	text-decoration: none;
}
#rightnav a:hover {
	color: #000;
	text-decoration: underline;
}
#rightnav a:active {
	color: #000;
	text-decoration: none;
}
#leftnav_conf {
	width: 120px;

}
.cornerright {
	float: right;
}
.cornerleft {
	float: left;
}

.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;
}
.classtext {
	font-size: .8em;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
}
.classtext2 {
	font-size: 100%;
	margin-left: 10px;
	padding-left: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.offering {
	font-size: .8em;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h1 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: x-large;
	text-align: center;
	color: #000000;
}
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;
}
#maincontent a:link {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:visited {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover {
	color: #3663A7;
	text-decoration: underline;
	font-weight: bold;
}
#maincontent a:active {
	color: #3663A7;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #C46050;
}
/*#subscribe ul {
	text-indent: 15px;
} */
.red {
	font-weight: bold;
	color: #C74938;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.just-white {
	color: #FFFFFF;
}
.largebold {
	font-size: large;
	font-weight: bold;
}
.largeboldcenter {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
#sideBarRight {
	float: right;
	width: 200px;
	border: 1px solid #000000;
}
#gallerytable table {
	width: 500px;
	background-color: #666666;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#sidebar_subscribe {
	background-image: url(/graphics/artwork/subscribe-sidebar5.gif) alt="Subscribe to the newsletter";  
	height="161"; 
	align="center";
}

.strike {
	text-decoration: line-through;
}
