body {
background-color : #dceff0;
width : 100%;
height : 100%;
margin : 0;
font-family : Arial;
font-size : 11px;
line-height : 19px;
text-align : justify;
color : #000;}

b {font-weight : bold;}
i {font-style : italic;}

a:link, a:active, a:visited {
font-family : Arial;
font-size : 11px;
line-height : 19px;
color : #000;
text-decoration : none;}

a:hover {
font-family : Arial;
font-size : 11px;
line-height : 19px;
color : #425f61;
text-decoration : none;}

blockquote {
font-family : Arial;
font-size : 11px;
color : #000;
background-color : #eeeeee;
border-left : 5px solid #99babc;
border-right : 5px solid #99babc;
border-bottom : 1px dotted #585858;
padding : 5px;
line-height : 18px;}

#container {
width : 720px;
margin : 0 auto;}

#header {
width : 100%;
height : 55px;}

#sidebar {
float : left;
width : 200px;}

#content {
float : right;
width : 500px;
margin-bottom : 30px;}

#footer {
padding : 15px;
clear : both;
font-size : 11px;
color : #fff;
text-align : center;
background : #000;}

#footer_wrap {
margin : 0;
width : 100%;}

.clear {clear : both;}

.main {
background-color : #fff;
padding : 10px;}

.bar {
font-family : Arial;
font-size : 11px;
line-height : 14px;
text-align : justify;
color : #566f70;
background-color : #c7e0e1;
padding : 6px;}

#top {
margin : 0;
text-align : center;
position : absolute;
font-size : 8pt;
width : 100%;
background-color : #000000;
color : white;
text-transform : uppercase;
line-height : 60px;}

#top p {text-align : center;}

#navigation, #navigation li {
margin : 0;
padding : 0;
list-style-type : none;}

#navigation li {
display : inline;
background : url() no-repeat 0 center;
padding : 10px;}

#navigation li a {
font-family : Arial;
font-size : 14px;
color : white;
padding : 10px;}

#navigation a:hover {
font-family : Arial;
font-size : 14px;
color : white;
padding : 10px;
background-color : #373737;}

h1 {
font-family : Arial black;
font-size : 22px;
font-weight : normal;
letter-spacing : -1px;
color : #000;
text-transform : uppercase;
line-height : 20px;
text-align : center;
background-color : transparent;
padding : 5px;
margin : 5px;
border-bottom : 1px solid #505050;}

h2 {
font-family : Arial;
font-size : 21px;
font-weight : bold;
letter-spacing : -1px;
color : #000;
text-transform : lowercase;
line-height : 15px;
text-align : center;
padding : 5px;
border-bottom : 1px solid #505050;
margin : 3px;}

input, textarea, select, option {
	font-family: arial;
	font-size: 1em;
	background-color: #ebebeb;
	border: 1px solid #c6c6c6;
	color: #000;}

