body
{
	background-color: #1B2840;
	font-family: Arial;
	color: #dddddd;
	font-size: 80%;
}
a,a:visited { color: #AAAAFF; }
a:hover { color: #fff; }

#mainbody
{ width: 750px; }

#sidebar
{
	float: left; 
	width: 160px;
}

#maintext
{ margin-top: 10px; margin-left: 170px;}

#footer
{ margin-top: 15px; border-top: 1px solid #dddddd; padding-top: 5px; font-size: 70%; text-align: center; width: 750px;}

#disclaimer { padding: 5px; border: 1px dashed #dddddd; font-weight: bold; font-size: 70%;}



#services, #hostingplans { margin: 5px; border: 2px solid #ddd; width: 500px; }
#hostingplans td, #hostingplans th,
#services td, #services th { padding: 3px; }

#services th { text-align: left; }


h3 { text-decoration: underline; }

.borderbottom th, .borderbottom td { border-bottom: 1px solid #ddd; }
