	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;	
		background-color:#FFF;
		border:1px solid #E2EBED;
		margin-top:10px;
	}
	.contentContainer{
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:150px;	/* Image width */
		height:150px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
.menu {
	cursor: pointer;
	margin-bottom: 0px;
	color: #CCCCCC;
	width: 143px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(../images/menuv.gif);
	padding: 0px;
	height: 20px;
	line-height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu a:hover {
	cursor: pointer;
	margin-bottom: 0px;
	color: #FF0000;
	width: 143px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(../images/menuv.gif);
	padding: 0px;
	height: 20px;
	line-height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	width: 139px;
	background-color: #E6E6E6;
	line-height: 15px;
}
.handcursor{
	cursor:pointer;
	cursor:pointer;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:15px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #ccccff;

}

#menu_1 .menu1 a
{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	width: 130px;
	float: left;
	background-image: url(../images/me.gif);
	line-height: 32px;
	text-align: center;
}
#menu_1 .menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	width: 130px;
	float: left;
	background-image: url(../images/me.gif);
	line-height: 32px;
	text-align: center;
	background-position: 0px -35px;
}
.menu1sel           {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	width: 130px;
	background-image: url(../images/mesel.gif);
	line-height: 32px;
	text-align: center;
}



#menu_2 .menu2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clip: rect(auto,auto,auto,auto);
	line-height: 20px;
	height: 29px;
}

#menu_2 .menu2 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 29px;
	clip: rect(auto,auto,auto,auto);
	line-height: 20px;
}
#menu_3  .menu3  a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	padding-left: 8px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666666;
}
#menu_3 .menu3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	padding-left: 8px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.txtmenu3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	padding-left: 14px;
	background-color: #666666;
}

