body {
	text-aling:left;
	font-family:Century Gothic, Trebuchet MS, Arial Narrow, Arial, sans-serif;
	font-size:10pt;
	vertical-align:top;
	margin:20px 20px 20px 20px;
	background:#ffffff;
	color:#000000;
}
h1 {
	font-size:20pt;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	letter-spacing:-1px;
	color:#950000;
}
h2 {
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	letter-spacing:-1px;
}
h3 {
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	letter-spacing:-1px;
}
th {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	background:#dddddd;
}
form {
 	
}
.linkblock {
	background:#FFFFFF;
}
.linkblock:hover {
	background:#F8F8FF;
}
.noindent {
	text-indent:0;
}
.strong {
	font-weight:bold;
}
.yellowbox ul {
 	list-style:disc;
	text-align:left;
	text-indent:0px;
}
.crossed {
	list-style-image: url('images/cross.gif');
}
.crossed li {
	padding-top:0;
}
.testimonials {
	font-family:Courier New,Courier,Helvetica;
	font-size:11pt;
	margin:0px;
	text-align:left;
	text-indent:0px;
	border-style: dashed;
	border-color: #333333;
	border-width: 2px;
	background-color: #ffff99;
	padding: 20px 20px 20px 20px;
}
.yellowbox {
	border-style: dashed;
	border-color: #333333;
	border-width: 2px;
	background-color: #ffff99;
	padding: 20px 20px 20px 20px;
}
.greenbox {
	border-style: dashed;
	border-color: #333333;
	border-width: 2px;
	background-color: #ccffcc;
	padding: 20px 20px 20px 20px; 
}
.greenbox h3 {
	color: #950000;
}
.redbox {
	border-style: dashed;
	border-color: #ff0000;
	border-width: 2px;
	background-color: #ffdddd;
	padding: 20px 20px 20px 20px;
}
.emailcapture {
	width:80%;
 	padding: 20px 20px 20px 20px;
 	border-style:dashed;
	border-width:3px;
	border-color: #000000;
	background-color: #ffffcc;
}
.emailcapturesmall {
	width:100%;
 	padding: 3px 3px 3px 3px;
 	border-style:dashed;
	border-width:2px;
	border-color: #000000;
	background-color: #ffffcc;
}
.ads-250x250-left {
    border: none;
    float: left;
    font-size: .9em;
    margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
    width: 250px;
}
.ads-250x250-right {
    border: none;
    float: right;
    font-size: .9em;
    margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 10px;
    margin: 10px 0 5px 10px;
    width: 250px;
}
#top {
	position:relative;
	margin-left:0px;
	background:url(images/border-top.gif);
	width:781px;
	height:42px;
	overflow:hidden;
}
html > body #top { margin-left:0px; }
#container {
	position:relative;
	width:781px;
	background:#fff url(images/border-background.gif) repeat-y center;
	overflow:hidden;
	}
#content {
	text-align:left;
 	width:600px;
 	background:#ffffff;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	overflow:hidden;
}
#footer {
 	font-size:10px;
	text-align:center;
	color:#555555;
}
#footer a {
 	text-decoration:none;
	color:#555555;
}
#navigation {
	text-align:center;
}
#navigation ul {
	margin: 0; padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}
#navigation li {
	display: inline; 
}
#navigation ul li a {
	text-decoration:none;  
	margin: 4px;
	padding: 5px 20px 5px 20px; 
}
#navigation ul li a:hover {
}
#bottom {
	position:relative;
	margin-left:0px;
	background:url(images/border-bottom.gif);
	width:781px;
	height:42px;
	overflow:hidden;
}
html > body #bottom { margin-left:0px; }