
body {
	font-family: Helvetica, Verdana, "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #000;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
	line-height: 25px;
	text-align: justify;
	background: #4E4E4E;}

#head {
	width: 820px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	background: #FFF url(main.jpg);
	margin: 0px auto;
	text-align: center;}

#wrap {
	width: 800px;
	margin: 0px auto;
	background: #FFF;
	padding: 10px;}

#page {
	padding: 10px;
	background: #576981;
	color: #DEE5ED;
	width: 580px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;}

p {
	margin: 25px 0px 25px 0px;}

.ptop {
	height: 13px;
	background: url(ptop.jpg);}

.pbot {
	height: 13px;
	background: url(pbot.jpg);}

#sidebar {
	float: right;
	display: block;
	font-size: 8pt;
	width: 190px;}

#sidebar h2 {
	font-size: 15pt;
	color: #E31E26;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;}

#sidebar a {
	width: 100%;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12pt;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px -10px;
	border-bottom: 1px solid #FFF;
	background: #2D4463;}

#sidebar a:hover {
	width: 100%;
	display: block;
	background: #576981;}

#foot {
	width: 820px;
	height: 100px;
	clear: both;
	background: url(footer.jpg);
	font-size: 7pt;
	text-align: center;
	padding: 0px;
	margin: 0px auto;}

#foot p {
	padding: 40px 0px 0px 0px;
	color: #808080;
	margin: 0px;}

a {
	color: #FEC601;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	font-weight: none;}

a:hover {
	color: #FE9C02;
	text-decoration: none;
	font-weight: none;}


input, textarea, select
{	padding: 5px;
	width: 200px;}


.big {
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;}

h2 {
	font-size: 20pt;
	color: #FFF;
	border-bottom: 0px solid #8F8F8F;
	padding: 10px;
	margin: 0px 0px -20px 0px;
	text-align: center;
	font-weight: normal;}

h3 {
	font-size: 10pt;
	color: #FFF;
	padding: 0px;
	font-style: italic;
	margin: 0px;
	text-align: center;
	font-weight: normal;}

blockquote {
	background: #3C5270;
	border-top: 20px solid #2D4463;
	padding: 20px;}

.list {
	text-align: center;
	color: #C0C0C0;}

.center {
	text-align: center;}

.rotation {
	background: #3C5270;
	margin: 10px;
	padding: 10px;}