<style type="text/css">
html {
	background-color: #314861;
	text-align:center;
	margin: 0 auto;
	scrollbar-base-color: black;
	font-family: georgia, times, serif;
	}
	
.grayborder {
	border-width:1px;
	border-color: #999999;
	border-style: solid;
	}

p.smquestion {
	font-size: 9pt;
	font-weight: normal;
	margin-left: 10px;
	color: #ffffff;
	font-family: georgia, times, serif;
	text-align: left;
	margin-top: 0px;
	}
	
p.smquestionhead {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-family: georgia, times, serif;
	text-align: left;
	margin-bottom: 4px;
	}
	
p.bigquestion {
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
	font-family: georgia, times, serif;
	text-align: left;
	margin-bottom:10px;
	}
	
p.answer {
	font-size: 10pt;
	color: #ffffff;
	font-family: georgia, times, serif;
	text-align: left;
	}

.boxybrown {
	margin: 0;
	padding: 0;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	background-image: url('/staging/box2.png');
	background-repeat: repeat;
	padding: 5px 15px 15px 10px;
}

.boxybrown2 {
	margin: 0;
	padding: 0;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	background-image: url('/staging/box2.png');
	background-repeat: repeat;
}
	
body {
	margin: 0 auto; 
	height: 850px;
	text-align: center; 
	background-color: #314861;
	}

p {
	color: #AAAAAA;
	font-size: 11pt;
	font-family: georgia, times, serif;
	text-align: justify;
	}
	
a:link, a:active, a:visited {
	text-decoration: none;
	color: #ffffff;
	}
	
a:hover {
	text-decoration: none;
	color: #aaaaaa;
	}


	
a.darklink:link, a.darklink:active, a.darklink:visited {
	text-decoration: none;
	color: #aaaaaa;
	}
	
a.darklink:hover {
	text-decoration: none;
	color: #888888;
	}

	
h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
	font-family: georgia, times, serif;
	text-align: left;
	}
	
h2 {
	font-size: 10pt; 
	text-align: left; 
	margin-bottom: 8px; 
	margin-top: 0px; 
	color: rgb(255, 255, 255); 
	font-weight: bold;
	}
	
h3 {
	font-size: 13pt; 
	font-weight: bold; 
	color: rgb(170, 170, 170);
	display:inline;
	}
	
strong {
	font-weight:normal;
}

	
#main {
	width: 879px;
	margin: 0 auto;
	text-align:left;
	background: url('/staging/background-image.jpg');
	background-repeat: none;
	height: 761px;
	padding: 0px;
	}

	#main #sidelinks  {
		float:left;
		width:185px;
		height: 600px;
		margin-left: 0px;
		margin-top: 2px;
		padding: 0px;
		margin-left:15px;
		display: inline;
		}

	#main #headline  {
		float:right;
		width:664px;
		height: 115px;
		padding-right: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		display: inline;
		}
		
		#main #fullcontentareamainscroll {
			float:right;
			width:646px;
			background-image: url('/staging/box.png');
			background-repeat: repeat;
			border-width: 1px;
			border-color: #999999;
			border-style: solid;
			height: 625px;
			margin-right: 15px;
			margin-top: 0px;
			padding: 0px;
			display: inline;
			overflow: auto;
			}
			
		#main #aboutuscontent {
			float:right;
			width:646px;
			background-image: url('/staging/box.png');
			background-repeat: repeat;
			border-width: 1px;
			border-color: #999999;
			border-style: solid;
			height: relative;
			margin-right: 15px;
			margin-top: 0px;
			padding: 0px;
			display: inline;
			}
					
		#main #aboutuscontent2 {
			float:right;
			width:646px;
			height: 200px;
			margin-right: 15px;
			margin-top: 0px;
			padding: 0px;
			display: inline;
			padding-top:20px;
			}
			
		#main #fullcontentareamainnoscroll {
			float:right;
			width:646px;
			background-image: url('/staging/box.png');
			background-repeat: repeat;
			border-width: 1px;
			border-color: #999999;
			border-style: solid;
			height: 625px;
			margin-right: 15px;
			margin-top: 0px;
			padding: 0px;
			display: inline;
			overflow: auto;
			}
		
	#main #fullcontentarea2  {
		float:right;
		width:664px;
		background-image: url('/staging/box.png');
		background-repeat: repeat;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		height: relative;
		padding-left:15px;
		margin-right: 15px;
		margin-top: 0px;
		padding: 0px;
		display: inline;
		}
		
		#main #fullcontentarea2 #fullcontentareamain2  {
				float:right;
				width:100%;
				height: relative;
				margin-right: 0px;
				margin-top: 0px;
				padding: 0px;
				display: inline;
				padding-top:5px;
			}
		
	#main #fullcontentarea  {
		float:right;
		width:664px;
		background-image: url('/staging/box.png');
		background-repeat: repeat;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		height: 625px;
		padding-left:15px;
		margin-right: 15px;
		margin-top: 0px;
		padding: 0px;
		display: inline;
		}
		
		#main #fullcontentarea #fullcontentareamain  {
			float:right;
			width:649px;
			height: 356px;
			margin-right: 0px;
			margin-top: 0px;
			padding: 0px;
			display: inline;
			padding-top:5px;
		}		
		
	#main #hugebox  {
		float:right;
		width:649px;
		background-image: url('/staging/box.png');
		background-repeat: none;
		height: 211px;
		margin-right: 15px;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		display: inline;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
	}

		#main #hugebox #minibox  {
		float:left;
		width:209px;
		background-repeat: none;
		height: 212px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		display: inline;
		}
	
			#main #hugebox #minibox #miniboxlinks  {
				float:left;
				width:209px;
				height: 82px;
				margin-right: 0px;
				margin-top: 0px;
				padding: 0px;
				display: inline;
			}
		
		#main #hugebox #galcontent  {
			float:right;
			width:375px;
			height: 189px;
			margin-right: 11px;
			margin-top: 8px;
			padding: 0px;
			display: inline;
		}
		
		#main #hugebox #hugeimage  {
			float:left;
			width:398px;
			height: 189px;
			margin-left: 11px;
			margin-top: 11px;
			padding: 0px;
			display: inline;
		}
	
		#main #hugebox #drilldown_huge  {
			float:right;
			width:219px;
			height: 191px;
			margin-top: 10px;
			margin-right: 11px;
			margin-bottom: 0px;
			padding: 0px;
			display: inline;
		}
		
		#main #hugebox #huge_to_cart  {
			float:right;
			width:218px;
			height: 30px;
			vertical-align: top;
			margin-top: 0px;
			margin-right: 12px;
			padding: 0px;
			display: inline;
		}
		
	#main #contentarea  {
		float:right;
		width:649px;
		height: 390px;
		border-width:1px;
		border-style:solid;
		border-color:#999999;
		background-image: url('/staging/box2.png');
		background-repeat: repeat;
		margin-right: 15px;
		margin-top: 15px;
		padding: 0px;
		display: inline;
		}
</style>