body {
	margin:10px auto;
	width:100%;
	background-color:#FFFFFF;
	padding:0px;
	/*background-image:url(../images/common/snowflakes.gif);
	background-position:left top;
	background-repeat:repeat-y;*/
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	}
#content {
	width:902px;
	height:auto;
	background-color:#fff;
	color:#000;
	margin: 0 auto 0 auto;
	padding:0px;
	}
	
#header {
	width:902px;
	height:100px;
	}
	
/***** Top navigation menu*****/
ul.menu {
	list-style:none; 
	margin:0; 
	padding:0;
	}
ul.menu * {
	margin:0; 
	padding:0;
	}
ul.menu a {
	display:block;
	text-decoration:none;
	color:#303614; /*checked#24290f*/
	}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
	font-size:11px; /****/
	}
ul.menu ul {
	position:absolute; 
	top:26px; 
	left:0; 
	display:none; 
	opacity:0; 
	list-style:none;
	}
ul.menu ul li {
	position:relative;
	border:1px solid #aaa; 
	border-top:none; 
	width:155px; 
	margin:0;
	font-size:11px; /****/
	}
ul.menu ul li a {
	display:block; 
	padding:3px 7px 5px; 
	background-color:#f7fafd;
	}
ul.menu ul li a:hover {
	background-color:#eceecc; /* d1d1d1 */
	color:#333;/*2429of#003366*/
	}
ul.menu ul ul {	
	left:155px; 
	top:-1px;
	}
ul.menu .menulink {
	border:1px solid #aaa; 
	padding:5px 7px 7px; 
	font-weight:bold; 
	background-image:url(../images/common/header3.gif); 
	width:110px;
	text-align:center;
	}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image:url(../images/common/header_over3.gif);
	color:#24290f;
	}
ul.menu .sub {
	background:#f7fafd url(../images/common/arrow.gif) 143px 8px no-repeat; /*checked*/
	}
ul.menu .topline {
	border-top:1px solid #aaa;
	}
ul.menu .sub2 {
	background:#f7fafd url(../images/common/arrow.gif) 143px 8px no-repeat; /*eceeccchecked*/
	border-top:1px solid #aaa;
	}	
/***** end of the top menu *****/



/*******************test*************************/
ul li .menu .sub:hover, ul.menu .subhover {
	background:blue url(../images/common/arrow.gif) 143px 8px no-repeat; /*checked*/
	color:red;
	}


/**************end of the test*****************/	

	
#banner {
	margin-top:20px;
	width:100%;
	height:210px;
	/*height:220px;*/
	}
#banner {
	overflow:hidden;
	display:block;
	
	}


	
#footer {
	float:left;
	clear:both;
	width: 100%;
	height:100px;
	font-size:11px;
	margin:20px auto;
	padding-top:10px;
	padding-bottom:10px;
	}

.event {
	width:200px;
	height:200px;
	background-image: url(../images/common/test_box.jpg);
	background-repeat:no-repeat;
	background-position:top;
	opacity:0.4;
	filter:alpha (opacity=40);
	}
.title {
	font-size: 23px;
	background-color:#FFFFFF;
	color:#245393;
	padding-top:10px;
	padding-bottom:10px;
	}
.subtitle {
	font-size:17px;
	background-color:#FFFFFF;
	color:#245393;
	padding-top:10px;
	padding-bottom:10px;
	}

/***** leftmenu start ******/	
#leftmenu {
	width:180px;
	margin:10px 10px 0px 0px;
	border-right: 1px solid #ccc;
	
	}
#leftmenu ul {
	width:180px;
	list-style:none;
	margin-left:0px;
	padding-left:0px; 
	}
	
#leftmenu ul li a:hover, ul ul li a:hover {
	background-color:#c6dbf0; 
	color:#003366;
	}
#leftmenu li a {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	width:180px;
	border-bottom: 1px solid #ccc;
	display:block;
	padding:4px 0px;
	}
