body { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	background-color: black;
	color: white;
}

a {
	color: white;
}

a img {
	border-style: none;
}

a:hover {
	color: #ff9933;
}

ul {
	list-style-type: square;
}

h2 {
	color: #ff5b5b;
}

#side {
	width: 170px;
	height: 100%;
	vertical-align: top;
	background-image: url(../images/nav.jpg);
}

#side_div {
	margin-top: 30px;
	margin-left: 10px;
	width: 150px;
	height: 100%;
}

div.mspace {
	height: 8px;
	font-size: 0pt;
}

div.bspace {
	height: 50px;
}

a.menu {
	display: block;
	padding-left: 20px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 12pt;
	text-decoration: none;
	background-color: #a9a9a9;
	color: black;
}

a.menu:hover {
	background-color: white;
	color: #ff6600;
}

a.smenu {
	display: block;
	padding-left: 20px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 12pt;
	text-decoration: none;
	background-color: white;
	color: black;
}

a.smenu:hover {
	background-color: white;
	color: #ff6600;
}

table.thumb_table {
	table-layout: fixed;
}

td.thumb {
	width: 70px;
	height: 70px;
	text-align: center;
	vertical-align: center;
}

#logo {
	width: 170px;
	height: 156px;
	background-image: url(../images/ffgl.jpg);
}

#header {
	width: 639px;
	height: 156px;
	background-image: url(../images/header.jpg);
}

#ltitle  {
	width: 170px;
	height: 30px;
	background-color: #a9a9a9;
}


#rtitle {
	width: 639px;
	height: 30px;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	background-color: #a9a9a9;
}

#loc {
	position: absolute;
	top: 200px;
	left: 184px;
	font-size: 8pt;
}

#search {
	position: absolute;
	top: 200px;
	left: 710px;
	width: 100px;
	text-align: right;
	vertical-align: top;
	font-size: 8pt;
}

#footer {
	font-size: 8pt;
}

#pane {
	table-layout: fixed;
	border-style: none;
	width: 100%;
	height: 100%;
}

#main {
	width: 639px;
	height: 100%;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #7f7f7f;
}

#fill {
	width: 100%;
	height: 100%;
	background-image: url(../images/koltz.jpg);
}

#rss {
	position: absolute;
	top: 163px;
	left: 794px;
	width: 16px;
	height: 16px;
}
