html {
font: 12px/16px Arial;
color: #000000;
margin: 0px;
}

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

p {
font: 12px/16px Arial;
color: #000000;
margin: 0px;
text-align: left;
}

a:link {
text-decoration: none;
color: #003399;
}

a:visited {
text-decoration: none;
color: #777777;
}

a:hover, a:active {
color: #003399;
}

#header1 {
font-size: 20px;
font-weight: bold;
color: #0099cc;
padding: 0px 0px 10px 0px;
}

#header2 {
font-size: 14px;
font-weight: bold;
color: #003399;
padding: 0px 0px 5px 0px;
}

#content {
width: 820px;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#contentsec {
margin: 72px 20px 0px 210px;
text-align: left;
}

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

#menu {
width: 150px;
padding: 28px 0px 0px 15px;
margin-left: auto;
margin-right: auto;
font: 11px/19px Arial;
text-align: left;
font-weight: bold;
}

#contentfoot {
width: 800px;
color: #888888;
letter-spacing:1px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
