html, body {
    height: 100%;
}

body, h1, h2, h3, h4, h5, h6, p, table, tr, td
{
    margin: 0;
    padding: 0;
}

body
{

	background-image:   url(../images/bg.gif);
	background-repeat: repeat;
	background-attachment: scroll; 
	background-color: #74858D;
	color: #ffffff;	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;

}

p, h1, h2, h3, h4, h5, h6
{
    margin-left: 8px;
    margin-right: 8px;
}

h1 
{
	font-size: 1.1em;
	font-weight: bold;
	color: #fa8807;
	display:block;
	padding: 2px 2px 2px 6px;
	background-image: url(../images/h1-bg.gif);
	background-repeat: repeat-x;
	background-position: center;	
	border-left: 3px solid #f89828;
	border-bottom: 1px solid #f89828;
} 
h2 
{
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 4px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFCC00;

} 
h3 
{
    margin-top: 15px;    
    font-size: 1.1em;
    color: #666666;
} 

h4,
h5,
h6
{
    margin-top: 5px;    
    font-size: 1em;
    line-height: 1.2em;    
}

p
{
    margin-top: 15px;
}

#wrapper {
position:absolute;
left:50%;
top: 70px;
width: 800px;
height: 102%;
margin-left: -400px;
}	
	
#left {
	float: left;
	top: 0px;
	width: 170px;
	height: 100%;
	margin: 10px 0px 0px 0px;
} 

#middle_index {
	float: left;
	top: 0px;
	width: 454px;
	background-color: #1e5164;
	border-left: 2px solid #0c2e3c;
	border-right: 2px solid #0c2e3c;
	background-image: url(../images/bg-front_page.jpg);
	height: 102%;
	text-align: center;
	background-repeat: no-repeat;
	display: table; /* must put this in for FireFox. */
	}

#middle {
	float: left;
	top: 0px;
	width: 454px;
	background-color: #1e5164;
	border-left: 2px solid #0c2e3c;
	border-right: 2px solid #0c2e3c;
	background-image: url(../images/bg-content_page.jpg);
	height: 102%;
	text-align: center;
	background-repeat: no-repeat;
	display: table; /* must put this in for FireFox. */
	}
	
#right {
	float:right;
	top: 0px;
	right: 0px;
	width: 170px;
	height: 100%;
	margin: 10px 0px 0px 0px

	}

#footer {
	clear: both;
	display: block;
	bottom: 0px;
}	

/* This is the transparent box */
 .transbox {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #77909c;
	background-image: url(../images/transparent.gif);
	background-repeat: repeat;
	font-size: 0.8em !important;
	font-size: 0.7em;
	}
	
 .transbox div {
	position: relative;
	padding:10px;
	}

	
hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	padding: 0px;
	height: 1px;

}

#left TD  {
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size: small;
}

/* TD P {	padding: 4px;
}
*/

a  {
	text-decoration : none;
	color : #aab6c2;
	font-size: 110%;
	font-weight: bold;
}

a:hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}


TR.selected {

	font-size: 120%;
}


.clients TD {
	padding: 2px 6px 2px 6px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
}

table.zebraTable { border:1px solid #CCCCCC; BACKGROUND-COLOR: #859aa1; }

.orange {color: #f89828}

.moodimage {
	padding: 10px;
}
.newsitem {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.boxheader {
	padding-top: 0px;
}

/* Side bar box */

dl {
	width: 153px;
	margin: 0 0 20px 10px;
	padding: 0 0 12px 0;
	background: url(../images/box-footer.gif) no-repeat bottom left;
		}

	dt {
	margin: 0;
	color: #fff;
	line-height: 12px;
	text-align: left;
	border-bottom: 1px solid #637279;
	background: url(../images/box-header.gif) no-repeat top left;
	height: 15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
	

	dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 15px;
	color: #fff;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 153;
	background-color: #626b71;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
		}

dd a  {
	text-decoration : none;
	color : #aab6c2;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

dd a:hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* form input with graphic shading */

input
{
	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/textbox_bg.gif);
	background-repeat: repeat-x;

}

select, textarea
{
	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/textbox_bg.gif);
	background-repeat: repeat-x;
}

input.button
{
	border: 1px solid #666666;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	color: #555555;
	height: 19px;
	width: 60px;
	font-size: 9px;
	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;
} 

input.radio
{ 
	background : transparent;
	color: #333333;
} 

/* Beaver Tower Images */

#beaver1 {
	position: absolute;
	top: 179px;
	left: 321px;
}

#beaver2 {
	position: absolute;
	top: 270px;
	left: 302px;
}


#beaver3 {
	position: absolute;
	top: 382px;
	left: 386px;
}

#beaver4 {
	position: absolute;
	top: 274px;
	left: 383px;
}

#beaver5 {
	position: absolute;
	top: 0px;
	left: 461px;
	}

#beaver6 {
	position: absolute;
	top: 379px;
	left: 285px;
	}

#beaver7 {
	position: absolute;
	top: 181px;
	left: 398px;
}


.float-left {float: left; margin: 0px 6px 6px 0px;}

.float-right {float: right; margin: 0px 0px 6px 6px;}



