/** overall style **/
body {
	background-color: #9BD398;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #31319C;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a {
	text-decoration: underline;
	color: #4747C5;
}
a:hover {
	color: #1A1A51;
}
.boxtop {
	line-height: 15px;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxmiddle {
	background-image: url(images/boxmiddle.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
.boxbottom {
	background-image: url(images/boxbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 15px;
}
.smlboxtop {
	background-image: url(images/smlboxtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.smlboxmid {
	background-image: url(images/smlboxmid.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.smlboxbot {
	background-image: url(images/smlboxbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.picpad {
	margin: 5px;
}
#wholepage {
	background-color: #CCCCCC;
	padding: 3px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px #066C00;
	border-right: 2px solid #066C00;
	border-bottom: 2px solid #066C00;
	border-left: 1px #066C00;
}
/** header **/
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	background-image: url(images/headerback2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	position: relative;
	height: 185px;
}
#headpic1 {
	height: 150px;
	width: 250px;
	background-image: url(images/header%20img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headpic2 {
	height: 150px;
	width: 249px;
	background-image: url(images/header%20img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
#headpic3 {
	height: 150px;
	width: 250px;
	background-image: url(images/header%20img3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headpic4 {
	height: 150px;
	width: 249px;
	background-image: url(images/header%20img4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
#headpic5 {
	height: 150px;
	width: 249px;
	background-image: url(images/header%20img5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
#headpic6 {
	height: 150px;
	width: 249px;
	background-image: url(images/header%20img6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
#headpic7 {
	height: 150px;
	width: 250px;
	background-image: url(images/header%20img7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headpic8 {
	height: 150px;
	width: 250px;
	background-image: url(images/header%20img8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headpic9 {
	height: 150px;
	width: 250px;
	background-image: url(images/header%20img9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#headpic10 {
	height: 150px;
	width: 249px;
	background-image: url(images/header%20img10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
/** menu **/
#menu {
	text-align: center;
	width: 800px;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	line-height: 25px;
}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#menu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #31319C;
}
.rightdivider {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
}
/** page content **/
#mainsection {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	border-top-color: #339900;
	background-color: #FFFFFF;
}
#mainsection img {
	border: 1px solid #003399;
}
#textbody {
	margin-right: 10%;
	margin-left: 10%;
}
#textbody .subannounce {
	text-align: center;
}
/** frontpage content **/
#rightbar {
	float: right;
	width: 800px;
	background-image: url(images/front%20montage.jpg);
	background-repeat: no-repeat;
/**	height: 475px;**/
	background-position: right top;
	text-align: left;
	padding-top: 10px;
}
#leftbar {
	width: 650px;
	background-image: url(images/left%20bubbles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 475px;
}
#leftbar img {
	border: none;
}
#leftbar .classdesc {
	text-align: center;
}
#sidebar {
	float: left;
	width: 130px;
	padding-top: 80px;
	padding-left: 20px;
	color: #FFFF00;
	font-size: 14px;
	text-align: center;
}
#fronttext {
	text-align: center;
	float: right;
	width: 500px;
}
#countdowncontainer {
	text-align: center;
	margin-bottom: 10px;
}
#welcomenote {
	width: 360px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#frontothercontent {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-bottom: 20px;
}
#frontpage {
	font-size: 16px;
	color: #990000;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#marqueebox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #BBE1B9;
	padding: 2px;
}
#lastupdated {
	width: 100px;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	background-image: url(images/lastupdatedbubble.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 200px;
	margin-left: 15px;
	float: left;
	padding-top: 35px;
	color: #31319C;
}
#latest {
	background-color: #CCCCCC;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
#middlestuff {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	padding-top: 10px;
}
#textcontent {
	margin-top: 1em;
}
#months a {
	padding: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
}
#tipswrapper {
	height: 310px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	border: 1px solid #31319C;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#chairremarks img {
	border: none;
}
#perennial {
	float: right;
	width: 220px;
	margin-top: -10px;
}
#perennial img {
	border: none;
}
#schedule {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	width: 780px;
	margin-bottom: 10px;
}
#schedule .subannounce {
	text-align: left;
}
#sponsortable {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#sponsortable img {
	border: none;
}
#adobebox {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	margin-top: 35px;
	font-weight: normal;
}
#adobebox img {
	border: none;
}
.subannounce {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.subsubannounce {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.biggertext {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}
.newsdate {
	color: #666666;
	text-align: left;
}
.newscontent {
	text-align: left;
}
.scheduleblurb {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.sponsor {
	font-size: 12px;
	font-style: italic;
	color: #9933FF;
}
.nibstitle {
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
.classdesc {
	color: #000000;
	text-align: left;
}
.classstyle {
	color: #0066FF;
	text-align: right;
}
.diarycontact {
	color: #660000;
	background-color: #FFCCCC;
	text-align: left;
	padding: 5px;
}
.firstprize {
	color: #FF0000;
	text-align: center;
}
.secondprize {
	color: #0000FF;
	text-align: center;
}
.thirdprize {
	color: #009900;
	text-align: center;
}
.linkstyle {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.lcdstyle {
	font-size: 1.8em;
	color: #FF0000;
	font-weight: bold;
}
.newmonth {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	font-style: italic;
}
.newyear {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
}
/** footer **/
#footer {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/footerback.png);
	height: 25px;
	line-height: 25px;
	clear: both;
}
#footer a {
	color: #FFFF33;
}
#footer a:hover {
	color: #303030;
}
#weblink {
	float: left;
	margin-left: 10px;
	line-height: 25px;
}
#frontsplash {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: auto;
	text-align: center;
	background-image: url(images/shadeback.png);
	background-repeat: repeat;
	right: auto;
	border: 1px solid #666666;
	width: 500px;
}
#frontsplash img {
	border: none;
}
#frontsubstory {
	color: #333333;
}
#gallerypics img {
	padding: 1px;
	border: 1px solid #666666;
	margin: 2px;
}

