.credit {
	font-size: 10px;
	font-weight: normal;
	color: #EAE8E8;
	text-align: left;
	float: left;
	padding: 2px 0px 0px 0px;
}

body {
	background-color: #000000;
	text-align: center; /* for IE */
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 12px;
}
a{
outline: none;
color: #0066cc;
text-decoration:none;
}
a:hover {color:rgb(42,90,138); text-decoration:underline;}

#breadcrumbs span{color:rgb(42,90,138);}
#contentWrapper {
	min-height: 1%;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 487px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#imgWrap { 
	min-height: 1%;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 140px;
	height: 93px;
	padding: 1px;
}

ul.gallery
{
	float:center;
	list-style: none;
	float: right;
	width: 600px;
}

ul.gallery li
{
	float: left;
	width: 140px;
	height: 93px;
	padding: 3px;
}







a.bhead:link {
	
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}

a.bhead:visited {
	
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}



a.chooch:link {
	
	text-decoration: none;
	border-bottom: 1px dotted #FF00FF;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}

a.chooch:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FF00FF;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}

a.chooch:hover {
	
	text-decoration: bold;
	padding: 1px 1px 1px 1px;

	cursor: pointer;
}


.rule {
	border-bottom: 1px outset #999999;
	width:488px;
	
	
}


#mainp {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}
/* Hides from IE5-mac \*/
* html #contentWrapper {height: 1%;}
/* End hide from IE5-mac */

