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


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.center_box {
	margin:0 auto;
}
a:link {
	color: #79623c;
	text-decoration: none;
}
a:active {
	color: #79623c;
	text-decoration: underline;
}
a:visited {
	color: #79623c;
	text-decoration: none;
}
a:hover {
	color: #79623c;
	text-decoration: underline;
}
#alt a:link {
	color: #000000;
	text-decoration: none;
}
#alt a:active {
	color: #000000;
	text-decoration: underline;
}
#alt a:visited {
	color: #000000;
	text-decoration: none;
}
/* GENERAL STYLES */
a img, area {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background:#000000;
}
.h1 {
	margin: 0;
	font-size: 120%;
	color: #125559;
	letter-spacing: 1px;
}
.h2 {
	margin: 0;
	font-size: 100%;
	color: #125559;
	text-transform: uppercase;
}
.h3 {
	margin: 0;
	font-size: 100%;
	text-transform: uppercase;
}
.h4 {
	font-weight: bold;
	font-size: 16px;
	color: #79623c;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin-left:20px;
	line-height:normal;
	list-style-image:url(../Resources/glyphs/hypen.gif);
	list-style-type:circle;
	list-style-position: outside;
	font-size: 12px;
} 

#wn {
	position:relative;
	width:420px;
	height:536px;
	overflow:hidden;
	float:right;
	margin:6px;
}

#inside {
	width:400px;
	height:525px;
	overflow:hidden;
	position:relative;
	float:left;
	padding-right:12px;
}

#inside3 {
	width:400px;
	height:431px;
	overflow:hidden;
	position:relative;
	float:left;
	padding-right:12px;
}

#inside4 {
	height:55px;
}

	
#inside2 {
	width:420px;
	height:500px;
	overflow:auto;
	position:relative;
	float:left;	
	
	}
	

#wn2 {
	position:relative;
	width:426px;
	height:536px;
	overflow:hidden;
	float:right;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:0px;

}

#sideimage {
	width:353px;
	height:536px;
	float:left;
	margin:6px;
	display: inline;
	overflow: hidden;
}

#mainbox {
	background-color:#FFFFFF;
	width:799px;
	height:548px;
	margin:0 auto;
}

.subtitle1 {
	font-size: 14px;
	color: #79623c;
	line-height: normal;
}

.subtitle2 {
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
#specialsub {
	text-decoration:none;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
