#toplayer {
	position:absolute;
	height:40px;
	top:0px;
	left:60px;
	padding:15px;
}

#leftlayer {
	position:absolute;
	width:60px;
	top:0px;
	left:0px;
}

#mainlayer {
	position:absolute;
	top:72px;
	left:75px;
	padding:5px;
	width: 1222px;
	height: 562px;
}

body {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/side_bar_lines.gif);
	background-repeat: repeat-y;
}

.body2 {
	font-size:13px;
}

.desciption {
	text-align:absolute;
}

.menu {
	font-size: 15px;
}

.header {
	font-size: 42px;
	color: #D16E1A;
}

.header2 {
	font-size: 15px;
	color: #D16E1A;
}

.subheader {
	font-size: 29px;
	color: #D16E1A;
	text-decoration:underline;
}

.biglink {
	font-size: 16px;
}

.address {
	font-size: 11px;
	color: #D16E1A;
}

.intro {
	background-image: url(images/introbg.gif);
	background-repeat: repeat-y;
}

.entry {
	position:relative;
	top: 100px;
}

a {
	text-decoration: none;
	color: #D16E1A;
}

a:visited {
	text-decoration: none;
	color: #D16E1A;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.newslink a {
	text-decoration: none;
	font-size: 16px;
	color: #D16E1A;
}

.newslink a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #D16E1A;
}

.newslink a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

.newslink a:active {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

.word {
	list-style-image:url(images/word-icon-small.gif);
}
