/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body  { color: #bababa; font-size: 13px; font-family: Arial, Helvetica, sans-serif; background: #3b3b3b url("images/img1.gif") repeat-x; margin: 20px 0 }

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

a:link {
	color: #94B0C8;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #BABABA;
}

/* Header */

#header  { visibility: hidden; margin: 0 auto; width: 740px; height: 80px }

#logo   { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; width: 206px; height: 78px; float: left }

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu  { visibility: hidden; float: right }

#menu ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 25px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #000000;
}

#menu .active a {
}

/* Splash */

#splash    { background: url("images/img2.jpg") no-repeat right top; visibility: hidden; margin: 0 auto; width: 740px; height: 180px }

#splash p  { color: #fff; font-size: 0.7em; font-weight: bold; text-align: right; padding: 100px 550px 50px 20px }

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content   { font-size: 1.2em; line-height: 1.5em; text-align: justify; padding: 20px; width: 490px; float: right }

#content ol, #content ul {
	margin-left: 3em;
}

/* Sidebar */

#sidebar  { background: #2f2f2f; visibility: hidden; padding: 25px 20px 20px; width: 164px; float: right; border-style: solid; border-width: 1px 5px 1px 1px; border-color: #000000 }

#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

/* Footer */

#footer  { visibility: hidden; margin: 0 auto; padding: 10px; width: 720px; height: 15px; clear: both; border-style: solid; border-width: 5px 1px 1px; border-color: #000000 }

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal  { visibility: hidden; float: left }

#links  { visibility: hidden; float: right }
img.sx { margin: 5px; float: left }
img.dx { margin: 5px; float: right }
td { margin-top: 3px; margin-bottom: 3px; border: dotted 1px #666 }
