body {
color: #DF8888;
background-color: #251717;
font-family: verdana, arial, san-serif;
font-size: 11px;
cursor: crosshair;
margin: 0px;
padding: 0px; }

a {
color: #C0C0C0;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #000000;
background-color: #DF8888;
text-decoration: none;
cursor: default; }

#img1 {
background: url('images/01.jpg') no-repeat;
width: 436px;
height: 126px; }

#img2 {
background: url('images/02.jpg') no-repeat;
width: 436px;
height: 111px; }

#img3 {
background: url('images/03.jpg') no-repeat;
width: 436px;
height: 98px; }

#img4 {
background: url('images/04.jpg') no-repeat;
width: 436px;
height: 93px; }

#content {
position: absolute;
left: 400px;
top: 0px;
width: 365px;
padding: 5px;
background-color: #000000; }

#nav {
position: absolute;
left: 10px;
top: 380px;
width: 380px; }

h1 {
color: #FFFFFF;
font-size: 14px;
letter-spacing: 3px;
padding-left: 20px;
border-bottom: 1px dotted #C0C0C0; }