@charset "UTF-8";
body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	height: 200px;
	width: 300px;
	overflow: hidden;

}


/*Supersize Plugin Styles*/
#supersize img, #supersize a{
		height:100%;
		width:100%;
		display:none;
	}
#supersize .activeslide, #supersize .activeslide img{
		display:inline;
	} 




#wrapper {
	position: fixed;
	width: 400px;
	top: 0px;
	margin: 0px;
	overflow: auto;
	left: 0px;
	height: 1000px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/box.png);
	background-position: 0px 0px;
}




#navigation {
	margin: 0px;
	height: 20px;
	width: 300px;
	top: 65px;
	left: 30px;
	position: absolute;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	margin: 0px;
	width: 300px;
	position: relative;
	top: 75px;
	float: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 30px;
	height: 25px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
}


#lookgood {
	position: fixed;
	width: 900px;
	bottom: 0px;
	margin: 0px;
	overflow: auto;
	right: 0px;
	height: 250px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 0px;
	
}


#content2a {
	margin: 0px;
	height: 100px;
	width: 100px;
	left: 25px;
	clip: rect(0px,0px,0px,0px);
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
#content2b {
	margin: 0px;
	height: 25px;
	width: 75px;
	top: 250px;
	left: 250px;
	position: relative;
	padding: 0px;
}

.style1 {
	font-size: 24px;
	color: #81AEC9;	
}

.style5 {
	font-size: 12px;
	color: #36F;
}
.style6 {
	color: #36F;
}

a:link, a:link img, a:visited, a:visited img {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
a:hover, a:hover img, a:active, a:active img {
	text-decoration: none;
	color: #808080;
	border: 0;
}


.link2 a {
color: #81AEC9;
font-size: 14px;
text-decoration: none;
}
.link2 a:visited {
color: #81AEC9;
font-size: 14px;
text-decoration: none;
}
.link2 a:hover {
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}