p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
body {
	background-color: #006;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	font-style: italic;
	color: #CF0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #FC0;
}
#centerwrap {
	text-align: center;
	height: 100%;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #9F0;
	padding-left: 20px;
	padding-right: 20px;
}
#header {
	text-align: center;
	height: 225px;
	width: 950px;
	position: relative;
	background-color: #000;
	float: left;
	padding-top: 5px;
}
#leftbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background-color: #F90;
	text-align: left;
	border: thin solid #FFF;
	height: auto;
	width: 160px;
	float: left;
	position: relative;
	clear: none;
}

#navcontainer {
	width: 160px;
	font-size: 100%;
	clear: none;
	position: relative;
	float: left;
}
#navlist
{
	color: white;
	background: #17a;
	border-bottom: 0.2em solid #17a;
	border-right: 0.2em solid #17a;
	padding: 0 1px;
	margin-left: 0;
	width: 12em;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}


#content {
	background-color: #000;
	height: auto;
	width: 770px;
	float: right;
	position: relative;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	text-align: center;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FF9;
	font-style: italic;
	text-align: center;
	position: relative;
	clear: both;
	padding-bottom: 3px;
}
#footer p {
	text-align:center;
	padding-top: 5px;
	}
#fadeshow1   {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
.crunch {
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#search {
	color: #FFF;
	float: left;
	height: 32px;
	width: 100px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}

.center {
	text-align: center;
}
.table {
	margin-right: auto;
	margin-left: auto;
}

.link {
	color: #0FC;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
.table {
	background-color: #CF0;
	position: relative;
}

