body 		{background-color:black; color:white; font-family:Times New Roman;}
a 			{color:#fff; text-decoration:underline;}
a:hover {color:#fff; text-decoration:none;}
h2 			{margin:0 0 10px 0; padding:0; font-size:1.4em; font-weight:bold;}

.clearleft 	{overflow:hidden; clear:left; height:1px; margin-top:-1px;}
.clearright {overflow:hidden; clear:right; height:1px; margin-top:-1px;}
.clearboth 	{overflow:hidden; clear:both; height:1px; margin-top:-1px;}

#links 			{display:none;}

#header 		{position:relative; z-index:100; margin:0 auto 10px auto; background:url(images/title.gif) no-repeat; height:81px; width:570px;}
#header h1  {display:none;}
#header p   {display:none;}
#header a   {display:block; width:570px; height:81px;}
#container  {margin:0 auto; position:relative; width:1000px; display:block;}
.back 			{filter:alpha(opacity=30); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.30; opacity:0.3;}
