img {
	border-style: none;
}
html {
	text-align: center;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#container {
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
}
#banner {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/design/jsBannersm.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 83px;
	width: 250px;
	margin-bottom: 25px;
}
#menu {
	text-align: center;
	height: 25px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: 12px;
}

#gallery {
	text-align: center;
	width: 455px;
	height: 860px;
	float: left;
	position: relative;
}
#copyright {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	height: 280px;
}
