html {
	background: #000;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	} 
a {
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color: #000;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding-top: 8px;
	font-size: 16px;
	}
object {
	outline: none;
	vertical-align: top;
	}
table {
	border-collapse: collapse;
	font-size: 14px;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: url(../images/main-bg.jpg) no-repeat left top;
	height: 821px;
	margin: 26px auto;
	padding: 52px 52px 0 52px;
	width: 751px;
	}


#content {
	height: 746px;
	}


#footer {
	font-size: 1.5em;
	text-align: center;
	}
#footer a {
	color: #fde691;
	margin: 0 20px;
	text-decoration: none;
	}
#footer a:hover,
#footer a.active {
	color: #fff;
	}

.align-right {
	text-align: right;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}

.col-1, .col-2 {
	float: left;
	}

.col-1 {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	}
	
.col-1 a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 8px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}
	
.col-1 strong {
	color: #000;
	font-size: 24;
	}
	
.col-1 .indent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

.col-2 .indent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 14px;
	}
	
.kids {
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	}
	
.kids-2 {
	color: #000;
	font-weight: bold;
	padding-top: 8px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	}
	
.xsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	line-height: 1.2em;
	padding: 0 5px;
	}
	
.copy {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0 0 0;
	text-align: center;
	text-decoration: none;
	}
	
.copy a {
	color: #000;
	text-decoration: none;
	}
	
.copy a:hover {
	text-decoration: underline;
	}

.loop {
	background: url(../images/loop-bg.jpg) no-repeat left bottom;
	}
	
.loop .align-right {
	padding: 10px 7px 6px 0;
	}

.nav {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 1.4em;
	padding: 8px 0;
	text-align: center;
	}
	
.nav a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 30px;
	}


.row-1 .col-1 {
	width: 417px;
	}
	
.row-1 .col-2 {
	width: 334px;
	}

.row-2 .col-1 {
	margin: 0 18px 0 10px;
	width: 280px;
	}
	
.row-2 .col-2 {
	width: 443px;
	}

.title {
	background: url(../images/title-bg.png) repeat-x left 4px;
	height: 38px;
	margin: 0 0 0 4px;
	}
.title h2 {
	background: url(../images/title-h2-bg.png) no-repeat left top;
	color: #eee5d4;
	font-size: 16px;
	margin: 0 0 0 -4px;
	padding: 6px 0 7px 44px;
	text-transform: uppercase;
	}
