	body {
		font-family: helvetica, arial, tahoma;
		font-size: 12px;
		color: #c0c0c0;
		background-color: #000000;
		margin: 0px;
		margin-top: 10px;
		background-image: url('/images/pagebg.gif');
		background-repeat: repeat-x;

	}

	td {
		font-family: helvetica, arial, tahoma;
		font-size: 12px;
		color: #c0c0c0;
	}

	h3 {
		font-size: 16px;
		color: #ffffff;
		background-color: #6aca61;
		width: 450px;
		padding: 4px;

	}

	html>body h3 {width: 445px;}

	h2 {
		font-size: 14px;
		color: #6aca61;
		margin: 0px;
	}

	.sitetitle  {
		text-align: center;
		text-decoration: none;
		font-family: helvetica, arial, tahoma;
		font-size: 12px;
		font-weight: normal;
	}

	a.sitetitlelink:link, a.sitetitlelink:active, a.sitetitlelink:visited {
		font-family: helvetica, arial, tahoma;
		font-size: 29px;
		font-weight: bold;
		color: #6aca61;
		text-decoration: none;
	}

	a.navlinks:link, a.navlinks:active, a.navlinks:visited {
		font-family: helvetica, arial, tahoma;
		font-size: 15px;
		font-weight: bold;
		color: #c0c0c0;
		text-decoration: underline;
	}
	a.navlinks:hover {
		color: #6aca61;
	}

	a.linktitle:link, a.linktitle:active, a.linktitle:visited {
		font-family: helvetica, arial, tahoma;
		font-size: 13px;
		font-weight: bold;
		color: #6aca61;
		text-decoration: underline;
	}
	a.linktitle:hover {
		color: #c0c0c0;
	}

	a.navlinks:hover {
		color: #c0c0c0;
	}

	a:link, a:active, a:visited {
		font-family: helvetica, arial, tahoma;
		color: #c0c0c0;
		text-decoration: underline;
	}
	a:hover {
		color: #6aca61;
	}

	a.pink:link, a.pink:active, a.pink:visited {
		font-family: helvetica, arial, tahoma;
		color: #6aca61;
		text-decoration: underline;
	}
	a.pink:hover {
		color: #c0c0c0;
	}

	.searchbox {
		text-align: center;
		vertical-align: top;
		text-align: right;
		width: 300px;
	}

	.lthumb {
		border: 1px solid #c0c0c0;
		width: 120px;
		height: 90px;
	}

	.sthumb {
		border: 1px solid #c0c0c0;
		width: 90px;
		height: 70px;
	}

	.linktop {
		vertical-align: top;
	}

	.sitetitle {
		width: 200px;
		height: 80px;
		text-align: left;
		padding-left: 25px;
	}

	.shakeimage{
		position:relative
	}

	.numbox { padding: 2px; padding-left: 7px; padding-right: 7px; height: 16px; text-align: center; border: 1px solid #6aca61; float: left; margin-right: 10px; font-size: 12px; font-weight: bold; line-height: 17px; }

	.numboxsel { background-color: #6aca61; padding: 2px; padding-left: 7px; padding-right: 7px; height: 16px; text-align: center; border: 1px solid #6aca61; float: left; margin-right: 10px; font-size: 12px; font-weight: bold; line-height: 17px; }

	.tags { font-size: 12px; }

	.bannerbg { 
		width: 728px;
		height: 90px;
	}

	.contentbox {
		background-color: #121212;
		background-image: url('/images/contentbg.gif');
		background-repeat: repeat-x;
		padding-top: 8px;
	}

	.rightbox {
		padding: 0px;
		padding-top: 10px;
		background-color: #121212;
		background-image: url('/images/contentbg.gif');
		background-repeat: repeat-x;
	}
	
	form { margin: 0px; }