body {
	background: #252665 url("../../_images/bg.gif") top repeat-x ;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0 auto auto auto;
	color: #525385;
	height: 100%;
	line-height: 16px;
}

#flash {
	background: #252665 url("../../_images/flash_bg.jpg") top repeat-x ;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0 auto auto auto;
	color: #525385;
	height: 100%;
	line-height: 16px;
}

#wrapper{
	width: 779px;
	text-align: center;
	margin: 0 auto auto auto;
	background: #ffffff url("../../_images/white_bg.gif") top;
}
#navigation { 
	width: 748px;
	text-align: left;
	margin: 0px auto 1px auto;
	background-color: #f00;

}

#content {
  text-align: left;
	padding: 0px 20px 10px 20px;
}

#content-left {
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
}

#content-right {
	position: relative;
	width: 540px;
	float: left;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
}

#footer{

  width: 779px;
	padding: 10px 0px 10px 0px;
	font-size: 10px; 
	background: #fff url("../../_images/bottom_shadow.gif") no-repeat top;
}

a:link				 { color: #525385; text-decoration: none; }
a:visited 		 { color: #525385; text-decoration: none; }
a:hover 			 { color: #8081a6; text-decoration: none; }
a:active 			 { color: #ff9933; text-decoration: none; }

h2 {color: #fhfhfh; font-weight: bold; font-size: 16px; }

h3 {color: #fhfhfh; font-weight: bold; font-size: 14px; }

td {vertical-align: top;}

img {border: 0px;}

.li_faq {text-decoration: underline; font-weight: ;}

.highlightit img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
}

.highlightit:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}

.west_txt {font-weight: bold;}

.float_left {float: left; width: 110px; padding: 5px 5px 5px 5px;}

.project_comment { margin-right: 15px; text-align: justify; }

.form { border-width: 1px; color: #000000; font-weight: bold; background-color: #dfdfe8; }