/* CSS Document */


body { background-color: #000000 }
 
p {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

a:link {
color: #194F6A;
text-decoration: none;
}
a:visited {
color: #194F6A;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #C8E2EF;
}
a:active {
text-decoration: none;
color: #FA8536;
}

#divmain {
	height: 440px;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	position: relative;
	padding: 10px;
	border: thick dotted #333333;
}
#image {
       height: 400px;
       width: 500px;
       background-color: #000000;
       float: right;
       position: relative;
       width: 500px;
}
#thumbs {
	float: left;
	height: 400px;
	width: 360px;
	background-color: #000000;
	top: 0px;
	position: relative;
}
#thumbs img {
	margin: 10px;
}
.divtag {
	background-attachment: fixed;
	background-color: #6A686B;
	position: relative;
	top: 0px;
	padding: 0px;
	border: 0px solid #999999;
	height: 106px;
	text-align: center;
}
.style1 {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 36px;
}
#divbottom {
	background-color: #6A686B;
	position: relative;
	padding: 10px;
	right: 200px;
}
.style2 {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
	
}
background {
	background-attachment: fixed;
	background-color: #6A686B;
	background-repeat: repeat;
	position: relative;
}
.style3 {
	color: #EFF4F7;
	font-size: 16px;
	font-family: Arial Black, Verdana, Helvetica, sans-serif;
}
.style4 {font-size: 16px}

body {
	background-color: #6A686B;
}

.style6 {color: #000000}
.style7 {font-size: 12px}
.style9 {font-size: 14px}