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: #cccccc;
}

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

a {
color: #F14DFF;
}

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

img {
border: none;
}

h1 {
text-align: center;
font-weight: bold;
font-size: 2em;
}

body#subpage div#header h1 {
text-align: center;
font-weight: bold;
font-size: 1.8em;
}

body#subpage div#header h2 {
text-align: center;
font-weight: bold;
font-size: 1.4em;
}

h1 a {
display: block;
width: 460px;
margin: 0 auto;
padding-top: 55px;
color: #fdf62f;
font-size: 1.4em;
text-decoration: none;
}

body#subpage div#header h1 a {
display: inline;
padding-top: 0px;
margin-top: 5px;
color: #fdf62f;
font-size: 1.4em;
text-decoration: none;
}

body#subpage div#header h2 a {
display: block;
width: 460px;
margin: 0 auto;
font-size: 1.2em;
text-decoration: none;
padding-top: 45px;
}

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

p#strapline {
margin-top: 10px;
color: #123456;
font-size: 1.6em;
padding: 10px;
text-align: justify;
font-weight: bold;
}

body#subpage div#header p#strapline {
margin-top: 0px;
color: #123456;
font-size: 1.6em;
padding: 10px;
text-align: justify;
font-weight: bold;
}

h5 {
font-size: 3em;
text-align: center;
color: #F14DFF;
}

div#header {
height: 225px;
background: transparent url(/watchgirlz.jpg) top center no-repeat;
}

div#mainbody {
position: relative;
}

div#leftbody {
float: left;
margin-top: 5px;
width: 700px;
background: #123456;
}

div#leftbody .picrow {
height: 150px;
border-bottom: 9px solid #000000;
}

div#leftbody .picrow img {
float: left;
border-right: 10px solid #000000;
}

div#leftbody .picrow h3 {
width: 490px;
text-align: center;
padding-top: 20px;
color: #F14DFF;
font-size: 2em;
margin-left: 210px;
font-weight: normal;
}

div#leftbody .picrow p {
width: 470px;
text-align: justify;
padding-top: 10px;
color: #F14DFF;
font-size: 1.4em;
margin-left: 220px;
font-weight: normal;
}

div#leftbody .contentrow {
border-bottom: 9px solid #000000;
}

div#leftbody .contentrow ul {
list-style: none;
}

div#leftbody .contentrow ul li {
display: inline;
text-align: center;
padding-left: 26px;
padding-right: 26px;
}

div#leftbody .contentrow h3 {
text-align: center;
color: #F14DFF;
font-size: 1.8em;
}

div#rightbody {
float: right;
margin-top: 5px;
width: 250px;
}

div#footer {
width: 100%;
margin-top: 10px;
}

p.adtext {
font-size: 2em;
color: #fdf62f;
}

p#bookbar {
position: absolute;
top: 200px;
width: 960px;
border-top: 2px solid #fdf62f;
border-bottom: 2px solid #fdf62f;
text-align: right;
font-weight: bold;
font-size: 1.4em;
background: #123456;
color: #fdf62f;
padding-top: 1px;
}

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

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

div#hotcams {

}

div#hotcams ul {
margin: 0 auto;
text-align: center;
}

div#hotcams ul li {
width: 180px;
float: left;
display: block;
text-align: center !important;
}

div#hotcams ul li a img {
margin-left: 30px;
}

div#hotcams ul li p {
clear: left;
}

div#hotcams p.hotcam {
font-size: 1.4em;
color: #fdf62f;
text-align: center;
}

div#hotcams p.hotcam span {
font-size: 1.4em;
}
