

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #E4E0E1 url(images/style_bg.jpg) repeat-x top fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

#floatrt {
	float: right;
	margin-left: 8px;
	margin-top: 5px;
}
#floatleft {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

h1, h2, h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 600%;
       letter-spacing: -5px;
       text-align: left;
       line-height: 80%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 120%;
}

p {
}

ul {
padding-left: 40px;
}

li {
list-style-type: none;
}

ol {
}

#ol li {
list-style-type: decimal;
}

blockquote {
  background: url(images/style_blockquote_bg.gif) no-repeat left top;
}

blockquote p {
  padding: 10px 20px 10px 20px;
}

a {
	color: #C90000;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 864px;
	height: 90px;
	margin: 0 auto;
	background: url(images/style_header_bg.png) no-repeat;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 200%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 864px;
	height: 30px;
	margin: 0 auto;
	background: transparent url(images/style_menu_bg.png);
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 22px;
	padding: 12px 0px 0 5px;
	border-right: 0px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background: url(images/style_menu_active.png) top center no-repeat;
}

/* Big Picture */

#bigpicture {
	width: 864px;
	height: 298px;
	margin: 0 auto;
	background: transparent;
}

#bigpicture h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 400%;
}

#bigpicture a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 864px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 544px;
	padding: 10px 10px 0 0px;
}

.boxed {
	background: #000000;
	border: 1px solid #202020;
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #0F0F0F url(images/style_box_title_bg.gif) repeat-x;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 0px 0px 0 0;
	background: url(images/style_sidebar_bg.png) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/style_sidebar_line.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	text-transform: lowercase;
	font-size: 120%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	margin-bottom: 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/style_sidebar_arrow.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 864px;
	height: 150px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: transparent url(images/style_footer.png) no-repeat;
}

#footer p {
	margin-top: -10px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

/*Footer Content*/

#footer_content {
	float: left;
	width: 500px;
	padding: 5px 25px 0 0px;
}

/*Footer Sidebar*/

#footer_sidebar {
	float: right;
	width: 300px;
	padding: 5px 0px 0 0;
}

#footer_sidebar p {
	text-align: right;
}