
body
{
	margin:0px;
	color: #003300;
	font-family: arial, sans-serif;
	padding: 0px;
	background-color: #003300;
}

#header
{
	height: 100px;
	width: 95%;
	vertical-align: top;
	font-size: 550%;
	background: #88BB88 url(header.jpg) no-repeat center right;
	float: left;
	font-variant: small-caps;
	letter-spacing: -8px;
	padding-right: 30px;
	margin-top: 20px;
	text-align: right;
}

#header-img
{
	background : url(pie.png) no-repeat center left;
	width: 100px;
	height: 100px;
	float: left;
}

#content
{
	background-color: #88BB88;
	float: right;
	width: 70%;
	margin-top: 20px;
	margin-right: 20px;
}

#ie
{
	background-color: #88BB88;
	margin-top: 20px;
	margin-right: 20px;
	text-align:center;	
}

#nav
{
	background: #88BB88;
	float: left;
	width: 20%;
	margin-top: 20px;
	margin-left: 20px;
}

.rbtop div {background: url(topleft.jpg) no-repeat top left;}
.rbtop {background: url(topright.jpg) no-repeat top right;}
.rbbot div {background: url(bottomleft.jpg) no-repeat bottom left;}
.rbbot {background: url(bottomright.jpg) no-repeat bottom right;}

.rbtop div, .rbtop, .rbbot div, .rbbot
{
	width: 100%;
	height: 50px;
	font-size: 1px;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}

#copy
{
	clear: both;
	vertical-align: bottom;
	color: #ffffff;
	font-size:10pt;
	text-align: center;
	padding-top: 20px;
}

.front
{
	position: relative;
	z-index: 99;
	padding: 20px;
}

a:link {color: #003300;}

a:visited {color: #003300;}

a:hover {color: #ffffff; text-decoration: none;}

.first:first-letter {font-size: 30pt; font-family: Times, serif;}

p {text-indent: .5cm; text-align: justify;}

h1, h2, h3, h4, h5, hr
{
	color: #003300;
	text-align: center;
}

img {border: none;}

.movie img
{
	float: left;
	padding: 10px;
}

.movie
{
	clear: both;
	padding: 20px;
	border-top: 1px solid #003300;
}

.youtube
{
	text-align:center;
	color: #88BB88;
}

.comic
{
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #003300;
}

.comic img
{
	border: 1px solid #003300;
}

#archive
{
	width: 300px;
	text-align: left;
	border-left: 1px solid #003300;
	border-bottom: 1px solid #003300;
	padding: 5px;
}

#archive b
{
	text-align: center;
}