@charset "utf-8";
/* CSS Document */
a:visited{
	color:#303a2f;
	text-decoration:none;
}
body
{
	height:100%;
	background:url(images/bg.jpg) repeat-x #FFFFFF;
	margin:0px;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	padding:5px;
}
#wrapper
{
	position:absolute;
	height:100%;
	width:800px;
	left:50px;
	top:0px;
	z-index:10;
}

.colum
{
	position:absolute;
	/*height:90%;*/
	/*height:760px;*/
	width:190px;
	z-index:20;
	background:url(images/bg_colum.jpg) repeat-y center;
}
#header
{
	position:absolute;
	z-index:1;
	height:136px;
	float:left;
	width:100%;
	background:url(images/bg.jpg) repeat-x;
}
#flashheader
{
	height:129px;
	position:absolute;
	top:0px;
	left:190px;
}
#content
{
	position:absolute;
	width:640px;
	/*height:100%;*/
	height:626px;
	left:180px;
	top:140px;
	overflow:visible;
}


/*--------------------expanded content---------------*/
#content_ex
{
	position:absolute;
	width:640px;
	/*height:100%;*/
	height:1098px;
	left:180px;
	top:140px;
	overflow:visible;
}
.expand
{
	position:relative;
	width:620px;
	/*height:100%;*/
	background-color:#e5dccb;
	font-family:Arial, Helvetica, sans-serif;
}
.expand_top
{
	position:relative;
	background:url(images/bg_green_ex.jpg) no-repeat top #e5dccb;
	height:10px;
	width:620px;
}
.expand_btm
{
	position:relative;
	background:url(images/bg_darkgreen_ex.jpg) no-repeat bottom #e1cba4;
	width:620px;
	height:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.expand_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 5px;
width:600px;
padding:10px 10px;
}
.exp
{
background-color:#E1CBA4;
}
/*expand qualification form enddd*/
#menu
{
background: url(images/scroll.jpg) top no-repeat;
	position:absolute;
	width:200px;
	height:335px;
	padding-top:30px;
	padding-left:70px;
	left:-70px;
	top:140px;
}
#menu:a
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303a2f;
	font-weight:bold;
	text-decoration:none;
}
#menu:link a
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303a2f;
	font-weight:bold;
	text-decoration:none;
}
#menu:hover a
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu:visited a
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#303a2f;
	font-weight:bold;
	text-decoration:none;
}
.menu_btn
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	color:#303a2f;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}
.menu_btn a:link
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}
.menu_btn a:visited
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}
.menu_btn a:hover
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	color:#FFFFFF;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}
.menu_btn:link
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	color:#303a2f;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}
.menu_btn:hover
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	margin-bottom:5px;
	width:145px;
	height:26px;
	color:#FFFFFF;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
}

*html .menu_btn a
{	
	cursor:hand;
	cursor:pointer;
	position:relative;
	width:145px;
	height:26px;
	color:#303a2f;
	background:url(images/bg_menu.jpg) repeat-x;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}
.menu_text
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#303a2f;*/
	padding:4px;
	font-weight:bold;
	height:18px;
}
/*.menu_btn a:hover .menu_text
{	
	color:#FFFFFF;
}*/
*html .menu_text
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#303a2f;*/
	font-weight:bold;
	padding:4px;
	height:18px;
}
.menu_text a:link
{
	height:18px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#303a2f;*/
	font-weight:bold;
	text-decoration:none;
}
/*.menu_btn:link a
{	
	color:#303a2f;
	cursor:pointer;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu_btn:hover a
{	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu_text:visited a
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303a2f;
	font-weight:bold;
	text-decoration:none;
}*/

/*Content for all pages*/

.textcont
{
	position:relative;
	width:344px;
	height:100%;
}
.textcont_top
{
	position:relative;
	background:url(images/bg_green.jpg) no-repeat top #e5dccb;
}
.textcont_btm
{
	position:relative;
	background:url(images/bg_darkgreen.jpg) no-repeat bottom #e1cba4;
	width:344px;
	height:30px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/bg_darkgreen.jpg);
}
/**/

.about
{
	position:relative;
	width:344px;
	height:100px;
}
.about_top
{
	position:relative;
	background:url(images/bg_green.jpg) no-repeat top #e5dccb;
	width:344px;
	height:70px;
}
.about_btm
{
	position:relative;
	background:url(images/bg_darkgreen.jpg) no-repeat bottom #e1cba4;
	width:344px;
	height:25px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.bio
{
	position:relative;
	width:344px;
	height:400px;
}
.bio_top
{
	position:relative;
	background:url(images/bg_green.jpg) no-repeat top #e5dccb;
	width:344px;
	height:370px;
}
.bio_btm
{
	position:relative;
	background:url(images/bg_darkgreen.jpg) no-repeat bottom #e1cba4;
	width:344px;
	height:30px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.contact
{
	position:absolute;
	width:263px;
	height:515px;
	top:0px;
	left:355px;
}
.contact_top
{
	position:relative;
	background: url(images/bg_grrenf.jpg) no-repeat top #e5dccb;
	width:263px;
	height:470px;
}
.contact_btm
{
	position:relative;
	background:url(images/bg_darkgreenf.jpg) no-repeat bottom #e1cba4;
	width:263px;
	height:30px;
}
*+html .contact_btm
{
	position:relative;
	background:url(images/bg_darkgreenf.jpg) no-repeat bottom #e1cba4;
	width:263px;
	height:30px;
	z-index:-1;
}
*html .contact_btm
{
	position:relative;
	background:url(images/bg_darkgreenf.jpg) no-repeat bottom #e1cba4;
	width:263px;
	height:30px;
	z-index:-1;
}
.helped
{
	position:absolute;
	width:268px;
	height:51px;
	top:510px;
	left:356px;
}
*html .helped
{
	position:absolute;
	width:269px;
	height:53px;
	top:510px;
	left:355px;
}

.headlights
{
	font-family:"Felix Titling";
	font-size:17px;
	color:#804719;
}
.newstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#804719;
	font-weight:bold;
	padding:3px;
}
.contactform
{
	position:relative;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	z-index:20;
}

*+html .contactform
{
	position:relative;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	z-index:20;
	margin:-10px 0px 0px 0px;
}
*html .contactform
{
	position:relative;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	z-index:20;
	margin:-10px 0px 0px 0px;
}
#columI
{
	margin-left:2px;
	overflow:hidden;
	display:none;
}
#columM
{
	margin-left:3px;
	overflow:hidden;
	display:none;
}
#footer
{
	position:absolute;
	z-index:30;
	height:55px;
/*	height:10%;*/
	float:left;
	width:100%;
	/*bottom:0px;*/
	/*top:760px;*/
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#804719;
	font-weight:bold;
	background: url(images/bg_pr.jpg) repeat-x #D7C59F;
}
.down
{
top:1120px;
}
*+html .down
{
top:1150px;
}
*html .down
{
top:1150px;
}
#downwinder
{
/*visibility:hidden;*/
/*float:left;*/
display:block;
}
#uranium
{
/*visibility:hidden;*/
/*float:left;*/
display:none;
}
#onsite_participant
{
/*visibility: hidden;*/
/*float:left;*/
display:none;
}
