* {
margin:0;
padding:0;
}

body {
font-size:62.5%;
background-color: #f1f1ed;
}

html > body {
font-size:10px;
}

* {
font-family:Helvetica,Arial,sans-serif;
}

html > body * {
font-family:Helvetica,Arial,sans-serif;
}

#menu, #content {
font-size:1.1em;
}

#menu, #content * {
line-height:1.3em;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

a:link {
color:#666666;
text-decoration:none;
}

a:active {
background-color:#000;
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#666;
text-decoration:none;
}

a:hover {
text-decoration:none;
text-decoration:underline;
}

a img {
border:medium none;
}

#nameHeader {
color:#0066FF;
font-size:1.1em;
line-height:1.3em;
}

#nameHeader a, #nameHeader a:link, #nameHeader a:hover, #nameHeader a:visited {
border-bottom:1px solid #0066FF;
color:#0066FF;
text-decoration:none;
}

#nameHeader a:active {
background-color:#0066FF;
color:#FFFFFF;
text-decoration:none;
}

#nameSubHead {
color:#0066FF;
font-size:1.1em;
letter-spacing:-0.025em;
line-height:1.3em;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:hover {
border-bottom:medium none;
color:#000000;
text-decoration:none;
}

#copyright a:active {
background-color:#0066FF;
border-bottom:medium none;
color:#FFFFFF;
text-decoration:none;
}

#menu {
background-color:#FFFFFF;
border-left:3px solid #D11C24;
font-size:1.1em;
height:auto;
left:0;
line-height:1.3em;
margin:0 0 0 15px;
overflow:auto;
padding-left:15px;
position:fixed;
width:200px;
}

#menu ul {
font-size:1.1em;
line-height:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 12px;
}

#menu ul li.section-title {
color:#000000;
}

#content {
font-size:1.1em;
height:100%;
line-height:1.3em;
margin:0 0 0 260px;
}

.container {
padding:10px 0;
}

.container p{
background-color: #fff;
font-size:1.3em;
font-weight: strong;
line-height:1.2em;
}

#content p {
background-color:#FFFFFF;
font-size:1.1em;
line-height:1.3em;
margin-bottom:10px;
width:240px;
}

#text {
padding-top: 60px;

}

p {
margin:0 0 10px;
}

h1 {
font-size:32px;
}

h2 {
font-size:24px;
}

h3 {
font-size:16px;
}
h4 {
font-size:12px;
}

#img-container {
margin:0;
padding:0;
}

#img-container p {
margin:0;
padding:0 0 10px;
}

#once {
clear:left;
}

.clearfloat {
clear:both;
display:block;
font-size:1px;
height:1px;
line-height:0;
}