#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
}

#header {
	background-color: #000000;
}

#content p {
	line-height: 150%;
	text-align: left;
	color: #CCCCCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6633FF;
	color: #FFCC33;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
}


#content {
	font-size: 85%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 207px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	vertical-align: top;
}


#footer {
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	color: #FFCC00;
	word-spacing: 0.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	margin-top: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.3em;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.3em;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.3em;
}

.callout {
	color: #ffffff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

p {
    font-size: 70%;
}
#nav {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-size: 15px;
	color: #CCCCCC;
	margin-right: 7px;
	line-height: 23px;
	background-color: #6666FF;
	border: thin solid #CC3300;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#nav a:hover, #nav a:active, #nav a:focus {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	height: 17px;
	width: 40px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFCC33;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
