/********** Common ***********/
* {
margin:0;
padding:0;
border:0;
}

body {
background:#e6e6e6 url(images/bg.jpg) repeat;
font-family:Verdana,Geneva,sans-serif;
font-size:13.33px;
color:#31466a;
}

a {
text-decoration:none;
}

img {
border:none;
}

.clearfix {
height:0;
clear:both;
}

#container {
width:950px;
margin:20px auto;
background-color:#e6e6e6;
padding:10px;
}

.spacer {
width:100%;
height:9px;
background-color:#e6e6e6;
}

/********** Header ***********/
#header {
width:950px;
margin-bottom:23px;
}

#logo {
float:left;
width:250px;
}

/********** Top Navigation ***********/
#topnav {
float:right;
width:650px;
text-align:right;
margin-top:29px;
margin-right:0;
margin-bottom:0;
margin-left:0;
padding-top:0;
padding-right:40px;
padding-bottom:0;
padding-left:.5em;
}

#topnav ul {
list-style-type:none;
list-style-image:none;
}

#topnav li {
display:inline;
padding-left:1em;
}

#topnav a {
color:#31466a;
text-transform:lowercase;
font-weight:700;
}

#topnav a:hover {
color:#3d031e;
}

/********** Content ***********/
#content {
width:950px;
margin-bottom:15px;
}

/********** Slideshow ***********/
#slideshow {
float:left;
width:641px;
}

/********** Sidebar ***********/
#sidebar {
float:right;
width:297px;
margin-left:10px;
}

#bluebar {
height:177px;
background-color:#31466a;
padding:24px 10px 0 8px;
}

#brownbar {
height:185px;
background-color:#3d031e;
padding:10px 10px 5px 8px;
}

#bluebar h3,#brownbar h3 {
margin-bottom:10px;
}

#bluebar p,#brownbar p,#bluebar h3,#brownbar h3,#bluebar a,#brownbar a {
color:#e6e6e6;
}

#bluebar ul,#brownbar ul {
list-style-type:none;
list-style-image:none;
}

#bluebar li,#brownbar li {
display:block;
}

.bl-home {
background:url(images/bl.gif) 0 100% no-repeat #31466a;
width:297px;
}

.br-home {
background:url(images/br.gif) 100% 100% no-repeat;
}

.bl {
background:url(images/bl.gif) 0 100% no-repeat #31466a;
width:177px;
}

.br {
background:url(images/br.gif) 100% 100% no-repeat;
}

.tl {
background:url(images/tl.gif) 0 0 no-repeat #3d031e;
width:297px;
}

.tr {
background:url(images/tr.gif) 100% 0 no-repeat;
}

/********** Footer ***********/
#footer {
width:950px;
}

#footertext {
float:left;
width:600px;
}

#copyright {
float:right;
width:287px;
padding-left:10px;
}

#bottom {
width:950px;
text-align:center;
font-size:10px;
margin:0 auto;
}
