﻿body {
	margin: 0 0 0 0;
	background: #292929 url("img/background.jpg") no-repeat top center;
}

p {
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 15px;
}

ul {
	font:normal 12px Arial;
}

li {
	margin-bottom:10px;
}

h2 {
	margin:15px;
	font-family:Arial;
	font-size:16px;
}

h3 {
	margin:15px;
	font-family:Arial;
	font-size:14px;
}

.align-center {
	text-align:center;
}

.largebold {
	font-weight:bold;
	font-size:22px;
}

.redbold {
	font-weight:bold;
	font-size:22px;
	color:red;
}

.italicbold {
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}

h1 {
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	line-height: 30px;
	padding-left: 15px;
}

#links p {
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	line-height: 30px;
	background: url(img/sidebar_top.jpg) no-repeat;
	padding-left: 20px;
}

img {
	border: none;	
}

hr {
	color: #1a1628;	
	margin: 0 0 0 0;
}

#header {
	width: 1034px;
	height: 150px;
	background: url(img/header.png) no-repeat;
	margin: -8px auto 0 auto;
}

#nav {
	width: 904px;
	height: 84px;
	padding: 47px 0 0 0;
	position: relative;
	margin: 0 auto 0 auto;
}

#nav p {
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
}

#sub {
	float: right;	
	height: 40px;
}

#sub a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 25px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 35px;
}

#sub a:hover {
	text-decoration: underline;	
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1034px;
	background: url(img/wrapper.png) repeat-y;
}

#sidebar {
	margin: 0 0 0 47px;
	width: 273px;
	padding-right: 24px;
	float: left;
}

#links a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 30px;
	background: url(img/bullet.jpg) no-repeat center left;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

#links a:hover {
	text-decoration: underline;	
}

#logo {
	width: 273px;
	height: 80px;
	padding-right: 24px;
	background: url(img/logo_bg.png) no-repeat;
}

#page_top {
	background: url(img/page_top.jpg) no-repeat;
	height: 30px;
	padding-right: 23px;
	width: 625px;
}

#page p {
	color:black;
}

#page {
	width: 625px;
	float: right;
	padding-right: 23px;
	margin: 0 42px 0 0;
	background: url("img/page_background.jpg") repeat-y;
}

#page_bottom {
	width: 625px;
	height: 13px;
	background: url(img/page_bottom.jpg) no-repeat;
}

#footer {
	width: 1034px;
	height: 65px;
	background: url(img/footer.png) no-repeat;
	margin: 0 auto 0 auto;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear {
	clear: both;	
}

.table-text {
	font-size:12px;
	font-family:Arial;
	background-color:white;
	border:thin black dashed;
}

.tcenter {
	text-align:center;
}

.red {color:red;"}