*{
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: 10pt;
}

body {
background-color: #000;
}

img {
border: 0;
}

#content_wrapper {
background-color: #F0ECE7;
background-image: url(/intuke_silverstripe/images/content_background.gif);
background-position: 0 80px;
background-repeat: no-repeat;
margin: 1em auto;
width: 900px;
}

#header {
background-image: url(/intuke_silverstripe/images/header_background.gif);
height: 128px;
margin-bottom: 6px;
width: 100%;
}

#header #logo{
padding: 24px 0 0 20px;
}

#menu {
display: inline;
float: left;
list-style-type: none;
width: 120px;
}

#menu li {
margin-bottom: 2px;
margin-left: 6px;
padding-right: 6px;
width: 108px;
}

#menu li.menu_selected, #menu li.menu_selected a {
background-color: #EDA418;
}

#menu li a {
background-color: #D1C5B3;
color: #554942;
display: block;
font-weight: bold;
padding: 2px;
text-decoration: none;
width: 96px;
}

#menu li a:hover {
background-color: #EDA418;
}

#content {
background-color: #FFFFFF;
border: 1px solid #e3e2e0;
display: inline;
float: left;
width: 762px;
}

#page_content{
border-right: 4px solid #e3e2e0;
color: #262626;
float: left;
padding: 6px;
width: 537px;
}

#page_content h1 {
font-family: Georgia, serif;
color: #554942;
font-size: 16pt;
font-weight: bold;
margin-bottom: 18pt;
}

#page_content h2 {
font-family: Georgia, serif;
color: #554942;
font-size: 12pt;
font-weight: bold;
margin-bottom: 12pt;
}

#page_content p {
color: #262626;
margin-bottom: 12pt;
}

#page_content img{
margin: 0 6px;
}

#page_content .left{
float: left;
}

#page_content .right{
float: right;
}

#page_content ul, #page_content ol {
margin-left: 1em;
}

#page_content li {
color: #262626;
margin-bottom: 6pt;
}

#page_content a {
text-decoration: none;
}

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

#page_content table *{
}

#page_content th{
text-align: left;
font-family: Georgia, serif;
color: #554942;
padding: 4px 0 8px 0;
}

#page_content td{
vertical-align: top;
padding-left: 10pt;
color: #554942;
}

#page_content table th hr {
color: #e3e2e0;
background-color: #e3e2e0;
height: 1px;
margin: 4px 0 8px 0;
border: 0;
width: 99%;
}

#teasers {
display: inline;
float: right;
height: 100%;
padding: 40px 6px 6px 0;
width: 200px;
text-align: center;
}

#teasers a {
margin-bottom: 10pt;
}

#teasers a img {
border: medium none;
margin: .4em .2em .6em .2em;
}

#footer {
clear: both;
color: #999999;
margin-left: 120px;
padding: 4px 0 8px 0;
width: 700px;
}

#footer a {
color: #999999;
}

