div#admin
	{
	position:relative; left:50%; width:816px; height:auto; float:left; clear:both; z-index:2;
	margin:10px 0px 25px -413px; padding:0px 30px 0px 0px;
	font-size:9px; color:#999999; text-align:right
	}

	div#admin a
		{
		color:#999999
		}

		div#admin a:hover
			{
			color:#ffffff
			}

div#content
	{
	position:relative; top:0px; left:50%; width:816px; height:auto; float:left; clear:both; z-index:2;
	margin:-5px 0px 0px -413px; padding:20px 0px 20px 20px;
	background-color:#ffffff
	}

	div#content div.column, div#content div.news, div#content form
		{
		position:relative; top:0px; left:0px; width:355px; height:auto; float:left; z-index:inherit;
		margin:0px 20px 0px 10px; padding:0px 25px 0px 0px;
		border-right:1px solid #eeeeee;
		text-align:left; line-height:15px
		}

	div#content div#contact-text
		{
		position:relative; top:0px; left:0px; width:390px; height:auto; float:right; z-index:inherit;
		margin:10px 10px 0px 0px; padding:20px 0px 0px 0px;
		border-top:1px solid #eeeeee;
		line-height:15px
		}

		div#content div#contact-text div.column
			{
			position:relative; top:0px; left:0px; width:150px !important; height:auto; float:left;
			margin:0px 30px 0px 10px !important; padding:0px !important;
			border:0px !important;
			}

		div#content div#contact-text div.column p:first-child:first-letter
			{
			padding-left:0px !important;
			}

	div#content div#recent-news
		{
		position:relative; top:0px; left:0px; width:180px; height:auto; float:left; z-index:inherit;
		margin:0px 0px 0px 20px; padding:0px 0px 0px 20px;
		border-left:1px solid #eeeeee;
		}

		div#content div#recent-news div.news
			{
			position:relative; top:0px; left:0px; width:180px !important; height:auto; float:left; z-index:inherit;
			padding:0px 0px 12px 0px !important; margin:0px 0px 12px 0px !important;
			border:0px !important; border-bottom:1px solid #eeeeee  !important;
			text-align:left !important
			}

			div#content div#recent-news div.news:last-child
				{
				border:0px !important
				}

			div#content div#recent-news div.news div.info
				{
				position:relative; top:0px; left:0px; width:100%; height:auto; float:left; z-index:inherit;
				margin-bottom:4px;
				font-style:italic; font-size:10px;
				}

			div#content div#recent-news div.news p
				{
				margin:0px !important
				}


	div#content div#main-menu
		{
		position:relative; top:0px; left:0px; width:170px; height:auto; float:left; z-index:inherit;
		font-family:"Trebuchet MS"; font-size:14px;
		}

		div#content div#main-menu a
			{
			position:relative; width:160px; float:left; display:block; z-index:2;
			margin:2px 0px 2px 0px; padding:0px 5px 0px 5px;
			background:transparent !important
			}

	div#content img#bottom-right
		{
		position:absolute; bottom:-5px; right:-5px; z-index:1
		}

	div#content img#top-left
		{
		position:absolute; top:-5px; left:-5px; z-index:1
		}

div#header
	{
	position:relative; top:0px; left:50%; width:816px; height:auto; float:left; clear:both; z-index:2;
	margin:10px 0px 0px -413px; padding:0px 0px 0px 20px;
	}

	div#header img
		{
		position:relative; top:0px; left:0px; float:left;
		margin:0px 0px 0px 10px;
		}

	div#header img#bubble
		{
		margin:10px 0px 0px 5px !important
		}

div.menu_back
	{
	position:absolute; left:0px; width:100%; height:18px; z-index:1; visibility:hidden;
	background-color:#97c393
	}

img#bottom-corner
	{
	position:absolute; right:0px; z-index:1; visibility:hidden
	}

img#top-corner
	{
	position:absolute; top:0px; left:0px; z-index:1
	}

span.wwm
	{
	font-style:italic; color:#5b9351
	}

sup.trademark
	{
	font-size:7px; text-transform:uppercase
	}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
*/
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


tr {
    vertical-align:top;
}

td.right {
   padding-top:40px;
}

td.right div.column {
border-right: 0px !important;
}

td.right > div > div > p:first-child, td.right > div > div > h3:first-child {
   padding-top:40px;
}