	body {
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		color: #000000;
		background-image: url('/images/pagebg.gif');
		background-repeat: repeat-x;
		background-color: #000000;
		margin-top: 5px;
	}

	td {
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		color: #000000;
		background-color: #ffffff;
	}

	h3 {
		font-size: 19px;
		color: #000000;
		border-bottom: 1px solid #000000;
	}

	h2 {
		font-size: 14px;
		color: #2f5221;
	}

	.sitetitle  {
		text-align: center;
		text-decoration: none;
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		font-weight: normal;
	}

	a.sitetitlelink:link, a.sitetitlelink:active, a.sitetitlelink:visited {
		font-family: arial, tahoma, verdana;
		font-size: 29px;
		font-weight: bold;
		color: #2f5221;
		text-decoration: none;
	}

	a.navlinks:link, a.navlinks:active, a.navlinks:visited {
		font-family: arial, tahoma, verdana;
		font-size: 20px;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
	}
	a.navlinks:hover {
		color: #2f5221;
	}

	a.linktitle:link, a.linktitle:active, a.linktitle:visited {
		font-family: arial, tahoma, verdana;
		font-size: 15px;
		font-weight: bold;
		color: #2f5221;
		text-decoration: underline;
	}
	a.linktitle:hover {
		color: #000000;
	}

	a.navlinks:hover {
		color: #000000;
	}

	a:link, a:active, a:visited {
		font-family: arial, tahoma, verdana;
		color: #000000;
		text-decoration: underline;
	}
	a:hover {
		color: #2f5221;
	}

	a.pink:link, a.pink:active, a.pink:visited {
		font-family: arial, tahoma, verdana;
		color: #2f5221;
		text-decoration: underline;
	}
	a.pink:hover {
		color: #000000;
	}

	.searchbox {
		text-align: center;
	}

	.lthumb {
		border: 2px solid black;
		width: 120px;
		height: 90px;
	}

	.sthumb {
		border: 2px solid black;
		width: 90px;
		height: 70px;
	}

	.linktop {
		width: 347px;
		height: 80px;
		text-align: center;
		vertical-align: top;
		padding-top: 25px;
	}

	.sitetitle {
		width: 250px;
		height: 80px;
	}
	.shakeimage{
		position:relative
	}

	.numbox { padding: 2px; padding-left: 7px; padding-right: 7px; height: 16px; text-align: center; border: 1px solid #2f5221; float: left; margin-right: 10px; font-size: 11px; font-weight: bold; line-height: 17px; }

	.numboxsel { background-color: #2f5221; padding: 2px; padding-left: 7px; padding-right: 7px; height: 16px; text-align: center; border: 1px solid #2f5221; float: left; margin-right: 10px; font-size: 11px; font-weight: bold; line-height: 17px; }

	.tags { font-size: 11px; }

	.bannerbg { 
		padding: 5px; text-align: center; width: auto;
	}
