* {
	margin: auto;
	padding: 0;
}

#hugger {
	width: 750px;
	margin: auto;
	/*border: solid thin #999999;*/
	background-color: #ffffff;
}

#header{
	width:750px;
	height:150px;
	background-image:url(../images/nautilusblue.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-indent: -50000px;
	
}
h2 {
	color: #515bbc;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	vertical-align: top;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffe6b3;
	
}

#content{
	width: 750px;
	background-image: url(../images/sidebar.jpg);
	background-repeat:repeat-y;

	}
	
#colhugger{
	width: 470px;
	margin-left: 250px;
	padding: 15px;
	
	
	
	
}

#footer{
	width: 750px;
	margin: auto;
	text-align: center;
	clear:both;
	background-color: #999999;
	color: #ffffff;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}	
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCCCC;
	text-align: center;
	background-color: #515bbc;
	line-height: 30px;
}
#rightcol li {
}
#colhugger ul {
	list-style-image: url(../images/nautilus-bullet.gif);
	padding-left: 20px;
}
#colhugger  li {
	font: bold 9pt Arial, Helvetica, sans-serif;
}
#colhugger a {
	text-decoration: none;
}

#colhugger a:hover {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #b38f47;

}

#colhugger p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
#rightcol {
	/*background-color: #fff2d9;
	width: 470px;
	padding: 12px;*/
}
#leftcol {
	margin: 20px;
}
.hightlight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #b38f47;
}
