body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0093FF;
	background-image: url(images/background.gif);
}.index-back {
	background-color: #000000;
	height: 100%;
}
a:visited {
	color: #0093FF;
}
h1 {
	font-size: 12px;
	margin: 0px;
}
.warning {
	font-size: 10px;
}
.footer {

	font-size: 10px;
}
.topsite {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #00B9FF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.topsite-desc {
	font-size: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-container {
	width: 720px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: bottom;
	float: left;
}
.gallery-text {
	font-size: 13px;
	width: 660px;
	float: right;
	text-transform: capitalize;
	vertical-align: bottom;
	padding-top: 2px;
	color: #00B9FF;
}
.gallery-img {
	float: left;
}



a .pic-border {

	border: 1px solid #0093FF;
}
a:hover .pic-border{

	border: 1px solid #FFFFFF;
}
.style3 a {
	font-size: 24px;
}
.moregalleries {
	font-size: 12px;
	width: 600px;
}
