@charset "utf-8";
.header {
	background-image: url(5.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	position: absolute;
	top: 0px;
	overflow: hidden;
}
body {
	margin: 0px;
	background-color: #4d474f;
}
.headerimage {
	background-image: url(1.jpg);
	position: relative;
	left: 100px;
	background-repeat: no-repeat;
	height: 40px;
	width: 294px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	padding-left: 4px;
	text-align: justify;
}

/* only for the photo gallery */
.maintext-gallery {
	display: block;
	height: 650px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	padding-left: 4px;
	text-align: justify;
}

/* slides styling */

.photo {width:635px; text-align:left; position:relative; margin:0 auto;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:635px; height:auto;  z-index:10;}

.photo ul.topic li {display:block; width:55px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:56px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#bbb;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#aaa;}

.photo ul.topic li.active ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:475px; background:#ddd; width:464px; padding:40px 60px; border:20px solid #bbb; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:475px; background:#ddd; width:464px; padding:40px 60px; border:20px solid #aaa; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:pointer; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}

.fixedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.Subheadertext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #8F184E;
}


.menu {
	background-color: #9fd47b;
	height: 30px;
	width: 100%;
	position: relative;
	top: 40px;
	overflow: hidden;
}
.ContentBoxFooter {
	background-image: url(4.jpg);
	height: 81px;
	width: 650px;
	position: relative;
	top: 0px;
}
.menutext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	position: relative;
	width: 100%;
	left: 119px;
	height: 40px;
	top: 6px;
	overflow: hidden;
}
a:visited {
	color: #000000;
}

a:link {
	color: #000000;
}
a:hover {
	color: #7C1947;
}

.EventTitle {
	background-image: url(3.jpg);
	background-repeat: no-repeat;
	height: 429px;
	width: 238px;
	position: absolute;
	top: 299px;
	left: 100px;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #9fd47b;
	position: absolute;
	left: 600px;
	top: 280px;
	z-index: 5;
	text-align: right;
	width: 430px;
}
.ContentBox {
	background-color: #e3e5d1;
	width: 650px;
	position: absolute;
	left: 380px;
	top: 333px;
}
.splashbg {
	background-image: url(6.jpg);
	height: 229px;
	width: 100%;
	position: absolute;
	top: 70px;
	overflow: hidden;
}
.splashimage {
	background-image: url(2.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 100px;
	height: 230px;
	width: 792px;
	top: -1px;
	z-index: 4;
}
.AbstractBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
}

.abstractTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
}
.menutext2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #465939;
	position: relative;
	width: 100%;
	height: 40px;
	overflow: hidden;
	top: 9px;
	right: 20px;
	font-weight: bold;
}

