

body {
	background: #5c0c86 url(images/newsunsetbackground.jpg) repeat-x;
	}

	a {
	cursor:hand;
	}

#logo 	{
	position:absolute;
	top:20px;
	left:0px;
	width:900px;
	height:140px;
	z-index:3;
	}

#contentbackground{
	position:absolute;
	top:110px;
	left:10px;
	background: #ffffff;
	width:540px;
	height:550px;
	padding-left:200px;
	padding-top:50px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left:10px;
	z-index:0;
	border-bottom: 1px solid #db8142;
	border-right: 1px solid #db8142;
	overflow:auto;
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#000000;

	}

#content {
	position:absolute;
	top:150px;
	left:210px;
	background: #ffffff;
	width:540px;
	height:505px;
	overflow:auto;
	padding-left:0px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left:10px;
	z-index:0;
	overflow:auto;
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#000000;

	}

#content a:link {
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#db8142;
	text-decoration:none;
	}


#content a:visited {
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#727588;
	text-decoration:none;
	}

#content a:active {
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#db8142;
	text-decoration:none;
	}

#content a:hover {
	font-family:Georgia, "Times New Roman", serif;
	font-size:10pt;
	color:#727588;
	text-decoration:underline;
	}


#content h1 a:link {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#db8142;
	text-decoration:none;
	}


#content h1 a:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#db8142;
	text-decoration:none;
	}

#content h1 a:active {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#adc4e6;
	text-decoration:none;
	}

#content h1 a:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#727588;
	text-decoration:underline;
	}

#content p {
	text-indent:0em;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	}

#left {
	position:absolute;
	top:130px;
	left:10px;
	height:580px;
	width:175px;
	background: #727588;
	padding:5px;
	z-index:2;
	}

#leftlinks {
	position:absolute;
	top:275px; 
	left:10px; 
	width:170px; 
	text-align:left;
	z-index:4;
	line-height:1.2;
	margin-top:0px;
	}
	
	.leftnotlink {
	position:static;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#adc4e6;
	text-decoration:none;
	font-weight:bold;
	line-height:1.1;
	}
	
.leftlinksindent {
	position:relative;
	top:0px;
	left:15px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:9pt;
	line-height:1.1;
	}
	
.leftnotlinkindent {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:9pt;
	color:#adc4e6;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top: 0px;
	left: 15px;
	line-height:1.1;
	}
	
img.left {
	position:absolute;
	top:5px;
	left:5px;
	height:267px;
	width:200px;
	} 

#leftlinks a:link {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#db8142;
	text-decoration:none;
	font-weight:bold;
	}


#leftlinks a:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#db8142;
	text-decoration:none;
	font-weight:bold;
	}

#leftlinks a:active {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#db8142;
	text-decoration:none;
	font-weight:bold;
	}

#leftlinks a:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#db8142;
	text-decoration:underline;
	font-weight:bold;
	}


#navigationbackground {
	position:absolute;
	top:125px;
	left:10px;
	height:20px;
	width:780px;
	background:#727588;
	border-bottom:3px solid #db8142;
	padding-top:0px;
	padding-bottom:5px;
	z-index:1;	
	}

#navigation {
	position:absolute;
	top:125px;
	left:10px;
	height:20px;
	width:595px;
	padding-left:215px;
	z-index:3;	
	}

#navigation a:link {
	color:#db8142;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	}

#navigation a:visited {
	color:#adc4e6;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	}

#navigation a:active {
	color:#db8142;
	text-decoration:none;	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	}

#navigation a:hover {
	color:#db8142;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	}

#footer {
	position:absolute;
	top:715px;
	left:10px;
	height:50px;
	width:780px;
	background:#727588;
	border-top:3px solid #db8142;
	} 

#footercontent {
	position:absolute;
	top:720px;
	left:210px;
	width:610px;
	height:50px;
	z-index:3;
	font-size:8pt;
	font-weight:normal;
	color: #000000;
	font-family:Georgia, "Times New Roman", serif;
	z-index:3;
	}

#footercontent a:link {
  color: #db8142;
  text-decoration:none;
  }
  
  #footercontent a:visited {
  color: #db8142;
  text-decoration:none;
  }
  
  #footercontent a:hover {
  color: #db8142;
  text-decoration:underline;
  }

#bottomswirl {
	position:absolute;
	height:95px;
	width:800px;
	top:675px;
	left:194px;
	z-index:2;
	}
	
#designinfo {
	position:absolute;
	top:770px;
	text-align:left;
	font-family:Garamond, Georgia, "Times New Roman", serif;
	color:#db8142;
	font-size:8pt;
	width:820px;
	height:20px;
	z-index:3;
	}

#quote {
	font-family: Georgia, "Times New Roman", serif;
	font-weight:500;
	color:#000000;
	font-size:8pt;
	position:absolute;
	top:619px;
	left:10px;
	width:160px;
	height:160px;
	z-index:4;
	}

img.floatleft {
	float: left;
	margin:5px;
	}

img.floatright {
	float:right;
	margin:5px;
	}

img.spiral
	{
	position:relative;
	top:5px;
	}


img 	{
	border: 0px;
	}


h1	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12pt;
	color:#727588;
	font-weight:700;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;

	}


h2	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11pt;
	color:#db8142;
	font-weight:600;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:left;
	}

ul 	{list-style-image:url(images/bluespiralsmall.jpg);
	line-height:20px;
	margin-top:5px;
	}
	
ul.cert {
  font-size:9pt;
}	
	
.tableheader {
	font-weight:bold;
	font-size:10pt;
	border-bottom:1px solid #db8142;
	border-left:1px solid #db8142;
	background-color: #adc4e6;
	border-spacing:0px;
	border-collapse:collapse;
	}
	
	legend {
	color:#db8142;
	font-weight:700;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}
	
	fieldset {
	background-color:#faf4f4;
	margin-bottom: 7px;
	}
	
	#gear {
	margin-top:0px; 
	font-weight:bold;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", serif;
	}
