body {
	margin: 0;
	padding: 0;
	font-family:Tahoma,"Helvetica", Geneva, sans-serif;
	background: #000;
	font-size: 11px;
	color: #222;
}

table.container {
	margin: 0 auto;
	width: 962px;
	background: #FFF;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
table td {
	vertical-align: top;
}


.page_top {
	height: 11px;
	background:url(images/top_bg.png);
	line-height: 10px;
	padding: 25px;
}

.menu {
	background:url(images/menu_bg.png);
	height: 40px;
}

.menuitem {
	float: left;
	padding: 12px 30px 12px 26px;
	background: url(images/menu_sep.png) no-repeat top right;
	height: 16px;
}

.lastitem {
	background: none;
}

.tablehead {
	background: url(images/tabletop_bg.png);
	height: 11px;
	padding: 13px;
	color: #FFF;
	font-weight: bold;
}

.news_tbl td {
	height: 12px;
	background: url(images/newsline_bg.png);
	padding: 10px;
}
.news_tbl td.commentscnt {
	color: #999;
}

.tablecont {
	background:url(images/sidebg.png) repeat-x;
}

.right_textline {
	height: 10px;
	background: url(images/line_sep.png) bottom left repeat-x;
	margin: 1px 5px;
	padding: 7px 0px;
	font-weight: bold;
	font-size: 11px;
}
.right_textline a, .right_textline a:active, .right_textline a:visited, .right_textline a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #111;

}

#myGallery
{
width: 708px !important;
height: 200px !important;
}