body {
	background-color: #FAFCED;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/interface/stripe.gif);
	background-repeat: no-repeat;
	background-position: 0px 224px;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
}
#content {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	background-color: #FAFCED;
	background-image: url(images/interface/content_background.gif);
}
#main_content {
	padding: 0px;
	width: 797px;
	margin-top: 0px;
	margin-right: 112px;
	margin-bottom: 0px;
	margin-left: 112px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFD96D;
	border-bottom-color: #FFD96D;
	background-image: url(images/interface/main_content_leftbdr.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#navigation {
	width: 237px;
	background-image: url(images/interface/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 341px;
	float: left;
}
#navigation #nav {
	width: 200px;
	margin-left: 3px;
}
#navigation #nav ul {
	font-family: "Comic Sans MS", Geneva, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	list-style-type: none;
	margin-left: 30px;
	line-height: 1.7em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
#main_content h1 {
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}
#navigation #nav a:link {
	color: #660066;
	text-decoration: none;
}
#navigation #nav a:visited {
	color: #FF4371;
	text-decoration: none;
}
#navigation #nav a:hover {
	color: #9933CC;
}
#navigation #nav a:active {
	color: #660066;
}
#main_body {
	width: 535px;
	float: right;
	margin-right: 10px;
}
#main_body .imageright {
	float: right;
	margin-left: 10px;
}
#main_body h1 {
	font-family: "Comic Sans MS", Geneva, Arial, sans-serif;
	font-size: 1.3em;
	color: #52A8F4;
	padding-top: 15px;
	font-weight: normal;
}
#main_body p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
}
#main_body a:link {
	color: #660066;
	text-decoration: none;
}
#main_body a:visited {
	color: #FF4371;
	text-decoration: none;
}
#main_body a:hover {
	color: #9933CC;
	text-decoration: none;
}
#main_body blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #52A8F4;
	padding: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_body .author {
	color: #333333;
}
.clearall {
	clear: both;
}
#header {
	background-image: url(images/interface/header.gif);
	height: 325px;
	background-repeat: no-repeat;
}
#header #logo {
	height: 198px;
	width: 393px;
	margin-right: 185px;
	margin-left: 446px;
	padding-top: 69px;
}
#main_start {
	background-image: url(images/interface/blockstart.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
}
#footer {
}
#footer p {
	font-size: 0.7em;
	color: #A6AA97;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer a:link {
	color: #660066;
	text-decoration: none;
}
