body {
margin: -12px 0 0 0 ;
background-image: url('');
background-repeat: repeat;
background-attachment: fixed;
background-color: #c3e4f6;
font-weight: normal;
text-align: justify;
font-family: tahoma;
font-size: 11px;
color: #000;}

#container{
width: 820px;
margin: 0 auto;
margin-top: 18px;
overflow: hidden;
border: 4px solid white;
background-color: #fff;
background-repeat: repeat-y;}

#header{
background-image: url("http://i45.tinypic.com/33m36oh.png");
background-repeat: no-repeat;
width: 820px;
height: 280px;}

#content { 	
margin-top: 0px;
margin-left: 18px;
width: 600px;
float:left;
text-align:justify;
vertical-align: middle;}

#sidebar {
margin-top: 4px;
float: left;
text-align: left;
width: 200px;}

#footer {
clear:both;
line-height:20pt;
text-align:center;
font-size: 11px;
color: #fff;
background-color: #4b96c1;}

h1 {
margin: 0 0 5px 0;
margin-right: 3px;
text-align: left;
font-family: arial black;
font-size: 22px;
font-weight: normal;
line-height: 26px;
color: #4b96c1;
letter-spacing: -2px;
text-transform: uppercase;
border-bottom: 2px solid #a2dbfb;}

h2 {
margin: 0;
text-align: left;
font-family: arial black;
font-size: 22px;
line-height: 24px;
color: #fff;
letter-spacing: -2px;
text-transform: uppercase;
background-color: #7a7a7a;}

a:active, a:visited, a:link { 
color: #000000;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
text-decoration: none;}

a:hover { 
color: #4d4d4d;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
text-decoration: none;}

a:link img, a:visited img,a:hover img {border: none;}

textarea {
font-family: tahoma; 
font-size: 11px;
color: #000;
width: 350px;
height: 25px;
border: 1px dotted #000;
background-color: #fff;}


