.boldtext {
	font-weight:bold;
	color: #d3296e;
}
.writing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-color: #000000;
	padding-left: 6px;
	padding-right: 4px;
	font-size: 16px;
}
body {
	background-color: #333333;
	margin:0 0 0 0;
}
#aboutheader {
	background:url(../images/abouttab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#advertiseheader {
	background:url(../images/advertisetab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#contactheader {
	background:url(../images/contacttab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#contributeheader {
	background:url(../images/contributetab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#privacyheader {
	background:url(../images/privacytab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#termsheader {
	background:url(../images/termstab.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:104px;
}
#body {
	background-color: #dddddd;
	width:377px;
	height:527px;
	margin-left:21px;
}
#aboutbody {
	background-color: #dddddd;
	background:url(../images/aboutbody.jpg);
	background-repeat:no-repeat;
	width:377px;
	height:527px;
	margin-left:21px;
}
#advertisebody {
	background-color: #dddddd;
	background:url(../images/advertisebody.jpg);
	background-repeat:no-repeat;
	width:377px;
	height:527px;
	margin-left:21px;
}
#scrollbody {
	background-color: #dddddd;
	width:377px;
	height:527px;
	margin-left:21px;
	overflow:scroll;
}
div {
	width:420px;
	height:660px;
}