#main
{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color:#000033;
border-bottom: 1px solid #FF6600;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#FF6600;
color:#FFFFFF;
}

.h1
{
	font-size:14px;
	color:#FF6600;
}
.welcometext
{
	font-size:12px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.pawardquote
{
	font-size:12px;
	color:#FF9900;
}
.a
{
	color: #FFCC00;
	text-decoration: none;
}
.packbeat
{
color:#999966;
}

.memberp
{
color:#FFFFFF;
}
.memberpb
{
color:#FF6600;
}