	/* Drag + Drop Page Elements with jQuery */
	
	body {
	margin:					0;
	padding:				0;
	color:					#000000;
	font-size:				62.5%;
	font-family:			Arial, Helvetica, sans-serif;
	background-color: #051116;
	background-image: url(../images/body_bg_grad.gif);
	background-repeat: repeat-x;
	}
	
	h1 {
	font-family:			helvetica, arial, sans-serif;
	margin-left:			12px;
	height:					120px;
	width:					300px;
	color:					#ffffff;
	text-indent:			-10000px;
	overflow:				hidden;
	}
	
	a {
	color:					#666;
	text-decoration:		none;
	text-align: left;
	font-style: normal;
	}
	
	a:hover {
	text-decoration: underline;
	color: #999;
	text-align: center;
}
	
	h2 {
		color:					#7FA9A5;
		font-size:				1.6em;
		font-weight:			normal;
	}
	
	p {
	font-size:				1em;
	line-height:			1.5em;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
	}
	
	#navigation {
	height:					45px;
	text-align: center;
	float: none;
	margin: auto;
	color: #FFF;
	vertical-align: middle;
	}
	
	#navigation ul {
	text-decoration: none;
	text-align: center;
	height: 42px;
	vertical-align: middle;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#navigation ul li {
	list-style:				none;
	font-size:				1.3em;
	text-transform:			uppercase;
	float:					left;
	line-height:			42px;
	color:					#666;
	cursor:					pointer;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	width: 133px;
	text-align: center;
	height: 42px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	}

	#navigation ul li:hover {
	color:					#FFF;
	text-decoration: none;
	height: 42px;
	vertical-align: middle;
	background-image: url(../images/linkrollover2.png);
	background-repeat: repeat;
	}
#navigation a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

	#container {
	padding:				0;
	position:				relative;
	width:					800px;
	background:				#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	#header {
	padding:				0;
	position:				relative;
	width:					800px;
	height:					50px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

	#content {
	float:					left;
	width:					800px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 100%;
	}
	
	#featured {
	width:					800px;
	padding:				0px;
	float:					left;
	height:					412px;
	border-radius:			5px;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-image: url(../images/banner.jpg);
	background-position: center top;
	margin: 0px;
	}
	
	#featured h2 {
	margin-left:			0px;
	color:					#ffffff;
	font-weight:			normal;
	font-size: 12px;
	}
	
	#featured p {
		margin-left:			320px;
		color:					#ffffff;
	}

	.column {
	width:					340px;
	margin-left:			12px;
	float:					left;
	min-height:				300px;
	height:					100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
	#footer {
	height:					89px;
	color:					#ffffff;
	clear:					left;
	background-color: #B1B1B1;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	
	#footer ul {
	float:					left;
	width:					400px;
	color: #CCCCCC;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	border-left-style: none;
	font-variant: normal;
	text-transform: none;
	font-size: 10px;
	margin: 0px;
	padding: 0;
	vertical-align: baseline;
	}
	
	#footer ul li {
	list-style:				none;
	text-transform:			uppercase;
	line-height:			1.3em;
	font-size:				1em;
	text-decoration: none;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
	}
#container #content .column .content {
	font-size: 16px;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 25px;
	text-align: left;
}
#footer2 {
	height:					15px;
	color:					#666;
	border-top:				2px solid #ffffff;
	clear:					left;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #999;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 10px Verdana;
color: white;
line-height:18px;
z-index:100;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #666;
margin: 3px 8px;
}

</style>
