@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	margin-top: 0px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	background-image: url(graphics/background.jpg);
	text-align: center;
}
#container {
	height: auto;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	background-image: url(graphics/border.png);
	text-align: left;
}

#gallery, .thumbs {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006;
}

#header {
	height: 150px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/logo.jpg);
	color: #FFF;
}

#archive {
	height: 30px;
	width: 950px;
	background-color: #006;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}
#archive1 {
	height: 20px;
	width: 825px;
	font-size: 14px;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #006;
	padding-left: 5px;
}
#archive2 {
	height: 19px;
	width: 120px;
	background-color: #006;
	font-size: 14px;
	float: left;
	padding-top: 3px;
	text-decoration: none;
	padding-bottom: 3px;
}
#archive1 a {
	border: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-size: 12px;
}
#top5 {
	height: 90px;
	width: 180px;
	padding-top: 22px;
	padding-left: 740px;
	color: #FFF;
}
#top10 {
	height: 70px;
	width: 950px;
	background-image: url(graphics/top10.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#top30 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 185px;
	background-image: url(graphics/top30.jpg);
	padding-top: 55px;
}
#partners {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
#webmaster {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 10px;
	padding-top: 15px;
}
.fontcolor {
	color: #FFF;
	font-size: 16px;
}
.fontsize13 {
	font-size: 13px;
	color: #FFF;
}
.fontsize10 {
	font-size: 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
#advertisment {
	background-color: #006;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 100px;
}
#bookmark {
	height: auto;
	width: auto;
	margin-left: 5px;
}
#textlinks {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
	background-image: url(graphics/textlinks.jpg);
	height: 445px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 55px;
}