.level {
	left: 15px;
	position:relative;
	}

#right {
	float: left;
	width: 690px;
	height:auto;
	margin:0px;
	padding:0px;
}

#right p {
	font-size:12px;
	line-height:1.6em;
	}
#left {
	float:left;
	width:200px;
	height:auto;
	padding:0px;
	/*margin:0px 0px 15px 0px;*/
	margin:0px;
	/*background-image:url(../images/box-bcgr.gif);
	background-repeat:repeat-x;*/
	}
	
.rimg {
	float:right;
	}
	
.limg {
	float:left;
	padding-right:10px;
	}
		
 /*
.one {
	left:15px;
	position:relative;
	}	
 
#leftmenu li a {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
	width:180px;
	border-bottom: 1px solid #ccc;
	display:block;
	padding:4px 0px;
	font-size:12px;
	}  

  padding:9px 8px 21px 0; 	

 
 ul#leftmenu ul li {
	position:relative;
	border-top:none; 
	margin:0;
	}	
#leftmenu ul ul {
position:relative;	
	left:25px; 
	top:10px;
	}
			
#leftmenu ul li  {
	
	
	
	}

#leftmenu ul ul li {
	margin:0;
		list-style:none;



	}

*/

/****** end of the leftmenu background-color:transparent;********/	
.boxtitle {
	color:#303614;
	background-color:transparent;
	margin:-20px 0px 5px 5px;
	width:90%;
	font-size:11px;
	font-weight:bold;
	float:left; 
	}

p.right {
	float:right;}
	
	.short { display:inline; }
.long { display:none; background-color: #ffff99; }


/* Photo Gallery */

.gp {
	width:150px;
	height:40px;
	background-image: url(../images/pg.gif);
	background-position:top;
	background-repeat:no-repeat;
		}
.gallery {
	float:left;
	width:152px;
	height:220px;
	padding:0 20px;
	}
.gallery p {
	font-size:12px;
	font-weight:bold;
	}
/* end Photo Gallery */	

.divider {
	width:90%;
	height: 25px;
	border-top:0.5px #3ea82c solid;
	}
.top {
	text-align:right;
	}
blockquote {
	font-size:13px;
	line-height:1.6em;
	}
/***sponsors logos***/	
	.logor {
	width:120px;
	height:75px;
	float: right;
	border:#CCCCCC 1px solid;
	padding:0px;
	margin:1px 1px 5px 1px;
	vertical-align: middle;
	text-align:center;
		}
		
		/** join mailing list **/
#join {
	float:right;
	margin-top:2px;
	width:200px;
	font-size:10px;
	color:#999999;
	height:80px;
}
.leftimg {
	width:700px;
	float:left;
	margin-top:2px;
	height:80px;
}
#navigation {
	width:902px;
	float:left;
	clear:both;
}

/*  site map */
#mapleft {
	width:340px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
#mapright {
	width:340px;
	float:left;
	text-align:left;
	margin:0 0 0 5px;
	padding:0;
}
#mapleft p, #mapright p {
	line-height:25px;
}
/* menu expand */
span.expand {
	display:inline;
  	/*color: #003366;*/
  	font-weight:bold;
}
span.expand a {
  color: #003366;
  text-decoration:underline;
  /*text-decoration:none;*/
  font-weight:bold;
}

/* eir page */
.list { 
	height: 30px;
}
.imgalignleft {
	float:left;
	margin: 5px 10px 0 5px;
	}
.inbox {
	padding:3px;
	border:#ccc 1px solid;
	}
	
/*  Angel Deal Reviews */
.angel_deal_review {
	border:#ccc 1px solid;
	padding:20px 10px;
	}
.blue {
	color:#245393;
	text-align:center;
}
.angel_session {
	font-size:20px;
	float:right;
	clear:both;
	margin:-20px 30px 0 0;
	color:#666666;
	padding:10px;
	background-color:#fff;
}
.newsletters {
	line-height:25px;
}