body {
	margin:0;padding:0;font-family:georgia,serif;font-size:16px;	
}

h1 {
	font-size: 24px;
}

/* Table stuff */
.fullist { font-size: 14px; }
.headertd { font-weight: bold; }

#container {
	position:relative;align:auto;text-align:left;width:1100px;padding:0;margin:0;
}

#header {
	background:url('/_graphics/brandstalking-top.jpg') top left no-repeat;height:140px;
}
#menubar {
	margin-left:185px;width:800px;height:40px
}
#innerholder {
	position: relative;
	width: 1100px;
	margin: 0px;
	padding: 4px 0px;
}

#textarea {
	float:left;
	position:relative;
	padding: 0;
	margin: 0 0 0 185px;
	width:600px;
	text-align:left;
}
#sidebar {
	float:right;
	position:relative;
	text-align:left;
	padding: 20px 0 10px 10px;
	margin: 0 20px 0 0;
	width: 242px;
}
#signupbox {
	width: 222px;
	height: 100px;
	background:#f60;
	color: #fff;
	font-size:12px;
	padding: 5px 0 5px 10px;
}
#signupbox #signup1 {
	padding:5px 0 0 0;
}
#signupbox h5 {
	font-family:helvetica,arial;
	font-size: 14px;
	margin:10px 0 4px 0;
}
#footer {
	background:url('/_graphics/footer-bkg.jpg') bottom left;heigt:52px;padding-left:185px;height:48px;
}
#footer p {
	font-size: 12px;
	padding-top:10px;
	color: #fff;
}
a {
	color: #3cc;
}
#footer a {
	color: #fff;
}
div.spacer {
	clear: both;
	height: 0px;
}
