#wrapper {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/jam.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #CCCCCC;
}
#top {
	height: 400px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#titles {
	padding: 0px;
	height: auto;
	width: 900px;
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	padding: 0px;
	width: 475px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	color: #007CB9;
}
#tagline {
	padding: 0px;
	float: left;
	width: 475px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 110%;
	color: #930B0F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	letter-spacing: 2px;
	font-weight: normal;
}
#content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	line-height: 140%;
	color: #333366;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-weight: normal;
	float: left;
}
#clear {
	clear: both;
}
h1 {
	font-size: 360%;
	line-height: 100%;
	color: #007CB9;
	width: 475px;
	text-align: center;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 270%;
	color: #333366;
	width: 475px;
	text-align: center;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text {
	margin-bottom: 10px;
	clear: left;
}
.text_no {
	color: #007CB9;
	font-weight: bold;
}
.text_j {
	clear: left;
	font-size: 100%;
}
a:link {
	color: #007CB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007CB9;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
