@charset "utf-8";
/* CSS Document */

#navcontainer
{
	background: #ccff00;
	border-top: 1px solid #9CC;
	font: normal normal 25px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 87%;
	left: 6%;
	right: 6%;
	position: relative;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #fff;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #ccff00;
border: 1px solid #FFF;
bottom: 2px;
color: #369;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
	background: #ccfgf00;
	bottom: 0px;
	color: #99ffff;
	position: relative;
	right: 0px;
}

#navlist li#active
{
background: #fff;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	background: #fff;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #99ffff;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	background-color: #369;
}
#header {
	color: #FFF;
	background-color: #FF9;
	margin: 0px;
	padding: 0px;
	width: 95%;
	position: relative;
	left: 2.5%;
	right: 2.5%;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15%;
	position: relative;
	left: 75px;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clear {
	clear: both;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	width: 90%;
	position: relative;
	background-color: #FFC;
	border: thick inset #F00;
	left: 5%;
	right: 5%;
	top: 10px;
	bottom: 10px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #000;
}

#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 70%;
	position: relative;
}
#bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: 90%;
	position: relative;
	left: 5%;
	right: 5%;
}

#wrapper h2 {
	font-size: 24px;
	color: #000;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 44px;
	color: #F00;
}

body {
	background-color: #A6A459;
}
#roll {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	border: thick groove #00F;
	width: 60%;
	margin: 0px;
	padding: 0%;
	position: relative;
	left: 15%;
	right: 15%;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	outline-width: medium;
	margin-right: 300px;
	margin-left: 300px;
}
