body {
margin: 0px;
padding: 0px;
background-color: #000;
color: #FFF;
background-image: url('/templates/simple_2009_03/page_back.jpg');
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
font-family: Segoe UI, Tahoma, Verdana, Arial, sans-serif;
}

#PageContainer {
width: 1000px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#Header {
height: 160px;
overflow: hidden;
}

#Header #Logo {
display: inline;
}

#Header #Logo h1 {
margin: 0px;
padding: 0px;
display: inline;
}

#Header #Logo a {
float: left;
margin-top: 60px;
width: 199px;
height: 60px;
background-image: url('/templates/simple_2009_03/simple_logo.png');
}

#Header #Logo a span {
display: none;
}

#Header #HeaderLinks {
float: right;
margin-top: 80px;
}

#Header #HeaderLinks ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

#Header #HeaderLinks ul li {
display: inline;
}

#Header #HeaderLinks ul li a {
display: block;
float: left;
text-decoration: none;
text-transform: lowercase;
font-size: 10pt;
color: #FFF;
margin-left: 10px;
padding: 5px;
background-color: #8d8d8d;
}

#Header #HeaderLinks ul li a:hover {
background-color: #AAA;
}

#Header #HeaderLinks ul li.MenuCurrentPage a {
background-color: #555;
}

#BreadcrumbsArea {
height: 20px;
overflow: hidden;
font-size: 8pt;
font-weight: bold;
text-transform: lowercase;
}

#BreadcrumbsArea div.simple-breadcrumbs {
display: inline;
}

#BreadcrumbsArea a {
color: #CCC;
text-decoration: none;
font-weight: normal;
}

#BreadcrumbsArea a:hover {
text-decoration: underline;
}

#CenterArea {
border: 1px solid #777;
background-image: url('/templates/simple_2009_03/90_pct.png');
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
}

#MenuColumn {
float: left;
width: 280px;
margin: 10px;
}

#Menu {
font-size: 9pt;
text-transform: lowercase;
}

#Menu ul {
list-style-type: none;
padding: 0px;
margin-left: 0px;
}

#Menu ul li a {
color: #676767;
text-decoration: none;
font-weight: bold;
}

#Menu ul li a:hover {
color: #444;
text-decoration: underline;
}

#Menu ul li.MenuCurrentPage a {
color: #000;
}

#Menu ul li.MenuCurrentPage ul li a {
color: #676767;
}

#Menu ul li.MenuCurrentPage ul li a:hover {
color: #444;
text-decoration: underline;
}

#Menu ul li ul li ul li a {
font-weight: normal;
}

#Menu ul li ul li ul {
padding-left: 20px;
}

#ContentColumn {
float: right;
width: 680px;
margin: 10px;
margin-left: 0px;
color: #000;
font-size: 11pt;
text-align: justify;
line-height: 1.4em;
}

#ContentColumn h1 {
font-size: 26pt;
font-weight: normal;
margin-top: 0px;
text-transform: lowercase;
line-height: 1.4em;
}

#Footer {
text-align: center;
font-size: 8pt;
text-transform: lowercase;
margin-top: 20px;
margin-bottom: 20px;
}

#ContentColumn div.SimpleMultiNav {
font-size: 8pt;
text-align: right;
}

#ContentColumn a {
color: #3165a2;
text-decoration: none;
}

#ContentColumn a:hover {
text-decoration: underline;
color: #06458f;
}
