body {
	background-color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #navigation {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #navigation a:link {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: block;
	font-weight: bold;
	height: 16px;
	padding-top: 3px;
	text-transform: none;
	font-variant: normal;
}
#wrapper #navigation a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: block;
	font-weight: bold;
	height: 16px;
	padding-top: 3px;
}
#wrapper #navigation a:hover {

	text-decoration: none;
	color: #00A94E;
	font-size: 10px;
	display: block;
	font-weight: bold;
	height: 16px;
	padding-top: 3px;
}
#wrapper #navigation a:active {
text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: block;
	font-weight: bold;
	height: 16px;
	padding-top: 3px;
}
#wrapper #navigation #row1 {
	background-color: #FFFFFF;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #navigation #row2 {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #maincontent {
	background-image: url(images/faux-xolumn.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
}

#wrapper #maincontent #right {
	float: left;
	width: 154px;
	margin: 5px;
}
#wrapper #maincontent #left li {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 8px;
	list-style-image: url(images/shamrock.gif);
}

#wrapper #maincontent #left {
	margin-left: 175px;
	margin-right: 10px;
}
#wrapper #maincontent #left h1 {
	font-size: 18px;
	color: #00A94E;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

.imgborder {
	border: 1px solid #000000;
}

#wrapper #maincontent #footer {
	clear: both;
	padding-right: 4px;
	margin-left: 170px;
}
#wrapper #maincontent #footer a {
	font-size: 10px;
	color: #000000;
}

p {
	margin-top: 2px;
	margin-bottom: 10px;
}
#wrapper #maincontent #left h4 {
	font-size: 24px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper #maincontent #left #BillboardDiv textarea {
	font-style: italic;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #990000;
}
.green {
	color: #009900;
}
.underline {
	text-decoration:underline;
}

#videotable {
	margin: auto;
	text-align: center;
	border: 1px solid #336600;
}
.largered {
	font-size: 17px;
	color: #990000;
	line-height: 19px;
}
.small {
	font-size: 10px;
	line-height: 11px;
}

