body {
font-size: 13px;
font-family: "Tahoma";
text-align: center;
background: #e3f6f4 url(../img/bg/fade-light-blue.png) top center repeat-x;
}

h2 {
font-size: 131%;
font-weight: 700;
}

li {
list-style-type: none;
}

ul {
margin-left: -2em;
padding-right: 1em;
}

hr {
border: none;
border-top: 1px solid #a3b6d1;
height: 0;
}

table {
width: 100%;
}

a:link {
color: #191970;
}

a:visited {
color: #708090;
}

.boxbar a:link {
color: black;
}

.boxbar a:visited {
color: black;
}

#header {
text-align: center;
}

#banner {
border: 1px solid #34345c;
margin: 5px auto;
width: 300px;
height: 100px;
max-width: 100%;
}

.lm {
border-right: solid 1px #a3b6d1;
width: 15%;
}

.rm {
width: 15%;
}

.rb {
}

.sidebar {
width: 100%;
text-align: left;
line-height: 4em;
}

.box-outer {
margin: auto;
border: 1px solid;
margin-bottom: .5em;
padding-bottom: .5em;
box-shadow: 1px 1px 0 1px rgba(0,0,0,.2);
max-width: 750px;
background: #fff;
}

.boxbar {
padding-left: .5em;
line-height: 2em;
margin-top: -1.1em;
margin-bottom: -1.1em;
text-align: left;
background: #00a7d9;
}

.boxcontent {
padding: .5em;
padding-top: .25em;
padding-bottom: 0;
line-height: 1.5em;
margin-top: 5px;
text-align: justify;
margin-bottom: -.5em;
}

.box-inside {
min-height: 100px;
}

.btn {
text-align: center;
}

.girl {
position: fixed;
z-index: 1;
bottom: 4px;
right: 5px;
}
