body 
{
	margin: 0;
	padding: 0;
	background-image: url(images/check_bg.gif);
	background-repeat: repeat-x;
	font-size: small;
	background-color: #575A64;
}

img
{border: none;
}

.wrapper
{
	background-color: black;
	border-width: 0px 1px 1px 1px;
	border-color: #000 #000 #000 #95969A;
	border-style: solid;
	width: 700px;
	margin: 0 auto 0 auto;
}
.header
{
	background-image: url(cgi-bin/rotate.php);
	background-repeat: no-repeat;
	width: 700px;
	height: 170px;
	
}
.menu
{
	margin-left: 152px;
	margin-top: -34px;
	
}

.menu li
{
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	background-color: #969DB1;
	border-color: #ADB5CB #777F94 #777F94 #ADB5CB;
	border-width: 1px;
	border-style: solid;
	padding: 7px 0px 2px 0px;
	margin: 0px 0px 0px -3px;
text-decoration: none;

}



a.menuitem:link, a.menuitem:visited
{
	
	font-family: Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color: white;
	padding: 0px 11px 5px 11px;

}


a.menuitem:hover 
{ 
	background-image: url(images/link_active.png); 
	background-repeat: repeat-x;
	background-position: bottom;
	color: #7ACDED;
	font-family: Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
border:none;
	font-weight: bolder;
padding: 0px 11px 5px 11px;
}

/*Previews are 140 px tall and 175 px wide.*/

#previews
{
float: left;
}

#new1
{
	border-style: none;
	width: 175px;
	height: 140px;
		margin: 0px 0px 0px 15px;
	
}
#new2
{
	border-style: none;
	width: 175px;
	height: 140px;
	margin: 0px 0px 0px 15px;

}

#in_progress
{
	
	border-style: none;
	width: 175px;
	height: 140px;
	margin: 0px 0px 0px 15px;

}

/*This is the gray text box.*/
.content
{
	background-color: #676E80;
	border-color: #848A98 #51555E #51555E #848A98;
	border-width: 1px;
	border-style: solid;
	margin: 25px 25px 25px 220px;
	padding: 20px;
	background-image: url(images/mini_marty.gif);
	background-position: bottom right;
	background-repeat: no-repeat;

	
}

.content_item_link
{
height: 400px;
}

a:link, a:visited
{ text-decoration:none;
color: #C9E9F5;
}

a:hover, a:active 
{ text-decoration:none;
border-bottom: 1px dotted;
color: #7ACDED;
}

.content h1
{
	color: white;
	font-family: arial, geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.5em;

}
.content h3
{
	font-family: arial, geneva, sans-serif;
	font-size: 1em;
	color: white;
	font-weight: normal;
	margin-top: -10px;
}
.content p
{
	color: white;
	font-family: arial, geneva, sans-serif;
	font-size: 1em;
	
	
}
.content table
{
	color: white;
	font-family: arial, geneva, sans-serif;
	font-size: 1em;
	
	
}

.bold { font-weight: bolder; }

.footer
{
	color: white;
	font-size: .75em;
	font-family: arial, geneva, sans-serif;
	
	text-align: center;
}



.banners_list_a
{
		text-align: left;
	list-style-type: none;
	
	

}
.banners_list_b
{
		
		text-align: left;
	list-style-type: none;
	/*float: left;*/


}

