.credit {
	font-size: 10px;
	font-weight: normal;
	color: #EAE8E8;
	text-align: left;
	float: left;
	padding: 2px 0px 0px 0px;
}

body {
	text-align: center; /* for IE */
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 10px;
}

#contentWrapper {
	min-height: 1%;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentWrapperr {
	min-height: 1%;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 530px;
	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 {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a:visited {
	
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a:hover {
	color: #2F348F;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	font-size:10px
	
}

a.bhead:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
	font-size:10px
}

a.bhead:visited {

	text-decoration: none;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
	
}



a.chooch:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FF00FF;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}

a.chooch:visited {
	
	text-decoration: none;
	border-bottom: 1px dotted #FF00FF;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	cursor: pointer;
}

a.chooch:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	cursor: pointer;
}


h1 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

.rule {
	border-bottom: 1px outset #000000;
	width:524px;
}
.rulee {
	border-bottom: 1px outset #00000;
	width:524px;
}


p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 11px 0px;
}

#mainp {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}
/* Hides from IE5-mac \*/
* html #contentWrapper {height: 1%;}
/* End hide from IE5-mac */

