body {
	background-color: #a8b67d;
	margin: 0px;
	padding: 0px;
	color: #343a21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h2{
	margin: 0px 0px 0px 3px;
	padding: 3px 0px 4px 0px;
	width: 524px;
/*	border-bottom: 3px dotted #343a21;
	border-top: 3px dotted #343a21;
*/	font-size: 12pt;
	font-weight: bold;
	color: #95a661;
	background-color: #343A21;
}

h3{
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	width: 180px;
/*	border-bottom: 3px dotted #343a21;
	border-top: 3px dotted #343a21;
*/	font-size:12px;
	color: #95a661;
	background-color: #343A21;
}


form{
 margin:0px;
 padding: 0px;
}

table {
	margin: 0px;
	padding: 0px;
}

#sidecontent a{
	text-decoration:none;
}

a {
	font-weight:bold;
	color: #343a21;
}

a:hover {
	color: #c5cea8;
}

#topbanner {
	background-image:url(images/topbanner_r.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0px auto;
	width: 775px;
	height: 105px;
	position:relative;
	top: 1px;
}



#navbar {
	margin: auto;
	width: 774px;
	height: 43px;
	text-align:center;
	font-weight:bold;
	color: #C5CEA8;
}

#middle{
	border-left: 1px solid #343A21;
	border-right: 1px solid #343A21;
	width: 735px;
	margin: auto;
	background-color: #95A661;
	padding: 10px;
	
}

#rightside{
	border-left: 3px dotted #343A21;
	width: 180px;
	float: right;
	padding-left: 10px;
}

#bottombar {
	background-image:url(images/bottombar_r.jpg);
	margin: auto;
	width: 775px;
	height: 43px;
	text-align:center;
	font-weight:bold;
	color: #C5CEA8;
}

td img {display: block;}

#topic {
	background-image:url(images/topic.jpg);
	width: 524px;
	height: 41px;
	margin-left:3px;
}
#topiccontent, #message{
	margin-left: 3px;
	width: 524px;
	margin-bottom:20px;
}

#topiccontent table{
	margin-top: 3px;
}
#topiccontent img.promo{
	margin-top: 3px;
}

#gatorpics{
	background-image:url(images/gatorpics_s.jpg);
	margin-bottom:13px;
	margin-left: 3px;
	width: 524px;
	height: 100px;
}

#sidecontent{
	margin-bottom: 10px;	
}
#slogan{
	font-weight:bold;
	text-align:center;
}

#videocaption{
	margin: 0px 0px 0px 3px;
	padding: 3px 0px 5px 0px;
	border-bottom: 3px dotted #343a21;
	border-top: 3px dotted #343a21;
	width: 284px;
	font-size: 14px;
	font-weight:bold;
}
#videodesc, #itemdesc{
	padding-left: 3px;
	padding-top: 0px;
}

.video{
	border-right: 3px dotted #343a21;
	padding-right: 3px;
	width: 263px;
}
td.item{
	width:133px;
	height: 100px;
	padding-right:3px;
	/* border-right: 3px dotted #343a21; */
}
table.itemtable, table.videotable{
	width:524px;
}
table.itemtable .item{
	padding: 0px;
}
table.itemtable td{
	padding: 2px;
}
#navtable {
	margin:auto;
}

#promo{
	background-image:url(images/promo.jpg);
	margin-top: 3px;
	margin-bottom:3px;
	margin-left: 3px;
	width: 524px;
	height: 393px;
}
#message {
	color:#FFFF00;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
table.comment{
	margin-left: 3px;
	width:524px;
	background-color: #343A21;
	color: #95A661;
}	
#comment {
	background-color: #A8B67D;
	margin-left: 3px;
	width: 512px;
	margin-bottom:20px;
	border: 1px solid #343a21;
	border-top: 0px;
	padding: 5px;
}
#centerme {
	position: relative;
	float:left;
}
