body {
font: 10pt Verdana, Helvetica, Arial, sans-serif;
text-align: center;

}

b, strong { 
		font-weight: bold; }

a.set2:link {color: #7e2817;}
a.set2:visited {color: #7e2817;}
a.set2:active {color: #CC0000;}
a.set2:hover {color: #CC0000;}

p.set2
{ 
line-height: 1.2
}

h2
{
text-align: left;
line-height: 4;
}

p
{
text-align: left;
}

#mainwindow
{
width: 900px;
margin: 0 auto;
padding: 0;
height: 100%;
background-color: #fff;
text-align: left;
position: top;
} 

#bigbox
{
width: 800px;
margin: 0;
padding:0;
background-color: #fff;
color: #333;
line-height: 130%;
}

#menu
{
padding: 0;
height: 130px;
background-color: #fff;
}

#banner2
{
position:absolute;
left:200px;
top: 97px;
margin: 0;
height: 20px;
padding: 0;
}

#previous
{
position:absolute;
left:40px;
top: 120px;
width: 200px;
margin: 0;
height: 380px;
padding: 0;
}
#headingprevious
{
margin: 0;
height: 10px;
padding: 1em;
}
#contentprevious
{
background-color: #fff;

margin: 0;
border-right: 1px solid gray;
height: 410px;
padding: 1em;
}

#current
{
position:absolute;
left: 240px;
top: 125px;
margin: 0;
padding: 0;
width:410px;
height: 380px;
}

#staff
{
position:absolute;
left: 240px;
top: 125px;
margin: 0;
padding: 0;
width:610px;
height: 380px;
}

#links
{
position:absolute;
left: 240px;
top: 125px;
margin: 0;
padding: 0;
width:610px;
height: 380px;
}


#headingcurrent
{
padding: 0;
padding: 1em;
height: 20px;
}
#contentcurrent
{
width:100%;
margin:0;
background-image: url(bglogo.jpg);
padding: 16px;
height: 370px;
}

#contentlinks
{
width:100%;
margin:0;
padding: 16px;
height: 370px;
}

#cover
{
position:absolute;
left: 10px;
top: 70px;
width:30%;
margin:0;
padding: 16px;
height: 100px;
}

#cover2
{
position:absolute;
left: 5px;
top: 40px;
width:30%;
margin:0;
padding: 16px;
height: 100px;
}


#details
{
position:absolute;
left: 135px;
top: 70px;
width:70%;
margin:0;
padding: 16px;
height: 120px;
}

#details2
{
position:absolute;
left: 185px;
top: 50px;
width:57%;
margin:0;
padding: 16px;
height: 120px;
}


#moredetails
{
position:absolute;
left: 10px;
top: 240px;
width:100%;
margin:0;
padding: 16px;
height: 120px;
}


#indented
{
width:100%;
margin-left:2px;
padding: 16px;
}


#next
{
position:absolute;
left:680px;
top: 120px;
width: 250px;
height: 380px;
margin: 0;
padding:0;
}



#headingnext
{
height: 10px;
width: 220px;
margin: 0;
padding: 1em;
}
#contentnext
{
background-color: #fff;
height: 410px;
border-left: 1px solid gray;
margin: 0;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #fff;
border-top: 1px solid white;
}

.linkImg { cursor: pointer; }