body 
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
}

body.port
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
}

.container
{
	text-align:center;
}

.center
{
	text-align:center;
	margin:auto;
}

a
{
	text-decoration:none;
}

a:link 
{
	color:#000000;
}   

a:visited
{
	color:#000000;
}

a:hover 
{
	color:#666666;
}

a:active 
{
	color:#999999;
}



table, th, td
{
	border: 0px;
	text-align:center;
}

.press-table
{
	background-color:#F5F5F5;
	background-image:url('images/press-table.jpg');
	background-repeat:no-repeat;
	font-size:.75em;
	font-style:oblique;

}

a.press
{
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	font-style:normal;
}

.contact-table
{
	background-color:#F5F5F5;
	background-image:url('images/contact-table.jpg');
	background-repeat:no-repeat;
}

.bio-table
{
	background-color:#F5F5F5;
	background-image:url('images/bio-table.jpg');
	background-repeat:no-repeat;
	text-align:justify;
	text-indent:50px;
	padding:5px 25px;
}

.gray
{
	background-color:#F5F5F5;
}

td.menu
{
	text-align:center;
	width:199px;
	height:40px;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;	
}

td.sidenote
{
	text-align:right;
}

#note
{
	font-size:.6em;
	color:#AAAAAA;
	font-family:Verdana, san-serif;
}

#linked
{
	text-decoration:underline;
}

#header
{
	font-size:2em;
}

#top-left
{	
	position:float;
	font-family:Impact, san-serif;
	color:#CCCCCC;
	font-weight:bold;
	font-size:1.3em;
}

#contact
{
	font-size:1.5em;
}