/* Start of CMSMS style sheet 'brenner' */
body {
font-family:Trebuchet MS, sans-serif;
font-size:14px;
margin:0;
background:#600 100px 0 url(images/bg.png) repeat-y;
}

a {
text-decoration:none;
color:#600;
}

a:hover {
text-decoration:underline;
}

#container {
width:850px;
margin:0 0 0 100px;
}

#header {
margin-left:1px;
height:220px;
background-color:#003;
}

#menu {
margin:34px 0 0 0;
width:200px;
float:left;
text-align:center;
}

#menu ul {
padding:0;
list-style:none;
}

#menu ul li a {
display:block;
margin:6px 0 0 0;
color:#960;
font-size:20px;
text-decoration:none;
}

#menu ul li a.currentpage {
color:#ebe0c9;
}

#menu ul ul li a {
display:block;
padding:0;
margin:1px 0 0 0;
border:none;
font-size:14px;
}

#content {
line-height:18px;
width:550px;
padding:50px;
margin-bottom:50px;
float:right;
background-color:#ebe0c9;
color:#003;
}

h1 {
margin:0 0 20px;
padding:0;
font-size:20px;
line-height:24px;
}

a:focus {
outline:none;
}
/* End of 'brenner' */

