/* WSOH CSS Document */

.content {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	
}


.footercontent {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	
}

body {
	margin: 0px 0px 0px 0px;

}

.contentbox {
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-right: 100px;
	text-align: justify;

}

.gallerybox {
	
}

.gallerybox img {
	border-width: 1px;
	border-style: dotted;
	color: #FFFFFF;
}

.gallerytext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	color: #000000;
	
	
}

a:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	
}

a:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	font-weight: 100;
	
}

a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	
}
