/* CSS Document */

body {
	background: #272727 url(images/body_bg.jpg) repeat-y 50% -20px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #2d3235;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 997px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #2d3235;
}

#topbar {
	width: 997px;
	height: 53px;
	background: url(images/topnav_bg.png) no-repeat;
	text-align:right;	
}

.topbartext {
	padding-top:10px;
	padding-right:30px;
}

#header {
	padding-left: 22px;
	width: 995px;
	height: 224px;
	background: url(images/header_bg.png) no-repeat;
	position: relative;
	text-align:left;
}

a img {
	border: none;
}

.footer {
font-size:10px;
}

.calendartabletext {
padding:5px;
}

h1 {
font-size:14px;
font-weight: bold;
}

a:link {
color:#000000;
text-decoration:underline;
}

a:visited {
color:#000000;
text-decoration:underline;
}

a:hover {
color: #F6AF21;
text-decoration:none;
}

a:active{
color: #F6AF21;
text-decoration:none;
}

.sidebar {
color:#000000;
}

.nav a:link {
color:#000000;
text-decoration:underline;
}

.nav a:visited {
color:#000000;
text-decoration:underline;
}

.nav a:hover {
color:#000000;
text-decoration:none;
}

.nav a:active {
color:#000000;
text-decoration:none;
}
