body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	color: #040404;
	font-size: 12px;
}
img {
	border:none;
}
#mainbg {
	background-color:#FFFFFF;
	height:771px;
	width:1000px;
	padding:0px;
	margin:0px;	
	background-repeat:no-repeat;
}
#mainbgright {
	background-color:#FFFFFF;
	height: 100%;
	min-height: 771px;
	background-repeat: repeat-x; 
}
#mainfooter {
	height: 24px;
	text-align: center;
}
#innerheader {
	height:407px;
	width:1000px;
	padding:0px;
	margin:0px;	
	background-repeat:no-repeat;
}
table.menutable {
	border: 1px solid #D9D9D9; 
	border-collapse: collapse;
}
td.menuitem {
	height: 27px; 
	width: 75px; 
	text-align: center;
	border: 1px solid #D9D9D9; 
}
a.menu:link {
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
}
a.menu:visited {
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
}
a.menu:hover {
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-family: tahoma;
}
a.menuselected:link {
	font-size: 14px;
	color: #ff0000;
	text-decoration:none;
	font-family: tahoma;
}
a.menuselected:visited {
	font-size: 14px;
	color: #ff0000;
	text-decoration:none;
	font-family: tahoma;
}
a.menuselected:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration:underline;
	font-family: tahoma;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.text:link {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.text:visited {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.text:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.submenu:link {
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a.submenu:visited {
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a.submenu:hover {
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
a.submenuselected:link {
	font-size: 14px;
	color: #ff0000;
	text-decoration:none;
}
a.submenuselected:visited {
	font-size: 14px;
	color: #ff0000;
	text-decoration:none;
}
a.submenuselected:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration:underline;
}
a.newstitle:link {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.newstitle:visited {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.newstitle:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
div.gallery {
  float: left;
  height: 150px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
#undermenu {
	background-repeat: repeat-x; 
	height: 19px;
	width: 720px;
}
#leftmenu {
	background-repeat: no; 
	height: 48px;
	width: 12px;
	float: left;
}
#rightmenu {
	background-repeat: no; 
	height: 48px;
	width: 6px;
	float: left;
}
div.float {
	float: left;
}
