h1, h2, h3, h4 {
	font-weight: bold;
	font-family:verdana, arial;
	letter-spacing:-1px;
}

h1 {
	font-size:38px;
	line-height:46px;
	text-align:center;
	color:#990000;
	margin-bottom:24px;
		text-align: center;
		margin-top:0px;

		
}

h2 {
	font-size:34px;
		line-height:36px;
	color:#000000;
	margin-bottom:20px;
		text-align: center;

}

h3 {
	font-size: 24px;
    line-height:26px;
	font-weight: bold;
	margin: 0;
	color:#990000;
	margin-bottom:20px;
		text-align: center;
		margin-top:35px;

}
h4 {
	font-size:26px;
	color:#990000;
	margin-bottom:20px;
	margin-top:30px;

}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#000000;
	background: #3996bf url(images/top.png) center top no-repeat;
	margin-bottom:19px;
	   text-align:center;


}


#contentContainer {
   width:800px;
   border:none;
   margin-left:auto;
   margin-right:auto;   
   text-align:center;

}



#content {
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   background:url(images/mid.png) center top repeat-y;

}

#main {
   text-align:left;
   margin-left:auto;
   margin-right:auto;
   width:600px;
}



#contentTop {
   background:transparent url(images/containertop.png) center top no-repeat;
   height:39px; 
   margin:auto;
}


#contentBottom {
   background:#3996bf url(images/containerbot.png)center top no-repeat;
   height:89px; 
   margin:auto;
}



.censored {
   background-color:black;
   color:black;
}


blockquote {
	margin:auot;
	width:400px;
	background-color:#EBE9EA;
	border-top: #000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

blockquote h1 {
	color:navy;
	font-size:17px;
}
blockquote h2 {
	font-size:14px;
	letter-spacing:0;
}

blockquote p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

blockquote ol li
{
list-style-type: decimal;
 margin:18px;
   margin-bottom:25px;
   margin-right:35px;
}

li {
   margin:18px;
   margin-bottom:25px;
}



.highlight {
	background-color:yellow;
	color:black;
}



.signup {
	float: right;
	font-size:16px;
	font-weight:bold;
}

#order-start {
	text-align:left;
	width:450;
	margin-left:70px;
	margin-right:70px;
	border:3px dashed;
	border-color:#111;
	background-color:#ffffcc;
	padding-left: 12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
}

#order-start h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}

.order-red {
	color:#CE0000;
}

.order-red-underline {
	color:#CE0000;
	text-decoration:underline;
}

#order-close {
	text-align:center;
	width: 350px;
	border: 2px solid;
	border-color:#000;
	background-color:white;
	padding: 10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:14px;
	margin-top:14px;
}
.certifed-server {
	text-align:center;
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold;
}

.img-right {
float: right;
margin-left:20px;
}

.order-image {
vertical-align: middle;
}


.img-left {
float: left;
margin-right:20px;
}

.sidebarright {
	width: 205px;
	border-top:5px solid;
	border-bottom:5px solid;
	border-color:#0c476f;
	float: right;
	padding:20px 10px 0px 10px;
	margin-left:15px;
	background:url(images/alert.jpg) no-repeat;
}

.sidebarright h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarright p {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#666;
	margin-left: 19px;
}

.sidebarright ul {
	list-style-type:circle;
	margin-left:1px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	list-style-position:outside;
}


.sidebarleft {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: left;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	margin-right: 20px;
}

.sidebarleft h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarleft p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

ol li
{
list-style-type: decimal;
 margin:18px;
   margin-bottom:25px;
   margin-right:35px;
   margin-left:40px;
}

ul li {
	list-style-image: url('images/black-arrow.png');
	background-repeat: no-repeat;
background-position: 0px 5px; 
   margin:18px;
   margin-bottom:25px;
   margin-right:35px;
   margin-left:60px;
   padding-left: 11px; 
}

blockquote {
	margin-left:auto;
	margin-right:auto;
	width:350px;
	padding:10px;
	background-color:#EBE9EA;
	border-top: #000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
	font-style:normal;

}

blockquote h1 {
	color:#990000;
	font-size:17px;
	margin-left:5%;
	margin-right:5%;
	line-height:23px;
}


blockquote p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
}

#footer {
	width:600px;
	margin:auto;
}

#footer p {
	font-size:12px;
	text-align:center;
	color:#fff;
}

#publisher {
	width: 450;
	border-top:4px dashed;
	border-bottom:4px dashed;
	border-color:#0c476f;
	padding:5px 10px 5px 10px;
	background:#ffffcc;
	margin:0 60px 16px 60px;
	font-family:tahoma;
}

.text-right {
	float:right;
}