 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 95%;
}
#wrap {
	background: #FFFFEE;
	width: 750px;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #87A;
	border-right: 1px solid #87A;
	border-bottom: 1px solid #87A;
	border-left: 30px solid #8A7;
}
#column {
	float: right;
	width: 70%;
	margin-right: 15px;
	margin-top: 20px;
}
img.banner {
	margin-top: 10px;
	overflow: hidden;
}
.copy p {
	margin: 10px 30px;
	line-height: 1.4;
}
.strips p {
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.2;
}
.strips ul {
	font-size: 95%;
}
#nav {
	font-size: 95%;
	background: #FFF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #87A;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #78A;
	padding: 2px 5px 3px;
	background: #fff;
}
#nav a:hover {
	text-decoration: none;
	color: #A78;
	padding: 2px 5px 3px;
	background-color: #FFFFFF;
	left: 1px;
}
#header h2 {
	font-style: italic;
	font-size: 120%;
}
#header h1 {
	font-size: 140%;
	color: #87A;
	background: url(images/title.gif) no-repeat left top;
	height: 65px;
	width: 600px;
}
#wrap .copy {
	font-size: 90%;
	line-height: 1.2;
	position: relative;
	border-bottom: 1px solid #FFFFCC;
}

.copy h1 {
	font-size: 120%;
	color: #87A;
	margin-left: 30px;
}
.copy h2 {
	font-size: 100%;
	color: #8877AA;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer {
	text-align: center;
	clear: both;
	border-top: 10px solid #8877AA;
	padding-top: 3px;
	background: #8877AA;
	color: #fff;
	padding-bottom: 10px;
	width: 100%;
	font-size: 85%;
	margin: 0px;
}
#header {
	font-size: 85%;
	background: #fff;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#header span {
	display: none;
}
#wrap .copy .pics {
	padding: 0px;
	float: none;
	margin: 0px 0px 0px 45px;
	display: inline;
}
#wrap .copy .rule {
	border-style: none;
	float: none;
	padding-bottom: 10px;
}
.copy img {
	margin: 0px;
	bottom: 0px;
}
.strips {
	width: 230px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	font-size: 95%;
}
.strips img {
	margin-left: 20px;
}
.strips h1 {
	font-size: 110%;
	color: #8877AA;
	margin-top: 5px;
}
.strips h2 {
	font-size: 100%;
	color: #87A;
	margin-top: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.bg {
	background: url(archive/images/Georgia.gif) no-repeat left bottom;
}
.strips ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style: url(archive/images/bullet.gif);
}
.main {
	float: left;
}
