@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3A2A33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	background-image: url(images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #550552;
	line-height: 22px;
}
#content {
	width: 750px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 50px;
}
a:link {
	color: #550552;
	text-decoration: underline;
}
a:visited {
	color: #550552;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #630660;
	text-decoration: none;
}
.nav a:active {
	color: #630660;
	text-decoration: none;
}
.navselect a:link {
	color: #630660;
	text-decoration: none;
	font-weight: bold;
}
.navselect a:visited {
	color: #630660;
	text-decoration: none;
	font-weight: bold;
}
.navselect a:hover {
	color: #630660;
	text-decoration: none;
	font-weight: bold;
}
.navselect a:active {
	color: #630660;
	text-decoration: none;
	font-weight: bold;
}
#corner {
	height: 130px;
	width: 130px;
	background-image: url(images/layout/corner.jpg);
	background-repeat: no-repeat;
	float: left;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 2px;
	border-top-color: #333333;
}
#footer {
	height: 20px;
	width: 800px;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header {
	height: 130px;
	width: 800px;
	margin-bottom: 25px;
}
#logo {
	height: 100px;
	width: 670px;
	float: right;
	background-image: url(images/layout/logo.jpg);
	background-repeat: no-repeat;
}
#text {
	width: 400px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	width: 300px;
	float: right;
}
.front_header {
	font-size: 18px;
	color: #550552;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	font-size: 14px;
	color: #333333;
	width: 600px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}
.thumbborder {
	border: 2px solid #333333;
}
#singlebox {
	width: 700px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexbox {
	width: 700px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote {
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
}
.subtle {
	font-size: 18px;
	color: #999999;
	font-style: italic;
}
#indexcontainer {
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
