@charset "utf-8";

.Text-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-width: 1px;
	border-top-style: solid;
}
table {
	border: thin dotted #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 2px;
}
.Table-Text-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.Section-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336699;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link    {
	color:#336699;
	text-decoration: underline
}
a:visited {
	color:#3366CC;
	text-decoration: underline;
}
a:hover   {
	color:#666666;
	text-decoration: none
}
#Header1/* CSS Document */

 {
	position:absolute;
	width:160px;
	height:141px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/header1.jpg);
}
#Home {
	position:absolute;
	width:176px;
	height:69px;
	z-index:2;
	top: 0;
	background-image: url(images/home.jpg);
	left: 160px;
}
#Forum {
	position:absolute;
	width:78px;
	height:69px;
	z-index:3;
	top: 0;
	background-image: url(images/forum.jpg);
	left: 336px;
}
#Chat {
	position:absolute;
	width:75px;
	height:69px;
	z-index:4;
	top: 0;
	background-image: url(images/chat.jpg);
	left: 414px;
}
#Gallery {
	position:absolute;
	width:76px;
	height:69px;
	z-index:5;
	top: 0;
	background-image: url(images/gallery.jpg);
	left: 489px;
}
#Contact {
	position:absolute;
	width:185px;
	height:69px;
	z-index:6;
	top: 0;
	background-image: url(images/contact.jpg);
	left: 565px;
}
#Header2 {
	position:absolute;
	width:590px;
	height:72px;
	z-index:8;
	background-image: url(images/header2.jpg);
	left: 160px;
	top: 69px;
}
#Navbar {
	position:absolute;
	width:160px;
	height:351px;
	z-index:9;
	top: 141px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	left: 0px;
}
#Content {
	position:relative;
	width:590px;
	z-index:10;
	left: 160px;
	top: 141px;
	overflow: visible;
	float: none;
	visibility: inherit;
}
#Footer1 {
	position:relative;
	width:160px;
	height:258px;
	z-index:11;
	background-image: url(images/footer1.jpg);
	left: 0px;
	bottom: 0px;
	top: 78px;
}
#Footer2 {
	position:relative;
	width:590px;
	height:78px;
	z-index:12;
	background-image: url(images/footer2.jpg);
	left: 160px;
}
#Spacer {
	position:relative;
	width:590px;
	height:350px;
	z-index:13;
	left: 160px;
	top: 141px;
}
#Navbar-content {
	position:absolute;
	width:95px;
	height:278px;
	z-index:1;
	left: 19px;
	top: 75px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}
}
