body {
margin: 0px;
padding: 0px;
background: #E1DDCF;
}

#container {
margin: 0px; 
padding: 0px;
width: 850px;
height: auto;
background: #E1DDCF;
 }
 
#header {
margin: 0px auto;
width: 840px;
float: left;
height: 265px;
background: #E1DDCF;
} 

#cards {
margin: 0px;
margin-left: 15px;
margin-top: -2px;
width: 820px;
float: left;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
height: 80px;
background: #E1DDCF;
}

#leftside {
margin-left: 35px;
margin-top: 10px;
padding: 10px;
width: 120px;
height: auto;
float: left;
border-left: 0px solid #000000;
border-right: 2px solid #000000;
border-top: 0px solid #000000;
border-bottom: 2px solid #000000;
background: #F5F3E6;
}

#rightside {
padding: 10px;
margin-top: 10px;
margin-right: 43px;
width: 600px;
height: auto;
float: right;
border-left: 0px solid #000000;
border-right: 2px solid #000000;
border-top: 0px solid #000000;
border-bottom: 2px solid #000000;
background: #F5F3E6;
}

p {line-height: 13px;
margin-top: 0px;
font-size: 11px;
color: #656156;
font-family: Georgia;
font-weight: none;
}

i {line-height: 13px;
margin-top: 0px;
font-size: 14px;
color: #0A2264;
font-family: Georgia;
font-weight: bold;
}

center{line-height: 5px;
margin-top: 0px;
font-size: 11px;
color: #656156;
font-family: Georgia;
font-weight: none;
}

u {
line-height:12px;
font-size: 12px;
font-family: Georgia;
color: #EBD51D;
text-decoration: none;
font-weight: none;
}

a {
line-height: 11px;
margin-top: 0px;
font-size: 12px;
border: 0px;
text-decoration: none;
font-family: Georgia;
color: #918D81;
}

a:hover {
line-height: 11px;
font-size: 12px;
border: 0px;
font-family: Georgia;
color: #0A2264;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

b {
line-height: 12px;
margin-top: 0px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
font-family: Georgia;
font-style: italic;
color: #10ADDB;
}

table {
line-height: 14px;
margin: 2px;
font-size: 13px;
text-decoration: none;
font-family: Georgia;
color: #656156;
border: 0px solid #10ADDB;
}

td {
line-height: 12px;
margin-top: 0px;
padding: 2px;
font-size: 11px;
text-decoration: none;
font-family: Georgia;
color: #656156;
border-bottom: 1px solid #10ADDB;
}

input {
line-height: 11px;
margin: 2px;
font-size: 11px;
font-family: Georgia;
color: #0A2264;
border: 1px dotted #656156;
background: #F5F3E6;  
}

textarea {
line-height: 11px;
margin: 2px;
font-size: 11px;
font-family: Georgia;
color: #0A2264;
border: 1px dotted #656156;
background: #F5F3E6; 
}

.h1 {
font-size: 16px;
line-height: 16px;
margin: 0px;
font-style: none; 
font-family: Georgia;
color: #0A2264;
}

.h2 {
line-height: 20px;
font-size: 20px;
margin-top: -10px;
padding-bottom: 0px;
 font-style: italic; 
font-family: Georgia;
color: #0A2264;
}

.h5 {
margin-top: -45px;
margin-bottom: 10px;
line-height: 30px;
font-size: 30px;
font-family: Georgia;
color: #FBD80D;
}