body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;
	font-size: 100%;
	background-color: #000000;
	margin: 24px 0;
	padding: 0;
	color: #000000;
}

body {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}


#menu {
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: 3578A3;
	left: 0px;

}



#menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 48em;

}



#menu li {

	padding: 0;

	display: inline;

	background: none;

}



#menu a {
	display: block;
	float: left;
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5;
	padding-left: 14px;
	color: 3578A3;
	text-decoration: none;

}



#menu a:hover {

	text-decoration: none;

	color: CCCCCC;

}



a.normal {
	display: block;
	width: 105px;
	height: 115px;
	text-decoration: none;
	background-image: url(images/repup.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.normal {
    background-position: -105px 0;
} 

a.saved {
	display: block;
	width: 105px;
	height: 115px;
	text-decoration: none;
	background-image: url(images/saved.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.saved {
    background-position: -105px 0;
} 

a.red {
	display: block;
	width: 105px;
	height: 115px;
	text-decoration: none;
	background-image: url(images/hangup.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.red {
    background-position: -105px 0;
} 

a.ruined {
	display: block;
	width: 105px;
	height: 115px;
	text-decoration: none;
	background-image: url(images/ruined.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.ruined {
    background-position: -105px 0;
} 

a.owg {
    display: block;
    width: 105px;
    height: 115px;
    background: url(images/owg.jpg) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.owg {
    background-position: -105px 0;
} 

a.shop {
    display: block;
    width: 148px;
    height: 115px;
    background: url(images/shop_button.jpg) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.shop {
    background-position: -148px 0;
} 

.copyright {
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}
info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#vote {
	color: #CCCCCC;
	padding-left: 40px;
	height: 280px;
}
.gallery_back {
	background-image: url(images/WC_kitetrash_light.jpg);
	height: 329px;
}
