p, h1, ul, li	{
	margin:0px;
	padding:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin:0px;
	background-image:url(images/BrainiacHost_bgheader.jpg);
	background-repeat:repeat-x;
}
#footerbody	{
	background-image:url(images/BrainiacHost_bgfooter.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto;
	width:auto;
}
#container	{
	width:820px;
	margin:auto;
}
#header	{
	background-image:url(images/BrainiacHost_header.jpg);
	background-repeat:no-repeat;
	height:180px;
}
#content	{
	background-image:url(images/BrainiacHost_contentbg.jpg);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:30px;
}
#footer	{
	background-image:url(images/BrainiacHost_footer.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-left:30px;
	padding-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
}
h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CC0000;
	text-align:center;
}
.tablelist	{
	font-size:12px;
	border:solid;
	border-width:3px;
	border-color:#CCCCCC;
}

.planbox_header	{
	background-image:url(images/BrainiacHost_Box_header.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:250px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
}
.planbox_contentbg	{
	background-image:url(images/BrainiacHost_Box_content.jpg);
	background-repeat:repeat-y;
	width:250px;
	font-size:12px;
}
.planbox_content	{
	width:220px;
	font-size:12px;
	margin:auto;
}
.planbox_footer	{
	background-image:url(images/BrainiacHost_Box_footer.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:250px;
}
.redbold_font	{
	font-weight:bold;
	color:#FF0000;
}
h2	{
	color:#CC0000;
	text-align:left;
	font-size:14pt;
	border-bottom:1px dotted #777;
	line-height:1.5;
}
.about_us_footer	{
	font-size:12px;
}
.dotted_line	{
	border-bottom:1px dotted #777;
}
.menu_footer	{
	font-size:12px;
	text-align:center;
	margin:auto;
	width:500px;
}
.menu_footer ul {
	list-style: none;
	text-align:center;
}
.menu_footer li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_footer a, a:hover	{
	font-style:underline;
	color:#CC0000;
}

