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

body {
	font-size: 14px;
	font-style: normal;
	background-color: #000000;
	text-indent: 3px;
	letter-spacing: normal;
	text-align:left;
	vertical-align:left;
	word-spacing: normal;
	color:#FFFFFF;
	padding-top: 50px;
	padding-left: 150px;
	padding-right: 260px;
	padding-bottom: 260px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	
}



#box {
	position: center;
	width: 600px ;
	margin-left: auto ;
	margin-right: auto ;
	
	}

#maincontainer 
	{
	position:absolute;
	top:50px;
	left:25px;
	height:467px;
	width:867px;
	} 
#mainpic 
	{position:absolute;
	top:150px;
	left:160px;
	margin:0;
	border-width:thick;

	}
	
#thumbnails {
	position:absolute;
	top:-9px;
	right:70px;
	left:10px;
	padding:10px;
	width: 215px;
	height: 307px;
	}

.center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#imageswaps {
	position:absolute;
	top: -87px;
	left: 245px;
	height: 468px;
	width: 491px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CC0033;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}
