body {
	background-image: url(images/2008_1stACT_bkgd.jpg);
	}
	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}	
	
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}	

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #BA5915;
	font-weight: bold;
}	

#backgroundbox {
	background-color:#FFFFFF;
	position: relative;
	margin:	0 auto;
	top: 10px;
	left: 5px;
	width: 720px;
	height: auto;
	z-index: 1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}	
	
#header {
	background-image: url(images/temp_header.gif);
	background-repeat:no-repeat;
	position: relative;
	margin:	0 auto;
	top: -10px;
	left: -10px;
	width:720px;
	height:144px;	
	color:#FFFFFF;
	z-index: 3;
}


#bd2 {
	background-color:#FFFFFF;
	position: relative;
	margin:	0 auto;
	top: -11px;
	left: -10px;
	width:720px;
	height:450px;	
	color: #666666;
	z-index: 1;
}

.wrapper {
   background:#fff;
	  border:1px solid #000;
	  margin:10px 0;
	  padding:20px;
}
.wrapper .mod h4 {
   margin:0 0 5px 0;
}
.wrapper .notes {
	  xwidth:300px;
   margin:10px;
}
.wrapper .notes ul {
   clear:both;
   float:none;
   border:1px solid #333;
   background:#eee;
   margin:0 0 20px 0;
   padding:10px 10px 10px 20px;
}
.wrapper .notes ul ul {
   border:0;
   background:transparent;
   margin:0;
}
.wrapper .notes .mod {
   xwidth:200px;
}
.wrapper .notes .mod .mod-content {
}
.wrapper h3 {
   font:bold 130% arial;
   margin:0 0 7px 0;
}
.wrapper:after {
   content:"";
   display:block;
   font-size:0px;
   line-height:0px;
   height:0px;
   clear:both;
   visibility:hidden;
}
.mod {
   width:720px;
   position:relative;
   margin:10px 0 0 0;
   z-index:0;
}
.mod .mod-content {
   padding:10px;
   position:relative;
   z-index:2;
}
.mod .bd {
   min-height:150px;
	  _height:150px;
}


/*glowy*/
	#glow-wrapper {
	   background: url(images/2008_1stACT_bkgd.jpg) repeat 0 0;
	}
#glow {
	margin-top:30px;

	}
#glow .mod-content{
	background:#FFFFFF;
	position: relative;
	margin:	0 auto;

}
#glow .x1,
#glow .x1a,
#glow .x2,
#glow .x2a {
   display:block;
	background:url(images/glow.png) no-repeat;
	_background:transparent;
	width:100%;
	height:100%;
	position:absolute;
}
#glow .x1{
   background-position:0 0;
	z-index:-2;
	top:-10px;
	left:-10px;
	bottom:0;
	padding:0 10px 10px 0;
}
#glow .x1 .x1a {
   height:10px;
	width:10px;
	background-position:100% 0;
	right:-10px;
	top:0;
}
#glow .x2 {
   background-position:100% 100%;
	z-index:-1;
	bottom:-10px;
	right:-10px;
	padding:10px 0 0 10px;
}
#glow .x2 .x2a {
   height:10px;
	width:10px;
	background-position:0 100%;
	left:-10px;
	bottom:0;
}

#glow-wrapper .sprite-wrapper,
#glow.mod {
	clear:right;
	float:left;
}
#glow-wrapper .sprite-wrapper {
	width:520px;
	background:#fff;
	margin-left:20px;
	padding:0 10px;
}

/* Menu */

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#FFF; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:1px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color: #666666;}
ul.menu ul li a:hover {background-color:#BA5915; color:#FFF;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:0px solid #990033; padding:4px 1px 6px; font-weight:bold; background:url(aboutus/images/header.gif); width:100px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(aboutus/images/header_over.gif)}
ul.menu .sub {background:#666666 url(aboutus/images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa;}




/* Footer */

#footer {
	text-align:right;
	padding-right: 15px; 
	padding-left: 15px; 
	font-size: 11px;
	width: 680px; 
	height:75px;
	color: #666666; 
	padding-top: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right; 
	text-decoration: none;
}