html * {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
font-size: 62.5%; /* 2.5em now equals 25px etc */
font-family: arial, sans-serif;
background: #000000;
color: #347B43;
}

#wrapper {
width: 950px;
margin: 0 auto; /* center for most browsers */
}

a {
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #999999;
}

img {
border: none;
}

h1 {
background: #000000 url(girl_spying.jpg) center top no-repeat;
height: 15px;
padding-top: 115px;
text-align: center;
font-weight: normal;
font-size: 1.6em;
}

h1 a {
color: #347B43;
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
color: #347B43;
}

h2 {
font-size: 1.8em;
}

h3 {
color: #F4E9AC;
font-size: 2em;
text-align: center;
}

h5 {
color: #F4E9AC;
font-size: 1.8em;
text-align: center;
font-weight: normal;
}

h4 {
font-size: 1.6em;
text-align: center;
margin: 10px;
}

p#bookbar {
border-top: 2px solid #F4E9AC;
border-bottom: 2px solid #F4E9AC;
text-align: center;
font-weight: bold;
font-size: 1.4em;
background: #347B43;
margin-top: 10px;
margin-bottom: 5px;
}

p#bookbar a {
color: #F4E9AC;
text-decoration: none;
}

p#bookbar a:hover {
color: red;
}

ul#mainnav {
text-align: center;
background: #F4E9AC;
border-top: 2px solid #F4E9AC;
margin-bottom: 10px;
}

ul#mainnav li {
display: inline;
list-style-type: none;
padding-right: 20px;
padding-left: 20px;
border-right: 2px solid #347B43;
}

ul#mainnav li a {
font-size: 1.6em;
text-decoration: none;
color: #347B43;
font-weight: bold;
}

ul#mainnav li a:hover {
color: red;
}

p {
font-size: 1.3em;
}

div#floatright {
width: 49%;
float: right;
}

div#floatright p {
text-align: justify;
}

div#floatleft {
float: left;
width: 49%
}

img.dm {
float: right;
margin-left: 5px;
}

div#floatleft p {
color: #F4E9AC;
text-align: justify;
}

ul#vertmen {
width: 150px;
float: right;
text-align: right;
border: 1px solid #F4E9AC;
background: #347B43;
color: #F4E9AC;
padding-bottom: 3px;
margin-left: 3px;
}

ul#vertmen li {
list-style: none;
margin-top: 3px;
padding-right: 2px;
}

ul#vertmen li a {
font-size: 1.4em;
text-decoration: none;
color: #F4E9AC;
}

ul#vertmen li a:hover {
text-decoration: underline;
}

li.verthead {
font-size: 1.5em;
font-weight: bold;
border-bottom: 1px solid #F4E9AC;
border-top: 1px solid #F4E9AC;
}

li#first {
border-top: none;
}

div#contentbar {
width: 290px;
}

div#contentbar img {
float: right;
margin-left: 4px;
}

div#contentbar p {
margin-bottom: 5px;
}

div#contentbar a {
color: #F4E9AC;
font-size: 1em;
text-align: center;
font-weight: normal;
text-decoration: none;
}

div#contentbar a:hover {
text-decoration: underline;
}

table#moneybar {
background: #347B43;
margin-top: 10px;
margin-bottom: 10px;
border-left: 1px solid #F4E9AC;
}

table#moneybar td {
padding-top: 3px;
padding-bottom: 3px;
border-right: 1px solid #F4E9AC;
}

table#moneybar a {
font-size: 1.4em;
font-weight: bold;
color: #F4E9AC;
text-decoration: none;
}

table#moneybar a:hover {
text-decoration: underline;
color: red;
}

div#gallery ul {

}

div#gallery ul li {
list-style: none;
float: left;
width: 250px;
text-align: center;
}

div#videos ul img {
float: left;
}

div#videos ul h5 {
text-align: left;
}

div#videos ul li {
list-style: none;
width: 750px;
float: left;
text-align: left;
margin-bottom: 5px;
}
