body { background-color: white;
font-family: Verdana;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:20px;
scrollbar-face-color:white;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:brown;
scrollbar-shadow-color:pink;
scrollbar-arrow-color:red;
scrollbar-track-color:ivory;
}

.header { height:625px;
padding-right:20px;
background:white;

}

#mainbody { position:absolute;
top:-900px;
left:170px;
padding-top:5px;
padding-right:0px;
padding-bottom:5px;
padding-left:0px;
width:460px;
background:white;
border:0px solid brown;
}

#menu { position:absolute;
top:0px;
left:0px;
width:160px;
background:white;
color:black;
border:1px black;
text-align: center;
}

.menuitem { width:100px;
background:white;
color:black;
font-size:10px;
text-align: center;
}

.menuhead { left: 0px;
width:95px;
background:white ;
color:black;
text-align: center;
font-weight:bold;
font-size:10px;
}

#leftbb { position:absolute;
top:400px;
left:5px;
width:159px;
background:white;
color:black;
border:1px black;
text-align: left;
}

.leftbbitem { width:159px;
background:#E5E5FF;
color:black;
font-size:14px;
text-align: left;
}

.leftbbhead { left: 5px;
width:159px;
background:#0000ff ;
color:white;
text-align: center;
font-weight:bold;
font-size:16px;
}

#leftads { position:absolute;
top:900px;
left:5px;
width:159px;
background:white;
color:black;
border:1px black;
text-align: left;
}

.leftadsitem { width:159px;
color:black;
font-size:14px;
text-align: left;
}

.leftadshead { left: 5px;
width:159px;
color:white;
text-align: center;
font-weight:bold;
font-size:16px;
}

#rightads { position:absolute;
top:-900px;
left:640px;
width:160px;
background:white;
color:black;
border:1px black;
text-align: left;
}

#featured1 { position:absolute;
top:-600px;
left:170px;
width:225px;
background:white;
color:black;
border:1px black;
text-align: left;
}

.featured1item { width:225px;
background:#FFFFE5;
color:black;
font-size:14px;
text-align: left;
}

.featured1head { left: 0px;
width:225px;
background:#ffff00 ;
color:black;
text-align: center;
font-weight:bold;
font-size:14px;
}

#featured2 { position:absolute;
top:-600px;
left:400px;
width:225px;
background:white;
color:black;
border:1px black;
text-align: left;
}

.featured2item { width:225px;
background:#FFE5E5;
color:black;
font-size:14px;
text-align: left;
}

.featured2head { left: 0px;
width:225px;
background:#ff0000 ;
color:black;
text-align: center;
font-weight:bold;
font-size:14px;
}

#featuredart { position:absolute;
top:-250px;
left:170px;
width:450px;
background:white;
color:black;
border:1px black;
text-align: left;
font-size:14px;
}

.featuredartitem { width:450px;
background:#FFE5E5;
color:black;
font-size:14px;
text-align: left;
}

.featuredarthead { left: 0px;
width:450px;
background:#ff0000 ;
color:white;
text-align: center;
font-weight:bold;
font-size:14px;
}

.footer { position:absolute;
top:50px;
left:170px;
width:160px;
text-align:center;
margin-top:5px;
padding:1px;
background:white;
color:black;
text-align: center;
}

a:hover { background-color:red;
color:white}

h1 { font-size:30px}

h2 { font-size:24px}

h3 { font-size:20px}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

.heading { font-family:Lucida Calligraphy;
font-size:36px;
background-color:yellow;
color:brown;
font-weight:bold;
text-align: center}