body {
	margin:114px 0 0 0;
	line-height:17px;
	font-family: Tahoma, Arial;
	background: url(images/body_top_bckg.gif) no-repeat center top #000;
	color:#fff;
	font-size:11px;
}
a {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #090;
}
#header {}
#logo { padding:30px 0 130px 0;color:#fff; text-align:center;}
#logo a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	text-transform:none;
	font-family: "Old English Text";
}
#menu {color:#fff; text-align:center; margin-bottom:32px;}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a { font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background-color:#000; padding:0 10px 2px 10px;}
#menu ul a:hover { background-color:#093;}
#main {background: url(images/body_all_bckg.jpg) repeat-y top center;}
#content {width:780px; margin:0 auto;}
#text {
	width:780px;
}
#text p { margin:7px 0 7px 0;}
#text li {background:url(images/li.gif) no-repeat 0px 7px;}
/* SIDEBAR - For extra links and ad spaces. */

#sidebar {
	float:right;
	width:227px;
	background-color:#0b0e10;
	margin:10px 10px 0 0;
}

#sidebar_top {
	width:227px;
	height:40px;
	background:url(images/sidebar_top.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	padding: 2px 0;
	border-bottom: 0px dotted #333;
}

#sidebar li li a {
	border: none;
}

#sidebar li li a:hover {
	padding-left: 20px;
	background: url(images/bullet_go.png) no-repeat 0 50%;
	color: #fff;
}

#sidebar h2 {
	height: 15px;
	margin: 30px 0 0;
	padding: 0 20px 0;
	background:none;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-transform:none;
}

#sidebar .pad {
	padding: 20px;
}

#sidebar_bottom {
	width:227px;
	height:57px;
	background:url(images/sidebar_bottom.jpg) no-repeat;
}

#sidebar_text p {
	margin:0 10px 10px 20px;
}

/* FOOTER - For footnotes and copyright notices. */
h1 {
	margin:30px 0 0 0;
	padding:10px 0 10px 45px;
	text-transform:none;
	font-size:24px;
	color:#fff;
	background:url(images/h1_bckg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {background:url(images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer { float:left; padding:60px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
