*{
	margin:0;
	padding:0;
	border:0;
	}
html{
	height:98.8%;
	}
html, body{
	margin:0;
	padding:0; 
	border:0;
	}
* html .clearfix{ /* End hide from IE-mac */
	height:1%;
	}
.clearfix{
	display:inline-table;
	}
.clearfix:after{ /* float hack used to float content correctly */
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clear{
	clear:both;
	}
body{
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, Sans-Serif;
	color:#ffffff;
	text-align:left;
	background-color:#000000;
	background-attachment:fixed;
	background-image:url(../images/backgroundbw.gif);
	background-position:top center;
	background-repeat:repeat;
	}
p{
	margin:15px 0;
	font-size:1.2em;
	line-height:1.2em;
	}
ul,ol{
	padding-left:10px;
	margin:0 0 15px 15px;
	font-size:1.2em;
	line-height:1.2em;
	}
small{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.3em;
	}
input{
	border:1px solid #ddd;
	height:18px;
	vertical-align:middle;
	}
textarea {
	border:1px solid #ddd;
	}
small, blockquote, strike{
	color:#000;
	}
code{
	font-size:1.1em;
	font-family:'Courier New', Courier, Fixed;
	color:#336699;
	}
blockquote{
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
	}
blockquote cite{
	margin:5px 0 0;
	display:block;
	}
hr{
	display:none;
	}
h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	letter-spacing: -1px;
	}
h2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top:20px;
	padding-top:10px;
	border-top: 1px solid #333333; 
	}
img {
	padding:5px;
	}
li img {
	padding:0;
	}
a img{
	border:none;
	}
a {
	color:#6699FF;
	}
a:hover {
	color:#FF3333;
	}
a:visited {
	color:#999999;
	}
#content {
	background-color:#000000;
	border:1px solid #333333;
	margin:25px auto 25px auto;
	width:800px;
	font-size:1.2em
	}
.columm{
	margin:10px 30px 30px 30px;
	}
.header {
	margin:0;
	padding:0;
	}
