	body 
	{
	text-align:center;
	background-color: #DCDCDC;
	}
	
	a {margin:0; padding:0; border:none;}
	
	#frame 
	{
	width:800px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:-20px;
	padding:0px;
	text-align:left;
	background: url('bg.gif') #FFFFFF repeat-y top left;
	}
	
	#topframe
	{
	background: url('headerbg.gif') no-repeat top left;
	}
	
	#page
	{
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	}
	
	#main
	{
	width: 440px;
	float: left;
	}
	
	#main2
	{
	width: 690px;
	float: left;
	}
	
	#right_col
	{
	width: 240px;
	float: left;
	margin-left: 10px;
	background: #d4d4c1;
	}
	
	#right_col img
	{
	border: 1px solid #fff;
	}
	
	.right
	{
	margin-left: 10px;
	}
	
	.float_right
	{
	float:right;
	margin: 0 10px 10px 10px;
	}
	
	#end_col
	{
	height: 70px;
	background: url(side_end.gif) repeat-x bottom left;
	}
	
	#swoosh
	{
	width: 800px;
	height: 105px;
	background: url('swoosh.gif') no-repeat top left;
	margin-left: 0;
	margin-top: -58px;
	}
	
	#swoosh2
	{
	width: 800px;
	height: 105px;
	background: url('swoosh2.gif') no-repeat top left;
	margin-left: 0;
	margin-top: -58px;
	}
	
	#endframe
	{
	background: url('footerbg.gif') no-repeat bottom left;
	height: 75px;
	}
	
	#contentleft 
	{
	width:152px;
	padding:0;
	float:left;
	}

	#reflection
	{
	width:100%;
	height:85px;
	margin-right:auto;
	margin-left:auto;
	background:#000000 url(/ICDbg2.gif) no-repeat left top;
	}
	

	#contentright 
	{
	width:100px;
	padding:0px;
	float:left;
	}
	
	#contentheader 
	{
	background:#FFFFFF url(/ICDbg1.gif) no-repeat left top;
	height:210px;
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 25px;
	}

	#contentfooter 
	{
	width: 700px;
	background:#FDC01D;
	margin-top: -10px;
	margin-right:auto;
	margin-bottom: -10px;
	margin-left:auto;
	padding: 0;
	}
	
	#contentfooter .black
	{
	padding: 0;
	background: #000;
	color: #fff;
	width: 700px;
	display: block;
	margin: 0 -10px -10px -10px;
	}
	
	#contentfooter p
	{
	color:#000;
	text-align:center;
	line-height: 1.8;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
	font-size: 10px;
	text-decoration: none;
	}

	#newsfloat 
	{
	float:right;
	height:596px;
	padding: 41px 10px 0 10px;
	}

	#mapfloat
	{
	float:left;
	border-left:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	}

	#maptext
	{
	float:right;
	height:300px;
	width:230px;
	}

	#flashcontent 
	{

	height: 100%;
	}
	
	.line input[type="text"]
	{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 215px;
	}
	
	.side_form input[type="text"]
	{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 215px;
	}
	
	.side_form textarea
	{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 220px;
	}

	#formcontent
	{
	width: 410px;
	float:left;
	background:#d4d4c1;
	padding:0 10px 0 10px;
	border-left: 10px solid #fff;
	}
	
	.picture
	{
	float:left;
	margin:0 10px 10px 10px;
	padding:0;
	border:0;
	}
	
	.picture a img {border:none; display:block;}

	.cssform p
	{
	width: 290px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 125px; /*width of left column containing the label elements*/
	height: 1%;
	}
	
	.line
	{
	border-bottom: 1px solid #fff;
	}

	.cssform label
	{
	color: #000;
	font-weight: bold;
	float: left;
	margin-left: -125px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (135px) to create some right margin*/
	}

	.cssform input[type="text"]
	{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 266px;
	}

	.cssform textarea
	{
	width: 270px;
	height: 150px;
	}

	/*.threepxfix class below:
	Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
	to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
	*/

	* html .threepxfix
	{
	margin-left: 3px;
	}


	.picfloat
	{
	float:left;
	padding: 0 10px 0 10px;
	}

	#topwords
	{
	float:left;
	margin:60px 0 0 10px;
	width:250px;
	height: 140px;
	}
		
	h1, h2, h3, h4, p
	{
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	p
	{
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}
	
	p .sml
	{
	font-size: 10px;
	}
	
	h1
	{
	font-size: 18px;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	h2
	{
	font-size: 14px;
	line-height: 1.286;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	}
		
	.hidden 
	{
	position:absolute;
	left:-500px;
	top:0;
	width:1px;
	height:1px;
	overflow:hidden;
	} 
	
	.clearer
	{
	clear: both;
	}

	.access
	{
	text-decoration:underline;
	}

	#contentheader h1 
	{
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
	#contentright p 
	{ 
	font-size:10px
	}

	#navcontainer
	{
	width: 430px;
	height: 50px;
	background: url(master_nav.jpg);
	margin-left: 60px;
	padding: 0;
	position: relative;
	}
	
	#navcontainer li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
	#navcontainer li, #navcontainer a
	{
	height: 50px;
	display: block;
	}
	
	.panel1b {left: 0; width: 82px;}
  	.panel2b {left: 82px; width: 90px;}
  	.panel3b {left: 172px; width: 96px;}
  	.panel4b {left: 268px; width: 115px;}
  	
  	.panel1b a:hover {
    background: transparent url(master_nav.jpg)
    0 -50px no-repeat;}
    
    .home-current .panel1b a:link, .home-current .panel1b a:visited {
		background: url(master_nav.jpg) no-repeat 0px -100px;
		cursor: default;
	}
    
  	.panel2b a:hover {
    background: transparent url(master_nav.jpg)
    -82px -50px no-repeat;}
    
    .about-current .panel2b a:link, .about-current .panel2b a:visited {
		background: url(master_nav.jpg) no-repeat -82px -100px;
		cursor: default;
	}
	
  	.panel3b a:hover {
    background: transparent url(master_nav.jpg)
    -172px -50px no-repeat;}
    
    .gallery-current .panel3b a:link, .gallery-current .panel3b a:visited {
		background: url(master_nav.jpg) no-repeat -172px -100px;
		cursor: default;
	}
	
  	.panel4b a:hover {
    background: transparent url(master_nav.jpg)
    -268px -50px no-repeat;}
    
    .contact-current .panel4b a:link, .contact-current .panel4b a:visited {
		background: url(master_nav.jpg) no-repeat -268px -100px;
		cursor: default;
	}
    
    #navcontainer span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

/* Citrus Ad */

	#citrusad
	{
	width: 230px;
	height: 100%;
	background: url(citrusad.gif) repeat-y top left;
	margin-left: 5px;
	padding: 10px;
	}
	
	#citrusad p
	{
	width: 190px;
	}
	
	#citrusad img
	{
	border: 1px solid #555555;
	margin-left: 30px;
	}
	
	#citrushd
	{
	background: url(citrushd.gif) no-repeat top left;
	margin-top: -20px;
	margin-left: -10px;
	padding: 10px 10px 0 10px;
	}
	
	#citrusft
	{
	background: url(citrusft.gif) no-repeat bottom left;
	height: 30px;
	margin-left: 5px;
	margin-bottom: 10px;
	}
	
	#citruslogo
	{
	width: 200px;
	height: 55px;
	background: url(citruslogo.gif) no-repeat top right;
	margin-left: 0;
	}
	
	#citruslogo p
	{
	width: 150px;
	text-align: left;
	}
	
	#citrusad h2
	{
	color: #7dc145;
	}
	
	/* INS Ad */

	#insad
	{
	width: 230px;
	height: 100%;
	background: url(citrusad.gif) repeat-y top left;
	margin-left: 5px;
	padding: 10px;
	}
	
	#insad p
	{
	width: 190px;
	}
	
	#insad img
	{
	border: 1px solid #555555;
	margin-left: 30px;
	}
	
	#inshd
	{
	background: url(citrushd.gif) no-repeat top left;
	margin-top: -20px;
	margin-left: -10px;
	padding: 10px 10px 0 10px;
	}
	
	#insft
	{
	background: url(insft.gif) no-repeat bottom left;
	height: 30px;
	margin-left: 5px;
	margin-bottom: 10px;
	}
	
	#inslogo
	{
	width: 200px;
	height: 104px;
	background: url(inslogo.gif) no-repeat top right;
	margin-left: 0;
	margin-top: 5px;
	}
	
	#insad h2, #insad a
	{
	color: #33459d;
	text-decoration: none;
	}