@charset "utf-8";
/* CSS Document */

html
{
	overflow-y: scroll;
}

body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: auto;
	margin-top: 0px;
	color: #ffffff;
	text-align:left
}

h1
{
	font-size: 1.8em;
	color: #200003;
	
}
h2
{
	font-size: 1.5em;
}
h3
{	
	font-size: 1.3em;
}
h4
{	
	font-size: 1em;
}
h5
{
	font-size: 13px;
	color: #FFECA9;
}



#wrapper
{	
	position: relative;
	width:1100px;
	margin: auto;
	
}


#content
{
	position: relative;
	top: 0px;
	width: 1100px;
	height: auto;
}

#roundabout_content
{
	margin: auto;
	width: 600px;
	height: 800px;
}


#content a
{
	color: #ffffff;
	text-decoration: underline;
}
#header
{
	background-image: url(/siteimages/header_bg.png);
	width: 1100px;
	height: 341px;
	margin: auto;
}

#header_bg
{
	background-color: #000000;
	width: 100%;
	height: 341px;
	margin: 0px;
}

#clearone
{
	clear:both;
	height: 45px;
}

#int_clearone
{
	clear:both;
	height: 0px;
}

#index_footer
{
	color: #ffeca9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 1100px;

}

#index_footer a
{
	color: #ffeca9;
}

#int_content
{
	position: relative;
	top: 0px;
	margin-left: 50px;
	width: 1000px;
	height: auto;
	color: #000000;
}

#int_footer
{
	color: #384096;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 1100px;

}

#int_footer a
{
	color: #384096;
}

#website_links
{
	float: left;
	top: 20px;
	width: 300px;
}

#test_page_links
{
	float: left;
	top: 20px;
	width: 300px;

}

#reference_sites
{
	float: right;
	top: 20px;
	right: 0px;
	width: 400px;
}

#divider1
{
	background-image: url(../siteimages/cliff_section-banner.png);
	width: 1100px;
	height: 63px;
}


#divider_floating
{
	background-image: url(../siteimages/cliff_section-banner.png);
	width: 1100px;
	height: 63px;
	margin: 30px 0px;
}


#pagetitle
{
	width: 400px;
	height: auto;
	margin-left: 50px;
	color: #384096;
}

.dark_pagetitle
{
	width: 400px;
	height: auto;
	margin-left: 50px;
	color: #ffffff;
}

#data_table
{
	margin-left: 50px;
	margin-top: 50px;
	color: #000000;
}

.zebra
{
	background-color: #dddddd;
	color: #666666;
}

#test_text
{
	color: black;
	margin-left: 50px;
	width: 600px;
}

#panes
{
	color: black;
	margin-left: 50px;
	width: 800px;
}

#panes h3
{
	margin: 0px;
	background-color: #6CF;
	border: 2px solid #69F;
}

#datepicker
{
	color: #000000;
	margin-left: 50px;
	width: 300px;
}

#colorbox_test
{
	color: #000000;
	width: 300px;
}

#colorbox_test a
{
	color: #000000;
	text-decoration: underline;
}

#profiles
{
	width: 1100px;
	position: relative;
	color: #000000;
	height: auto;
}

#edge_detail
{
	width: 215px;
	height: 213px;
	float: left;
}

#inside_profile
{
	width: 138px;
	height: 213px;
	float: left;
}

#panel
{
	width: 574px;
	height: 213px;
	float: left;
}

#pg_headline
{
	margin-left: 50px;
	margin-top: 25px;
	font-size: 24px;
	font-weight: bold;
}
