#container{
margin-left:auto;
margin-right:auto;
	width: 800px;  
	z-index: 1;
}
#banner{
	width: 100%;  
	height: 150px;
}
#banner img{
	margin-top: 0px;
	border: 0px ; /*Image Border*/
}
#ticker{
	width: 100%; 
	margin-left: auto;  /* Center the layout */
	margin-right: auto; /* Center the layout */
	margin-bottom: 5px;
	border-top: 3px solid; /* was 1 px & 0000c0 */
	border-bottom: 1px solid; /* was 1 px & 0000c0 */
	text-align: center;
	border-top-color:#000000;
	border-bottom-color:#006600;
	padding: 2px;
}
#mainbody{
	width: 100%;   
}
#left {
    float:left;
    width: 610px;
	padding-left: 0px;
	padding-top: 5px;
}
#right {
    float:right;
    width: 186px;
	padding-top: 5px;
}
#fullpage {
    float:left;
    width: 796px;
	padding-left: 0px;
	padding-top: 5px;
}
#bigfeaturebox_top{
	width: 610px;  
	border-bottom: 3px solid #41221B;
	background-color:#006600;
	color:#FFFFFF;
	text-align:center;
	letter-spacing: 3px;
	text-transform:uppercase;
	margin-top: 8px;
}
#bigfeaturebox_body{
	width: 610px;  /*was 604 */
	margin-bottom: 10px;
	text-align:left;
	clear:both;
}
#news_item{
	padding: 5px;
	text-align:left;
	background-color:#91DB7D;
	border-left: solid 2px #000000;
	border-top: solid 2px #000000;
	border-right: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	color:#000000;
	margin-top: 8px;
}
#news_item2{
	padding: 5px;
	text-align:center;
	background-color:#91DB7D;
	border-top:double #000000;
	border-bottom:double #000000;
	color:#000000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	width: 80%;
}

.trh {
	border-bottom: 2px solid #006633;
	background-color:#91DB7D;
	color:#000000;
	text-align:center;
	letter-spacing: 3px;
	font-weight: bold;
}
.trh_shop {
	border-bottom: 2px solid #006633;
	background-color:#91DB7D;
	color:#000000;
	text-align:center;
	font-weight: bold;
}
.trh_shop2 {
	border-bottom: 2px solid #006633;
	background-color:#006600;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}

#tableborder {
	border-left: solid 1px #336600;
	border-top: solid 1px #336600;
	border-right: solid 1px #336600;
	border-bottom: solid 1px #336600;
}
#table2 {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	margin-top: 2px;
}
#footer{
    float:left;
	width: 800px;  /* 800 */
	margin-top: 7px;
	text-align: center;
	border-top: 1px solid #006600;
}
body {
	font-family: Verdana, arial, sans-serif;
	font-size:smaller;
	background-color: #BEFE99;
	color:#003300;
	margin-top:0px;
	margin-left: 0px;
	z-index: 2;
}
a:link {
	color : #003300;
	text-decoration : underline;
}
a:visited {
	color : #003300;
	text-decoration : underline;
}
a:active {
	color : #003300;
	text-decoration : underline;
}
a:hover {
	color :#41221B;
	text-decoration : none;
}
img {
	border: 0px solid #006600; /*Image Border*/
}
.image-right {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 2px;
}
.image-center {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	margin-top: 2px;
}
.image-left {
	border: 1px solid #000000; /*Image Border*/
	margin-right: 4px;
	margin-left: 0px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 2px;
}
.image-shop {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	margin-top: 10px;
}
.tiny {
	font-size: 8pt;
}
.tablecaption {
	color: #FFFFFF;
	background-color: #006633;
}
.tablemenu {
	background-color:#66FF99;
}
.tablemenu:hover {
	background-color:#66CCCC;
}
.PopItemStyle {
	font-size:16px;
	color:#006600;
	font-weight: bold;
}
.ItemStyle {
	font-size:12px;
	color:#009900;
	font-weight: bold;
}
