body 
{
	background-color:#000000;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	background-image:url('images/port-bg.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
}

.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:#FF0000;
}

a.menulink:hover
{
	color:#666666;
}

a.muslink:link
{
	color:#ffffff;
	text-decoration:underline;
}

a.muslink:hover
{
	text-decoration:none;
}

a:active 
{
	color:#999999;
}

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

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

.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:center;
}

#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;
}