blockquote {
text-align: center;
font:10pt;
font-weight: 100;
font-family: verdana;
color: #811800;
top:100px;
left:400px;}

DIV fontALT {
font:10pt;
font-weight: 100;
font-family: verdana;
color: #842d00;
}


#header { position:absolute;
width:965px;
height: 100px;
top:5px;background:transparent;margin:0px;padding:0px;
}#leftbar { position:absolute;
left:0;width:800px;height:100px;background:transparent;text-align:right;}#rightbar { position:absolute;
right:0;width:165px;height:100px;background:transparent;}
body {
	background-image:url(../images/bgTile.jpg);
	background-color:black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

DIV.centrebox {
position:absolute;
left:50%;
top: 0px;
width: 965px;
height: 910px;
margin-left: -482px; 
background-image:url(../images/back_7.jpg);
background-color:black;
}

DIV toptitle {
position:absolute;
top: 0px;
width: 965px;
height: 100px;
background-color:pink;
}
DIV.leftcol {
position: absolute;
top: 100px;
width: 110px;
height: 810px;
background-color: transparent;
}
DIV.maincol {
position: absolute;
top: 100px;
left: 110px;
width: 58px;
height: 810px;
background-color: transparent;
}

DIV.rightcol {
position: absolute;
top: 100px;
right: 0px;
width: 855px;
height: 810px;
background-color: transparent;
}
DIV imagefade {
position: absolute;
top: 0px;
left: 800px;
width: 150px;
height: 100px;
border: 1px solid orange;
background-color:red;	
}

