h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, span, fieldset, legend, blockquote {
	margin: 0;
	padding: 0;
}


#top {
	background-image: url(assets/img/top.png);
	height: 160px;
	background-repeat: no-repeat;
}
#container {
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	position: absolute;
	top: 201px;
	left: -1px;
	width: 21px;
}

#navbox {
	display: inline;
	color: #000000;
	height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	position: relative;
	left: 53px;
	width: 494px;
	top: 162px;
	z-index: 2;
}

#nav li a {
	border-right: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	font:"Times New Roman", Times, serif;
}
#content a {
	color: #000000;
	text-decoration: none;
}

#content h2 {
	padding-top: 40px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
}
#content p {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#content {
	background-image: url(assets/img/container-rpt.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 60px;
	font-size: 0.7em;
	left: 1px;
	clear: both;
	background-repeat: repeat-y;
}

#contentindex a {
	color: #000000;
	text-decoration: none;
}

#contentindex h2 {
	padding-top: 40px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
}
#contentindex p {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#contentindex {
	background-image: url(assets/img/container-rpt.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 60px;
	font-size: 0.7em;
	left: 1px;
	clear: both;
	background-repeat: repeat-y;
}

.navitems {
	width: 50px;
	display: block;
	font-size: 1em;
}

#nav a:hover {
	color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}


#nav li {
	display: inline;
	padding-left: 25px;
}
#gallery h3 {
	font-size: 1.4em;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
#snake {
	position: absolute;
	left: 26px;
	top: 97px;
	width: 532px;
	height: 30px;
	z-index: 1;
}



.rightalign {
	float: right;
	padding-right: 70px;
	padding-left: 30px;
	padding-bottom: 20px;
}


#footer {
	background-image: url(assets/img/footer.png);
	height: 180px;
	clear: both;
}


body {
	background-color: #000000;
}
#intro {
	margin-top: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



#gallery {
	margin-right: 60px;
	width: 450px;
	margin-left: 10px;
	clear: both;
}
#content hr {
	clear: both;
	display: none;
}

#letmein {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
}

.galleryitem {
	width: 90px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
}
/* Flash header positioned absolutely */
#flash {
	position: absolute;
	height: 160px;
	width: 590px;
	top: -1px;
	z-index: 1;
}
#letmein a {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#letmein a:hover {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.bold {
	font-weight: bold;
	font-size: 1.1em;
}
#youtube {
	margin-left: 80px;
	margin-top: 20px;
	position: absolute;
	left: 76px;
	top: 327px;
}
#buttons {
	border-top: thin dotted #FF0000;
	border-right: thin #FF0000;
	border-bottom: thin #FF0000;
	border-left: thin #FF0000;
	display: inline;
}
#buttons p {
}
#buttons img {
	padding-top: 10px;
}
#content .clearhr {
	clear: both;
	height: 30px;
}

