@charset "utf-8";
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 128px;
}
.index {
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	height: 539px;
	width: 900px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.innercontent {
	background-image: url(../images/innercontent_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.nav {
	clear: both;
	height: 47px;
	width: 900px;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #b6b6b6;
	text-decoration: none;
}
.footer a:link {
	font-weight: normal;
	color: #b6b6b6;
	text-decoration: none;
}
.footer  a:visited {
	font-weight: normal;
	color: #b6b6b6;
	text-decoration: none;
}
.footer  a:hover {
	font-weight: normal;
	color: #F352DF;
	text-decoration: none;
}


.style1 {
	font-size: 14px;
	font-weight: bold;
}
.collection a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
