#maincontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7E7E47;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.formtext {
}

#livetitle {
	width: 250px;
	margin-left: 263px;
	background-color: #557D00;
	text-align: center;
	height: 100px;
	float: none;
	margin-top: 11px;
}
.guidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFC;
	text-decoration: none;
	font-weight: bold;
}

#bartext {
	width: 722px;
	background-color: #4B4B2C;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
#centertext {
	width: 196px;
	float: right;
	margin-top: 11px;
	background-color: #4B4B2C;
	text-align: center;
	padding: 3px;
}
#text2 {
	width: 230px;
	float: right;
	margin-left: 9px;
	margin-top: 11px;
	text-align: left;
	background-color: #557D00;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4A2B;
	text-decoration: none;
	font-weight: bold;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
}

#logo {
	width: 277px;
	float: left;
	margin-top: 11px;
	text-align: center;
}
#center {
	width: 200px;
	float: right;
	clear: none;
	text-align: center;
}

#lovetitle {
	width: 250px;
	float: left;
	margin-top: 11px;
	background-color: #557D00;
	text-align: center;
	height: 100px;
	clear: left;
}

#innercontainer {
	background-color: #FFF;
	width: 727px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: thin solid #4D4D2D;
}

.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
}

.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}
