body {
margin: 10px;
font-family: verdana, sans-serif;
background: #000;
}

#master {
margin: 0 auto;
width: 730px;
}

#top {
background-image:  url(sources/top-banner.png);
height: 60px;
margin-top: 20px;
}

#content {
background-image:  url(sources/bg-body.png);
padding: 10px 10px 10px 20px;
}

#bottom {
background-image:  url(sources/bg-bottom.png);
height: 100px;
}

h1 {
text-indent: -9999px;
}

#title {
display: block; 
width: 600px;
height: 30px;
position: relative;
top: 30px;
left: 80px;
cursor: pointer;
}

#frame1 {
width: 450px;
height: 300px;
}

#col-left {
width: 450px;
height: 310px;
float: left;
}

#col-right {
width: 200px;
height: 330px;
float: right;
margin-right: 15px;
}

p {
color: #FFF;
font-family: Arial, sans-serif;
font-size: 80%;
margin-right: 10px;
}

h2 {
color: #f9d054;
font-size: 90%;
font-family: Arial, sans-serif;
}

#cleaner {
clear: both;
}

#cleaner2 {
clear: both;
}

.menu {
width: 450px;
height: 20px;
font-family: Arial, sans-serif;
font-size: 80%;
margin-bottom: 5px;
}

.prev {
color: #000;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
margin-right: 5px;
}

.next {
color: #000;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
margin-left: 42px;
letter-spacing: 1px;
}

a.prev-next  {
color: #313131;
text-decoration: none;
}

a.prev-next:hover  {
color: #313131;
text-decoration: none;
}

img {
margin-bottom: 20px;
}

.logo {
margin: 18px 0 0 300px;
}

.printer {
border: 0px;
margin-right: 20px;
float: right;
}

a {
color: #f9d054;
text-decoration: none;
}

a:hover {
color: #f9d054;
text-decoration: underline;
}

