#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #999999;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

body {
	background-color: #464646;
}
	li{list-style-type:none;}


a{font-family: Arial;
font-size:12px;
color:#FF0000;
text-align:left;}
h1 {
margin-left:17px;
font-family: Arial;
font-size:12px;
color:#FF0000;
text-align:left;
margin-top:1px;
font-weight:normal;
text-decoration:underline;}




h2{font-family: Arial;
font-size:12px;
color:#FF0000;
text-align:left;
margin-top:1px;
font-weight:normal;
text-decoration:underline;}
h3 {
	text-align:left;
	margin-left:11px;
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
	margin-bottom:5px;
}
.style3 {
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}


#site{float:left; width:23%; margin-top:3.3in;margin-left:.05in; background-color:#FFFFFF; border:#FF0000 thin solid ; padding: 5px 5px 5px 5px
}

#link{float:left; width:23%; min-height:10%; margin-left:.05in; background-color:#FFFFFF; border:#FF0000 thin solid ; padding: 5px 5px 5px 5px
}

#other{float:left; width:23%; min-height:10%;margin-left:.05in; background-color:#FFFFFF; border:#FF0000 thin solid ; padding: 5px 5px 5px 5px
}


#page{width:10.5in; min-height:45in; background:url(background.gif) no-repeat; border:thick #FF0000 double; background-color:#000000 ;
}

#body{float:right; width:72%; min-height:20in; margin-top:3.3in; margin-bottom:.1in;margin-right:.05in; background-color:#FFFFFF; border:#FF0000 thin solid ; color:#000000; font:Times New Roman ; font-size:12px; text-align:justify; padding: 5px 5px 5px 5px}


#bottom{float:left;  width:100% ; height:.5in; background-color:#333333; text-align:center
}

#table{width="700" border="0" cellspacing="1" cellpadding="1" height="300}

#table a{margin-left:.4in; text-align:left}

#spacer{

margin-top:.3in;}

#bodyads{
float:left;
padding: 10px 10px 10px 10px;}


