﻿body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	background-color: black;
	background-image: url(../images/mainbackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #efdbcd;
	text-align: center;
	margin-top: 0px;
}
ul {
	list-style-image:url('../_themes/neon/neoabul1.gif');
}
a {
	color:yellow;
	text-decoration:underline;
}
#mainarea {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	float: none;
}
#header {
	height: 195px;
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-large;
}

#contentarea {
	width: 1000px;
    text-align: center;
    background-color:060932;
    color: white;
}

#leftbar {
    width: 160px;
	float: left;
    background-color:060932;
}

#content {
	width: 680px;
	float: left;
    background-color:060932;
	color: white;
}

#rightbar {
	height:600px;
	width: 180px;
	vertical-align: top;
	float: right;
	text-align:left;
	background-image:url('../images/fb_feed_bkgnd.png');
	background-repeat:no-repeat;
    background-color:060932;
}

#footer {
    width: 1000px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
    background-color:060932;
	}

#topbar {
	width: 1000px;
    text-align: center;
}

.BusNav 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Link 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Hover
	{
	color:#00FF00;
	text-decoration:underline
	}

A.BusNav:Active 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.BusNav:Visited 
	{
	font-size:28pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

#TopNav
	{
	font-size:12pt;
	font-weight:normal;
	color:#ffff00;
	}

TopNav
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

TopNav a:visited
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

TopNav a:avtive
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

#Topnav a
	{
	font-size:12pt;
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	}

#TopNav a:Hover
	{
	color:#00FF00;
	}

.EmailLink 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Link 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Hover
	{
	color:#00FF00;
	text-decoration:underline
	}

A.EmailLink:Active 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}

A.EmailLink:Visited 
	{
	font-size:10pt;
	font-weight:normal;
	color:#ffff00;
	text-decoration:underline;
	}
	
.wfmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.menuseparator {
	color:white;
	text-decoration: none;
}
.bookmark {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

