body
{
	margin: 0;
	text-align: center;
	background-color: #000;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 10pt;
	padding: 4px;
	color: #ffffff;
}

#header1
{
 position:relative;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 0;
 background:black url("../images/valley_header.jpg") no-repeat center center;
	width: 800px;
	height: 172px;
	margin: 0 auto;
	margin-top: 6px;
	padding: 0;
}
#header2
{
	background-color: #e1e1e1;
	background-image: url('../images/nav_end_left_light.gif');
	background-repeat: repeat-x;
	margin: 0;
	height: 36px;
	border-bottom: 1px solid #fff;
}

#nav_end_left
{
	left: 0px;
	position: absolute;
	background-image: url(../images/nav_end_left_light.gif);
	background-repeat: repeat-x;
	width: 50%;
	height: 37px;
	background-color: #e0e0e0;
	display: inline;
}

#nav_end
{
	z-index: -1;
	right: -50px;
	position: absolute;
	background-image: url(../images/nav_end_light.gif);
	width: 176px;
	height: 361px;
	display: inline;
	top: 0px;
}

#site_nav
{
	background-color: #e0e0e0;
	background-image: url(../images/nav_end_left_light.gif);
	background-repeat: repeat-x;
	width: 808px;
	height: 37px;
	text-align: center;
	margin: 0px auto 0px auto;
	position: relative;
	color: #4d0000;
	font-size: 12pt;
}

#site_nav a, a:visited
{
	color: #4d0000;
	font-size: 12pt;
}

.ctr
{
	width: 750px;
	margin: 0 auto;
}

.ctr h3
{
	font-weight: bold;
	font-size: 12pt;
}

#rcol_h3 { text-align: center; 	padding: 0;
	border: 0;
	margin: 0;
}

.divleft
{
	top: 8px;
	width: 16.66%;
	margin: 10px auto 0 auto;
	float: left;
}
#content
{
	width: 800px;
	height: 630px;
	text-align: center;
	background-color: #fAf3fA;
	border-top: 0;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 auto 10px auto;
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
	color: #000000;
}

#left_col
{
	float: left;
	width: 22%;
	height: 600px;
	text-align: center;
	font-size: 9pt;
}
#center_col
{
	xbackground-image: url(../images/xcontent_background.gif);
	xbackground-repeat: repeat-x;
	padding: 0;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin: 0;
	width: 48%;
	height: 600px;
	font-size: 9pt;
	font-family: arial;
	text-align: justify;
}

#right_col
{
	background-color: transparent;
	padding: 0;
	padding-left: 5px;
	border-bottom: 0;
	margin: 0;
	margin-left: 10px;
	float: left;
	width: 25%;
	height: 600px;
	text-align: center;
	font-size: 9pt;
	overflow: hidden;
}
#right_top
{
	background-color: transparent;
	padding: 0;
	border: 0;
	margin: 0;
	float: left;
 position: relative;
	height: 260px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	overflow-y: auto;
 margin-bottom:10px;
}
#right_bot
{
	background-color: transparent;
	padding: 0;
	border: 0;
	margin: 0;
	float: left;
 position: relative;
	height: 260px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
 overflow-y: auto;
}

#footer
{
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 8pt;
	bottom:auto;
}

*.even { text-align: justify; }
*.left { text-align: left; }

.idnt
{
	text-align: left;
	text-indent: -1.4cm;
	padding-left: 1.4cm;
	font-size: 8pt;
}
.idnt2
{
	text-align: left;
	padding-left: 1.4cm;
 font-weight:bold;
	font-size: 8pt;
}
.idnt3
{
	text-align: left;
	padding-left: 1.4cm;
	font-size: 8pt;
}

.pdetails
{
   font-size:9pt;
   font-weight:bold;
   text-align:center;
}
.event
{
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

.p_indent
{
	text-indent: 1cm;
	text-align: justify;
}

#div_ctr { text-align: left; }

a:link, a:visited, a:hover, a:active, a:focus
{	color: #ffffff;	font-size:  8pt; }
a.logon:link, a.logon:visited, a.logon:hover, a.logon:active, a.logon:focus 
{ color: #ffffff; font-size:  8pt;   }
a.black:link, a.black:visited, a.black:hover, a.black:active, a.black:focus
{ color: #4d0000;	font-size:  8pt;  }
td { color: black;	font-size:  8pt;  }
