html {
	position: relative;}

body {
	margin: 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 800px;
	position: relative;}

#logo {
	margin: 15px auto 5px;
	text-align: center;
	float: left;
	width: 800px;}
	
#navbar {
	padding: 0px;
	float: right;
	width: 100%;
	height: 30px;
	margin: 0px;}

#navbar ul {
	margin: 0px;
	padding: 0px;}

#navbar li {
	float: left;
	list-style-type: none;
	margin: 0px 1px;
	padding: 0px;
	white-space: nowrap;
	height: 30px;
	width: 130px;}

#navbar a {
	display: inherit;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 30px;
	width: 130px;
	text-decoration: none;
	background-image:   url("../LazImages/mmup.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	vertical-align: middle;
	text-align: center;}	

#navbar a:link, #navbar a:visited {
	color: #000000;}

#navbar a:hover, #navbar a:active {
	background-color: #FFFFFF;
	background-image:   url("../LazImages/mmover.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight: bold;}

#content {
	min-height: 467px;
	height:  auto;
	background:    url("../LazImages/houseop30.gif") no-repeat 50% 15px;
	float: left;
	margin: 10px auto;
	width: 800px;
	border-top: 2px solid #333333;
	position: relative;}

#sideLeft {
	width: 200px;
	height: 300px;
	float: left;
	padding: 0px;
	margin-top: 150px;
	margin-right: 0px;
	margin-left: 5px;}

#sideRight {
	float: left;
	height: auto;
	width: 540px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;}

div#sideRight h1 {
	margin: 50px 0px 50px;
	border-bottom: 3px solid #00CC00;}

div#sideRight p {
	line-height: 1.7em;
	font-weight: bold;
	text-align: justify;
	clear: left;}
	
div#sideRight img {
	margin: 0px 10px 4px 0px;
	float: left;
	border: 2px solid #666666;
	position: relative;}

#rightWrapper {
	position: relative;}

.eventname {
	float: left;
	width: 460px;
	margin: 1px;
	padding: 1px 1px 1px 5px;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #00CC00;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	border: thin solid #333333;}
	
.eventhdr {
	clear: both;
	float: left;
	width: 80px;
	text-align: left;
	display: block;
	margin: 1px;
	padding: 1px;
	font-weight: bold;}

.eventdtl {
	float: left;
	width: 375px;
	margin: 1px 1px 6px;
	padding: 1px;
	font-weight: bold;}

.single {
	height: auto;
	width: auto;}

#footer {
	margin: 15px auto;
	width: 800px;
	border-top: 2px solid #333333;
	clear: both;}

.copyrights {
	font-size: .8em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;}

.eoplinks {
	color: #009916;
	font-size: 1em;
	text-align: center;
	padding-top: 5px;}

.eoplinks a {
	text-decoration: none;
	color: #00CC00;}
.newsHeading {

	float: left;
	width: 500px;
	margin: 1px 1px 20px 1px;
	padding: 1px 1px 1px 5px;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #00CC00;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	border: thin solid #333333;
}
.publishDate {

	clear: left;
	float: left;
	width: 120px;
	text-align: left;
	display: block;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
.publishIssue {

	float: left;
	width: 375px;
	margin: 1px 1px 6px;
	padding: 1px;
	font-weight: bold;
}
.issueName {


	clear: left;
	float: left;
	width: 150px;
	text-align: left;
	display: block;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}

#subscribe {
	font-weight: bold;
	background: #FFFFC1;
	border: 2px solid #333333;
}

#subscribe tr td.right {
	text-align: right;
}

#subscribe tr td input.right {
	margin-left: 120px;
}

.required {
	font-size: 0.8em;
	color: #FF0000;
}
