/** {
	padding: 0px;
	margin: 0px;
}
*/

div#menucase ul{
padding:0px;
margin:0px;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/2008site/grayBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bottom{
	position: absolute;
	left:0px;
	bottom:-17px;
	background-attachment: scroll;
	background-image: url(../images/2008site/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 630px;
}
.courtesy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
	color:#999999;
}

div#dashboard{
	padding:0px;
	margin:0px;
}
div#dashboard table td{
	padding:0px;
	margin:0px;
}

div#dashboard table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align:top;
}
#dashboard a{
	color:#FFFFFF;
	text-decoration:none;
}

#dashboard a:hover{
	color:#66FFFF;
}

#glow {
	position: absolute;
	z-index: 1;
	height: 311px;
	width: 527px;
	left: 0px;
	top: 0px;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
}
.leftpane{
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	top: 10px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 9;
}

.leftpane #dashboard{
	background-attachment: scroll;
	background-image: url(../images/2008site/dashboard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 340px;
	width: 198px;	
}

.page {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: auto;
	z-index: 10;
	
}

#rightpane, #rightpane2{
	position:relative;
	width: 640px;
	height:auto;
	top: 10px;
	left: 0px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/2008site/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

#rightpane h1.head, #rightpane2 h1.head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009999;
	margin-left: 30px;
}

#rightpane a{
	font-weight:bold;
	color:#009999;
}

#rightpane ol{ margin-left: 50px; }
#rightpane ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin-left: 40px;
	padding-bottom: 3px;
}
#rightpane p, #rightpane2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.6em;
	margin-left: 40px;
	margin-right:40px;
}
.topbanner {
	width: 100%;
	height: 350px;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	overflow:visible;
}

.topbanner_otherpage {
	width: 100%;
	height: 250px;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	overflow:visible;
}

.topbanner #leaves{
	position: absolute;
	z-index: 20;
	height: 234px;
	width: 786px;
	right: -10px;
	bottom: -115px;
}
.topbanner #bldg{
	position: absolute;
	bottom:0px;
	left:0px;
	z-index:10;
}

.topbanner #girls{
	position: absolute;
	width: 370px;
	height: 360px;
	z-index:11;
	right: 0px;
	top: -20px;
}

.topbanner #birds{
	position: absolute;
	width: 258px;
	height: 132px;
	z-index: 10;
	left: 282px;
	top: 0px;
}

.topbanner #logo {
	position:absolute;
	width: 198px;
	height: 62px;
	z-index:100;
	left: 3px;
	top: 185px;
}

.topbanner_otherpage #logo_otherpage {
	position:absolute;
	width: 200px;
	height: 79px;
	z-index:100;
	left: 7px;
	top: 20px;
}
.topbanner_otherpage #videobanner{
	position: absolute;
	bottom:0px;
	left:0px;
	z-index:10;

}
.topbanner_otherpage #videocam{
	position: absolute;
	right: -40px;
	bottom: 20px;
	width: 397px;
	heigth: 186px;
	z-index: 11;
}

#toplinks ul {
	position: absolute;
	height: auto;
	width: 450px;
	left: 10px;
	bottom: 51px;
	list-style-type: none;
	display: inline;
	z-index: 50;
}

#toplinks2 ul {
	position: absolute;
	height: auto;
	width: 450px;
	top: 50px;
	list-style-type: none;
	display: inline;
	z-index: 50;
	left: 230px;
}

#toplinks ul li a, #toplinks2 ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	display: inline;

}
#toplinks ul li a:hover{
	font-weight:bold;
	color:#006666;
}
#toplinks2 ul li a:hover{
	font-weight:bold;
	color:#ffffff;
}
div#toplinks ul li, div#toplinks2 ul li{
	display: inline;
	list-style-type: none;
	padding-left: 2px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
