/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}
a img, a:visited img { border:none;
}
a:link {	color: #12163E;
}
a:hover {	text-decoration: none;	color: #ff6633;
}
a:visited {	color: #12163E;
}
body {	background: #ffffff url(images/map.jpg) no-repeat right top;	font: 12px Arial, Helvetica, sans-serif;	color: #0017ff;	margin-bottom: 20px;
}
#content
{
margin-left: 20px;
}
#main
{
width: 484px;
background: #ff6666;
}
#header {	height: 60px;
}
#menu
{
float: left;
width: 434px;
height: 55px;
padding-left: 30px;
padding-top: 10px;
background: url(images/menu.png) no-repeat;
}
#menu ul {	list-style: none;
}
#menu li {	display: inline;
}
#menu a {	display: block;	float: left;	width: 85px;	height: 36px;	text-align: center;	text-decoration: none;	color: #000000;	font-weight: bold;	font-size: 14px;	padding-top: 17px;
}
#menu a:hover {	width: 85px; height: 31px;	color: #ff6633;	text-decoration: underline;
}
#logo {
width: 399px;
height: 80px;
padding-top: 30px;
padding-left: 40px;
}
#logo a {	text-decoration: none;	text-transform: lowercase;	font-style: italic;	font-size: 18px;	color: #000000;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase
}
#right
{	float: right;	padding: 10px;	width: 215px;
}
#right H3
{
width: 180px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 14px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat
}
#right ul {	border: 0px;	margin-left: 10px;	margin-bottom: 10px;	list-style: none;
}
#right li {	padding: 4px 10px; background: url(images/small.gif) no-repeat left;
}
#right H4
{
font-size: 10px;
}
#right a {	color: #ffcc00;	font-size: 11px;
}
#right a:visited {	color: #33ff00;	font-size: 11px;
}
#right p
{
padding: 10px;
}
#left
{
width: 320px;
padding-left: 50px;
padding-top: 10px;
}
#left H3
{	margin: 0;	padding: 0px;	font-size: 12px;	color: #037931;
}
#left a
{
color: #cc0000;
text-decoration: none;
}
#left ol, #left ul
{
margin-left: 30px;
}
#left p {	margin: 0;	padding: 0;	padding-bottom: 10px;
}
#left h2 {	margin: 0;	padding: 0;	padding-top: 10px;	color: #ffcc00;
}
.date {	text-align: right;	color: #cc0033;	font-size: 11px;
}
.date a {	color: #ffcc00;
}
#footer {	clear: both;	height: 37px;	width: 484px;	padding-top: 20px;	background: #ff6666 url(images/table_bottom.png) no-repeat bottom;
}
#footer p {	margin: 0;	font-size: 10px;	text-align: center;	color: #33ff33;
}
#footer a {	color: #ffcc00;
}
