body
{
	background:#1D1D1D;
	color:White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0px;
	border-top:solid 12px #791717;
}
/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 3px 0 8px;font-family:Poor Richard;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 
{
	/*font-style:italic;*/
	padding-top:2px;
	padding-bottom:1px;
	font-size: 20px; 
	border-bottom:solid 1px #791717;
	}

h2 { font-size: 18px; }

h3 { font-size: 12px;font-weight:bold; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }
p
{
	line-height:1.5em;
	}
a
{
	color:#9B9B9B;
	text-decoration:none;
	border-bottom:dotted 1px;
	}
a:hover
{
	color:#D22C2C;
	}
ul
{
	margin:0px;
	padding:0px;
	margin:3px 0px 3px 30px;
	}
li
{margin-top:2px;
	list-style:square;}
#wrap
{
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	margin-bottom:20px;
	}
#header
{
	background:url(../images/bgHeader2.jpg);
	height:154px;
	text-align:right;
	vertical-align:bottom;
	}
	
#rightMenu
{
	padding-top:14px;
	font-size:13px;
	font-variant:small-caps;
	line-height:1.3em;
	padding-right:15px;
	}
	
#rightMenu a
{
	color:White;
	text-decoration:none;
	border:none;
	}

#rightMenu li
{
	list-style:none;
	}
#content
{
	background:url(../images/bgContent.jpg) no-repeat;
	padding:0px;
	}
#content-left
{
	 padding: 8px 50px 5px 30px;
	}
#content-left p img
{
	padding:0px;
	border-right:solid 2px #791717;
	border-bottom:solid 2px #791717;
	border-left:solid 2px #000;
	border-top:solid 2px #000;
	border:solid 1px white;
	margin:3px 6px 3px 6px;
	}
#content-right
{
	font-size:11px;
	background:url(../images/bgRight.jpg) center top no-repeat;
	}
#content-address
{
	padding:73px 0px 60px;
	text-align:center;
	color:#CFCFCF;
	}
#content-breadcrumb
{
	padding-top:7px;
	float:right;
	}
#content-breadcrumb a
{
	color:White;
	}
	
#content-breadcrumb a:hover
{
	color:red;
	}
	
#footer
{
	background:url(../images/bgFooter.jpg) bottom no-repeat;
	padding:0px 15px 0px 15px;
	}
#designhosting
{
	background:url(../images/bgUnderFooter2.jpg) top no-repeat;
	text-align:right;
	padding-right:5px;
	height:70px;
	color:#D1D1D1;
	}
	
#designhosting a
{
	
	color:gray;
	text-decoration:none;
	}
