/* table id's and classes here */

	
#content {
	height: 650px;
	background: #ffffff;
	/* background-image: url("http://www.joshua-davis.com/bg_rotate/bgrotate.php"); */
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;	
	}
#bottombar {
	font-family: Calibri, Arial, Helvetica ;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	}
#rightbar {
	width: 120px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;	
	}
#leftbar {
	width: 120px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;	
	}
#topbar {
	height: 75px;
	background: #000000;
	background-image: url("http://www.joshua-davis.com/images/banner.png");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica ;
	border-bottom: solid black 2px;
	font-size: 130%;
	text-align: right;
	text-align: right;
	color: #ffffff;
	vertical-align: center;	
	}