BODY {
background-color: #000000;
background-image:url('http://i32.tinypic.com/2ppwoko.gif');
}

#BANNER {
position: absolute;
top: 0px;
left: 150px;
width: 600px; 
height: 300px; 
}

#MARQUEE {
position: absolute;
top: 300px;
left: 150px;
width: 600px; 
height: 50px; 
}

#MARQUEETEXT {
position: absolute;
top: 310px;
left: 210px;
width: 480px; 
height: 30px; 
font-family: Verdana;
font-size: 12px;
color: red;
}

#LEFT {
position: absolute;
top: 0px;
left: 0px;
width: 150px; 
height: auto; 
background-color: transparent;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: yellow;
}

#RIGHT {
position: absolute;
top: 0px;
left: 750px;
width: 150px; 
height: auto; 
background-color: transparent;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: yellow;
}

#CONTENT {
background-color: #000000;
position: absolute;
top: 350px;
left: 150px;
width: 600px; 
height: auto; 
font-family: Verdana;
font-size: 12px;
color: aqua;
}

#HEADERL {
width:150px;
height:50px;
font-family: Book Antiqua, Pristina, Fine Hand, Verdana, Arial;
font-size:15px;
font-weight: bold;
color: yellow;
background-image: url('http://i560.photobucket.com/albums/ss41/BLURSH86/layouts/ucodheaderleft.png');
}

#HEADERR {
width:150px;
height:50px;
font-family: Book Antiqua, Pristina, Fine Hand, Verdana, Arial;
font-size: 15px;
font-weight: bold;
color: yellow;
background-image: url('http://i560.photobucket.com/albums/ss41/BLURSH86/layouts/ucodheaderright.png');
}

div.NOTES {
width: 150px; 
height: 300px; 
overflow: auto;
font-family: Verdana;
font-size: 10px;
color: red;
background-color: black;
}

#HEADER2 {
font-size:25px;
font-family: Book Antiqua, Pristina, Fine Hand, Verdana, Arial;
font-weight: bold;
font-style: bold;
background-color: black;
background-image:url('http://i560.photobucket.com/albums/ss41/BLURSH86/layouts/backgroundch9.png');
border: 4px aqua inset;
color: yellow;
text-align:center;
}

hr {
width: 75%;
text-align: center;
color: white;
border: 4px white dashed;
}

A:link {
color: aqua;
text-decoration: underline;
font-weight: normal;
font-family: Verdana;
font-size: 12px;
}

A:visited {
color: aqua;
text-decoration: underline;
font-weight: normal;
font-family: Verdana;
font-size: 12px;
}

A:hover {
color: red;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 12px;
}

img {
border: 0px;
}