@charset "utf-8";
/* CSS Document */

body  {
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

p {
	line-height:1.75em;
}

#container {
	width:872px;
	margin:0 auto;
	padding:0;
	background:url(../images/background.jpg) repeat-y;
	display:block;
}

#content {
	float:left;
	width: 550px;
	display:block;
	margin:0 0 0 20px;
}

#sidebar {
width:265px;
float:right;
display:block;
margin: 0 10px 0 0;
}

.clear {clear:both;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}

h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}

h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

.style2 {
font-size: 24px;
font-weight: bold;
}

.style6 {
font-size: 20px;
font-weight: bold;
}

.style7 {
font-size: 18px;
font-weight: bold;
}
