/*[variables]
colors
{
	@10: #C0C1C1;
	@00: #4D7982;
}
*/
BODY
{
	font-family: Helvetica, Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
HR
{
	display: none;
}
LI
{
	list-style-type: none;
}
A
{
	color: #FF9421;
}
.clear
{
	clear: both;
	height: 0px;
	margin: 0 !important; /*[e]0*/
	padding: 0px !important; /*[e]0px*/
}
.alignright
{
	float: right;
	clear: none;
	width: 50%;
}
.alignleft
{
	float: left;
	clear: none;
	width: 50%;
}
H2
{
	font-weight: bold;
	color: #FF9421;
	margin: 0;
}
#page
{
	width: 780px;
	margin: 0 auto;
	padding: 0 22px;
	background: url(images/page_bg2.png) repeat-y center center;
}
#header
{
	width: 780px;
	height: 220px;
	background: url(images/privatehosterheader2.png);
	margin: 0;
	position: relative;
}
/*call it desperation!*/
#header *
{
	margin: 0;
}
#header #pagelist
{
	position: absolute;
	top: 167px;
	left: 225px;
	height: 42px;
	width: 555px;
	padding: 0;
	margin: 0;
}
#header #pagelist TD
{
	background: url(images/pagelistbg.png) no-repeat top left;
	margin: 0;
	padding: 0;
	border: 0 none;
	border-spacing: 0;
	text-align: center;
}
#header #pagelist TD A
{
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #24646D;
	font-size: 12.1pt;
}
#searchform
{
	position: absolute;
	left: 540px;
	top: 6px;
}
#sidebar
{
	float: left;
	width: 251px;
	#width: 250px;
}
#sidebar LI
{
	margin: 0;
	padding: 0;
}
#sidebar UL
{
	margin: 10px 0;
	padding: 1px;
}
#sidebar UL UL
{
	padding: 7px;
}
#sidebar H2
{
	height: 18px;
	background: url(images/sidebarheader.png);
	color: #24646D;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border-right: 0px solid #567F85;
	margin: 0 0 0 -1px;
}
#sidebar LI, #sidebar LI A
{
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#sidebar LI A:hover
{
	text-decoration: underline;
}
#content
{
	float: left;
	padding: 10px;
	text-align: justify;
	width: 507px;
}
#content .navigation
{
	background: #4D7982; /*[e]@00*/
	padding: 4px;
	margin-bottom: 11px;
	border: 2px solid #C0C1C1;
}
#content .navigation A
{
	color: white;
	text-decoration: none;
}
#content .navigation A:hover
{
	text-decoration: underline;
}
#content TEXTAREA
{
	width: 500px;
}
#content H2
{
	background: url(images/h2background.png);
	height: 24px;
	padding: 7px;
	font-weight: normal;
	font-size: 14.5pt;
	border-left: 2px solid #C0C1C1; /*[e]2px solid @10*/
	border-right: 2px solid #C0C1C1; /*[e]2px solid @10*/
}
#content H2 A
{
	text-decoration: none;
	color: #4D7982; /*[e]@00*/
}
#content .more-link
{
	color: white;
	background: #4D7982; /*[e]@00*/
	border: 2px solid #C0C1C1;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
#content .more-link:hover
{
	background: #718589;
	color: white;
}
#content .postmetadata
{
	background: #4D7982; /*[e]@00*/
	padding: 3px;
	border: 2px solid #C0C1C1;
	color: #C7C7C7;
}
#content .postmetadata A
{
	color: #FFFFFF;
	text-decoration: none;
}
#content .postmetadata A:hover
{
	text-decoration: underline;
}
#footer
{
	clear: both;
	text-align: center;
	background: white url(images/footerbg.png) repeat-x;
	margin: 0;
}
#footer TABLE
{
	width: 100%;
	font-size: 12px;
	height: 32px;
}
#footer TABLE A
{
	text-decoration: none;
	color: black;
}
#footer TABLE A:hover
{
	text-decoration: underline;
}
#footer P
{
	padding: 37px 39px 15px;
	margin: 0;
}
