body {
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #999966;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background_.png);
	/* background-repeat: repeat-y;
	background-position: center center; */
	background-attachment: fixed;
}
#wrapper {
	margin-top: 0px;
	font-size: 1em;
	line-height: 1.7em;
	width: 768px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-bottom: 0px;
	border-top: 20px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 20px solid #333333;
	border-left: 1px solid #333333;
}
#wrapper #header {
	height: 360px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #header h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #97CA65;
	font-weight: bold;
	text-align: left;
	line-height: 0.7em;
	padding-top: 10px;
	padding-left: 5px;
}
#nav {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 5px;
}
#wrapper #nav ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	text-align: right;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
	padding: 5px;
	background-color: #ccc;
}
#nav a:active {
	color: #000;
	text-decoration: none;
	padding: 5px;
	background-color: #ccc;
}
#mainContent {
	font-size: 1em;
	line-height: 1.7em;
	text-align: left;
	margin-top: 20px;
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#col1 {
	border-top-style: dotted;
	border-top-color: #97CA65;
	width: 158px;
	float: left;
	margin-left: 7px;
	border-top-width: 2px;
	padding-top: 5px;
}
#col2 {
	width: 250px;
	margin-right: 20px;
	margin-left: 50px;
	border-top-style: dotted;
	border-top-color: #97CA65;
	float: left;
	padding: 5px 5px 0px;
	border-top-width: 2px;
}
#col3 {
	float: right;
	width: 265px;
	border-top-style: dotted;
	border-top-color: #97CA65;
	margin-right: 7px;
	border-top-width: 2px;
	padding-top: 5px;
}
#footer {
	text-align: center;
	background-color: #996666;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px;
}
#footer p{
	margin: 0;
}
#footer address {
	font-style: normal;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px dotted #FFE864;
	color: #FFE864;
}
.pullquote {
	background-color: #99CC66;
}
blockquote.pullquote {
	text-align: center;
	background-color: #999966;
	margin: 0px 8px 5px 8px;
}
p.pullquote {
	text-align: center;
	background-image: url(images/quote_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0px;
}
cite {
	background-color: #999966;
	font-style: normal;
	text-align: center;
	font-size: 1em;
	color: #fff;
}
th, td {
	text-align: center;
}
th {
	color: #FFFFFF;
	background-color: #9999FF;
}
table {
	border: 1px solid #402F1D;
}
.sidebar_box {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.altRow {
	background-color: #FFFFCC;
}
h2 {
	font-size: 1.4em;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
	color: #9999FF;
}
h3 {
	font-size: 1.2em;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#cyClub {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#cyClub a:link {
	color: #FFFFFF;
	/* background-color: #9999FF; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #342317;
	text-decoration: none;
	border-bottom-color: #000000;
	padding: 5px;
	background-color: #FF9900;
}
#cyClub a:visited {
	color: #FFFFFF;
	/* background-color: #9999FF; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #342317;
	text-decoration: none;
	border-bottom-color: #000000;
	padding: 5px;
	background-color: #FF9900;
}
#cyClub a:hover {
	color: #000000;
	text-decoration: none;
	/* background-color: #99CCFF; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
	background-color: #FFCC66;
}

