@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#navlist
{
color: white;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em Verdana, sans-serif;
}

#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 #003399;
padding: 0.25em 0.5em 0.4em 0.75em;
}

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

#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
{
font-size:100%;
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 #003399;
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;
}

#navcontainer {
	position: absolute;
	left: 20px;
	top: 145px;
}

#intro {
	position:absolute;
	left: 224px;
	top: 128px;
}

#content {
	position:absolute;
	left: 20px;
	top: 350px;
}
.rpadimg {
	padding-right: 15px;
}
