body {
	background-color: #FFDD00;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#content h1 {
	margin: 0px;
}
#content h2 {
	font-size: x-small;
	text-align: right;
	height: 30px;
	margin: 0px 20px 0px 0px;
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
}
#fotter {
	margin: 0px;
}
#pagebody {
	margin-right: 20px;
	padding-left: 20px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main {
	float: right;
	width: 572px;
	clear: both;
}
#menu {
	float: left;
	width: 153px;
}
#about {
	clear: both;
}
#content #pagebody #main h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#main h4 {
	font-size: medium;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
}
#main h5 {
	font-size: medium;
	font-weight: bold;
	color: #3263B5;
	padding-left: 28px;
}

#main dl {
	font-size: 14px;
	margin: 0px;
	float: right;
	width: 360px;
}
#main dt {
	font-weight: bold;
	margin-bottom: -1.3em;
	padding-top: 3px;
}
#main dd {
	line-height: 1.5em;
	padding-left: 2em;
}
#main h6 {
	font-size: small;
	padding-left: 2em;
	font-weight: normal;
	padding-right: 2em;
}
#previous_box {
	clear: both;
	float: right;
	width: 572px;
}
#flash {
	margin-top: 40px;
	float: right;
	width: 572px;
	margin-bottom: 10px;
}

