body, p {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}

table, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
}
dd {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
dl {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
dt {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	list-style-type: disc;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFCC00
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

a:active {
	color: #CCCC99
	text-decoration: underline;
}




.author {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1.5em; color: #FFFFCC; text-align: center}
.author a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.author a:visited {  
	color: #FFCC00
}
.author a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.author a:active {  
	color: #CCCC99
	text-decoration: underline;
}

.portfoliomenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	text-indent: 3px;
	vertical-align: middle;
	height: 15px;
	width: 81px;
	border: solid #FFFFFF;
	position: static;
	visibility: visible;
	display: block;
	list-style-position: inside;
	list-style-type: none;
}

.portfoliomenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #333333;
}
.portfoliomenu a:visited {
	color: #FFFFFF;
	background-color: #333333;
}
.portfoliomenu a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.portfoliomenu a:active {
	color: #CCCC99
	text-decoration: none;
	background-color: #FFFFFF;
: underline;
}

#portnav {
	color: #FFFFFF;
	text-indent: 2px;
	}
ul#portnav {	
list-style: none;
margin: 0;
padding: 0;
background-color: #660033;

}

ul#portnav li a:link, ul#portnav li a:visited {
color: #FFFFCC;
text-decoration: none;
display: block;
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
background-color: #660033;
}

ul#portnav li {
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

ul#portnav li a:hover {
background-color: #333333;
color: #FFCC00;
}

#bottomofnav{
border-bottom: 1px solid #ffffff;
}
