/* Start of CMSMS style sheet 'swmncss' */
body {
margin: 0 auto;
padding: 5;
font: 90% Arial,sans-serif;
background: #306764;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 3 auto;
padding: 0;
width: 760px;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0 0 15px 0;
background:#306764; 
}

#header h1 {
width: 250px;
margin: 0 0 0px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: :#306764;
margin: 0 0 0px 0;
}

#frontphoto {
margin: 0 0 0px 0;
padding: 0 0 0px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 175px;
margin: 0px 0 5px 0;
padding: 0;
font-size: .95em;
font: arial, helvetica, sans serif;
background:#306764; 
border-right: 2px solid #306764;
}

#avmenu ul {
list-style: none;
width: 175px;
margin: 0px 0 400px 0;
padding: 0;
font-size: .95em;
display: block;
background:#306764; 
}

#avmenu li {
margin-bottom: 5px;
}

#avmenu li a {
font-weight: bold;
height: 17px;
text-decoration: none;
color: #306764;
display: block;
padding: 0px 0 0 1px;
background: #ffff97;
border-left: 5px solid #ffff97;
font: arial, helvetica, sans serif;
}

#avmenu li a:hover {
background: #306764;
color: #ffffff;
text-decoration: underline;
border-left: 5px solid #306764;
}



#sidebar {
float: right;
width: 140px;
margin: px 0px 0px 0px;
padding: 10px 10px 200px 10px;
font-size: 0.90em;
display: block;
background: #ffff97;
border-left: 2px solid #306764;

}

#sidebar p {
margin: 0 0 0 0;
}

#contentwide {
margin: 21px 0px 0px 175px;
padding: 0px 5px 0px 10px;
text-align: left;
font-size: .95em;
border-left: 2px solid #306764;
}


#content {
margin: 16px 160px 0px 175px;
padding: 0px 10px 0px 10px;
text-align: left;
font-size: .95em;
border-right: 2px solid #306764;
border-left: 2px solid #306764;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;

}

# (optional) block {
}

h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #306764;
}

a:hover {
text-decoration: none;
color: #306764;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 2px auto;
padding: 2px 0 2px 0;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff
width: 760px;
text-align: center;
background: #306764;
color: #ffffff;
font-size: 0.8em;
}

#footer a {
color: #306764;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 0px 0px 0px;
float: left;
}

.right {
margin: 0px 0 0px 500px;

float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


/* End of 'swmncss' */

