#body {
text-align: center;
}

#main {
	text-align: center;
	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5%;
	height: 100%;
}
#whole {
	text-align: center;
	width: 100%;
}

#main #page {
	
	width: 720px;
	height: auto;
	text-align: left;
}
.navMain {
	z-index:90;
	width: 200px;
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 10px;
	text-align: center;
	position:relative;
}
#main #page #content {
	width: 330px;
	left: 5px;
	position: relative;
	top: 0px;
	z-index: 30;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main #page #contentMAP {
	width: 510px;
	left: 5px;
	position: relative;
	top: 0px;
	z-index: 30;
	float: left;
}
#main #page #venueAddress {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	height: 100px;
	left: -710px;
	top: 300px;
	position: relative;
	border: 1px solid #62B041;
}

#main #page #footer {
	width: 100%;
	text-align: right;
	font-size: 10px;
	position: relative;
	visibility: visible;
	z-index: 15;
	height: 15px;
}

.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #62b041;
	border-right-color: #62b041;
	border-bottom-color: #62b041;
	border-left-color: #62b041;
	text-align: center;
}

	

#main #page #rightColumn td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #62b041;
	text-align: left;
}
#main #page #footerImage {
	padding-bottom: 10px;
	left: 0px;
	top: 0px;
	z-index: 10;
}



.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 62b041;
	font-weight: bold;
}

#main #page #footerImage img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #62b041;
	border-bottom-color: #62b041;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 62b041;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62B041;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}


#main #page #rightColumn {
	z-index:1;
	width: 160px;
	left: 10px;
	top: 0px;
	position: relative;
}

a:link{
	color:#62b041;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
a:visited{
	color:#62b041;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main #page #contentMAP #venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 100%;
}

