body {
	font-size: 12px;
	font-family: Arial;
	background: #000000 url('http://localhost/~dpchoung/beamtest/img/backpanel.jpg') top left repeat-x;
	padding: 0;
	margin: 0;
}
h1{
	margin: 0;
	padding: 0;
	height: 252px;
	width: 277px;
	overflow: hidden;
	float: left;
}
h1 span{
	background: url('http://localhost/~dpchoung/beamtest/img/beamtest_title.png') top left no-repeat;
	height: 252px;
	width: 277px;
	position: absolute;
}
div.tools{
	float: left;
	height: 252px;
	width: 673px;
	margin: 0;
	padding: 0;
	background: url('http://localhost/~dpchoung/beamtest/img/tools_bg.png') top right no-repeat;
}
div.whatisbeamtest{
	clear: both;
	color: #fff;
	margin: 20px 0 0 0;
	background: url('http://localhost/~dpchoung/beamtest/img/whatisbeamtest.png') top left no-repeat;
	height: 150px;
	width: 450px;
}
h2{
	margin: 0;
	padding: 0;
}
h3{
	margin: 0;
	padding: 3px;
	background: #000;
	color: #fff;
}
h3 a{
	color: #fff;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}
a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #777;
}
div.gravitas{
	clear: both;
}
div#wrapper{
	width: 950px;
	margin: 0 auto;
}
div#header{
	border: none 1px #00cc00;
	clear: both;
	margin: 0 0 10px 0;
}
ul#nav{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul#nav li{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
ul#nav li.forum{
	background: url('http://localhost/~dpchoung/beamtest/img/nav_forum.png') no-repeat;
	height: 88px;
	width: 142px;
}
ul#nav li a{
	color: #fff;
	text-decoration: none;
}
ul#nav li a:hover{
	text-decoration: underline;
}
div#pbody{
	clear: both;
	background: url('http://localhost/~dpchoung/beamtest/img/looseleaf_bg.jpg') repeat-y;
}
div#pbody div#colleft{
	width: 260px;
	float: left;
}
div#pbody_top{
	background: url('http://localhost/~dpchoung/beamtest/img/looseleaf_top.jpg') no-repeat;
	height: 75px;
}
div#pbody_bottom{
	background: url('http://localhost/~dpchoung/beamtest/img/looseleaf_bottom.jpg') no-repeat;
	height: 30px;
}
div#pbody div#colleft div.colleft_box_amazon, div#pbody div#colleft div.colleft_box_flickr, div#pbody div#colleft div.colleft_box_meetup, div.colleft_box_recentposts{
	background: none;
	width: 200px;
	border: none 1px #009900;
	margin: 0 0 10px 0;
}
div.colleft_box_recentposts{
	background: #fff;
	border: solid 1px #777;
	color: #000;
	padding: 10px 0 10px 0;
	margin: 0 0 0 3px;
}
div.colleft_box_flickr{
	height: 200px;
}
div.colleft_box_meetup{
	height: 200px;
}
div.colleft_box_ads{
	padding: 0 0 0 3px;
	background: #fff;
	width: 197px;
	margin: 0 0 0 3px;
	border: none 1px #00cc00;
}
div#pbody div#colright{
	width: 650px;
	background: none;
	float: left;
}
div#colright_box_forum{
	clear: both;
	margin: 0 0 10px 0;
}
div#colright_box_amazon{
	clear: both;
	height: 150px;
	background: none;
	text-align: center;
	height: 250px;
	margin: 20px 0 0 0;
}
div#footer{
	height: 40px;
	border: none 1px #00cc00;
	text-align: center;
	clear: both;
}
div#postings{
	border: none 1px #00cc00;
	margin: 0 0 20px 0;
	clear: both;
}
div.pbody-post{
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 10px;
}
table#topicTable{
	width: 650px;
}
table#topicTable tr td{
	text-align: center;
	border: solid 1px #777;
	background: #fff;
}
table#topicTable tr th{
	background: #777;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: solid 1px #777;
}
table#topicTable tr td.topic{
	width: 450px;
	text-align: left;
	padding: 3px;
}
table#topicTable td.tableHeader{
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
ul.blogRec{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}