/* CSS Document */



#bodycontainer, #bannertop, #msgshadow, img { behavior: url(/iepngfix.htc) }

body{
	background-image:url(/images/bglines.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#000000;
	margin: 0;
	font-size: 72.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ccc;
}

#bannertop{
	background: url(../images/banner.png) top center no-repeat;	
	position: absolute;
	top: 1px;
	height: 48px;
	left: 50%;
	width: 830px;
	margin: 0 0 0 -415px;
}

p{
	margin: 5px 0 7px 0;
	line-height: 18px;

}

a, a:active, a:focus, a:hover, a:link{
	color: #cdd6ff;
	text-decoration: none;
}

#page{
	background: url(/images/mountains.jpg) no-repeat center top;
	width: 100%;
	margin: 51px 0 0 0;
}

#container {
	margin: 0 auto;
	width: 850px;
}



#banner{
	width: 804px;
	height: 29px;
	text-align: right;
	position: absolute;
	top: 220px;
}

#bodycontainer{
	background: url(/images/shadow.png) repeat-y center;
	margin: 0 auto;
	width: 800px;
	padding: 199px 0 0 1px;
}

#pbody{
	width: 757px;
	background:#000000;
	min-height: 400px;
	_height: 400px;
	margin: 0 auto;
	padding-top: 20px;
}

#leftbar, #rightbar {
	position: absolute;
	top: 0;
}

#rightbar{
	right: -1px;
}

#leftbar{
	left: -1px;
}


#textnav{
	visibility: hidden;	
}

#footer2{
	text-align:center;
	width: 400px;
	left: 50%;
	margin: 0 0 0 200px;
}

#footer{
	margin: 0 0 0 -200px;
	left: 50%;
	text-align:center;
	width: 400px;
}

.textbox408, .textbox262{
	position: relative;	
	min-height: 200px;
	margin: 0 25px 25px 25px;
}

.textbox408{
	width: 408px;
	background: url(../images/txtboxBG_408.gif) no-repeat top center;
}

.textbox262{
	width: 262px;
	background: url(../images/txtboxBG_262.gif) no-repeat top center;
}


.textbox408 p, .textbox262 p{
	margin-left: 15px; 
	margin-right: 15px;
}