body{
	background-color:#A2B17E;
	background-image:url(../graphics/BG1.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	font: 10pt/18px "Trebuchet MS", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

img{
	border:0px
}

.grey{
	color:#999999;
}

.center{
	text-align:center;
}

.fleft{
	float:left;
	padding-right:5px;
}

.fright{
	float:right;
	padding-left:5px;
}

.clr{
	clear:both;
}

.red{
	color:#FF0000;
}

.italics{
	font-style:italic;
}

.main-center{
	width:100%;
}
/* Display  */
.bottom{
	width:100%;
	background-image:url(../graphics/BG-Bottom1.jpg);
	height:28px;
	background-repeat:repeat-x;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

.bottom a, .bottom a:visited{
	color:#003300;
	font-weight:normal;
}

.bottom a:hover{
	font-weight:bold;
}

.top-content{
	background-image:url(../graphics/white-top.jpg);
	height:109px;
	width:746px;
	margin-left:auto;
	margin-right:auto;
}

.center-wrap{
	width:100%;
	background-color:#E2ECC7;
}

.center-content{
	background-image:url(../graphics/center.jpg);
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

	/*Center Content Design*/
	
	.smlTitle{
		font-size:15px;
		letter-spacing:0px;
		font-weight:bold;
	}
	
	.center-content p, h1{
		margin-top:0px;
		width:95%;
		margin-left:18px;
	}
	
	.center-content a, .center-content a:visited{
		color:#339933;
		font-weight:bold;
	}
	
	.center-content a:hover{	
		color:#009966;
	}
	
	.center-content table{
		padding-left:80px;
	}
	
	.center-content h1{
		font-size:18px;
		font-weight:bold;
		color:#336666;
		letter-spacing:1px;
	}
	
	.center-content h1 a, .center-content h1 a:visited{
		color:#336666;
		text-decoration:none;
	}

.content-bottom{
	background-image:url(../graphics/Content-Bottom.jpg);
	height:28px;
	width:746px;
	margin-bottom:-23px;
	margin-left:auto;
	margin-right:auto;
}

	.content-bottom p{
		padding-top:15px;
		color:#006600;
		text-align:center;
		font-weight:bold;	
	}

/* Button */

.button{
	float:right;
	margin-top:75px;
	background-image:url(../graphics/button-bg.jpg);
	background-repeat:repeat-x;
	padding-left:6px;
	padding-right:6px;
	line-height:30px;
	font-weight:bold;
	font-size:15px;
}
.Event-Logo{
	float:right;
	margin-top:75px;
	padding-left:6px;
	padding-right:6px;
	line-height:30px;
	font-weight:bold;
	font-size:15px;
}

.button a, .button a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.button a:hover{
	color:#006600;
}

.pad{
	margin-left:5px;
}

.dropDown{
	width:195px;
	background-image:url(../graphics/ddButtonBG.jpg);
	background-repeat:repeat;
	background-color:#64732B;
	border:2px solid #64732B;
	border-top:none;
	position:absolute;	
	line-height:23px;
	padding-left:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.dropDown a, .dropDown a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.dropDown a:hover{
	color:#336633;
}

#Event-Sub{
	margin-left:376px;
	margin-top:105px;
	z-index:2;
}

#Sports-Sub{
	margin-left:441px;
	margin-top:105px;
	z-index:3;
}

#Fund-Sub{
	margin-left:574px;
	margin-top:105px;
	z-index:3;
}

#Contact-Sub{
	margin-left:562px;
	margin-top:105px;
	z-index:3;
}