body {
	background-color: #000;
	font-size: 140%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FFFF00;
}

img {
	display:block;
}

a:link
{
color: 	#00FFFF;
}

#nav a em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
    }
    
#textonly a em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
    }

a:active
{
color:#FFFF00;
}

a:visited
{
color:#00CCFF;
}


#portfolio P
{
	height: 150px;
}

#panelCol 
{
	display:none;
}

