/* CSS Document */

body {	
	background-color:#000;

	background-position:top;
	background-repeat:repeat-y;
	font-family:Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0;
}

#top {
	width:970px;
	padding:5px 25px 5px 25px;

	background-position:top;
	background-repeat:no-repeat;
	color:#fff;
	margin:0 auto;
	text-align:right;
}

#top a {
	padding:0 10px 0 10px;
	
border:none;
}

p.learnmore{
text-align:center;}

#top a:hover {
	text-decoration:none;
}
#top b {
	float:left;
	font-weight:normal;
}
#top b a {
	border-left:1px dotted #ccc;
	border-right:none;
border:none;
}

#container {
	width:950px;
	margin:0 auto;

	background-position:top;
	background-repeat:no-repeat;
	padding:0px 0 0 0;
}

#container2
{
width: 890px;
padding-left:30px;
}

.clear {
	clear:both;
}

#content {
	margin:0 39px 0 20px;
	padding:10px 0px 10px 10px;
}
#content {
	line-height:20px;
	word-spacing:2px;
}
#content h1 {
	font-family:Lucida Sans Unicode, Trebuchet MS;
	font-size:36px;
	color:#C01A1A;
	line-height:38px;
	text-align:center;
	font-weight:bold;
	margin:0px 0 25px 0;
	padding:0 0 2px 0;
}

img {  
border-style: none;
}

img.right {
float: right;}

#content h2 {
	font-family:Lucida Sans Unicode, Trebuchet MS;
	font-size:22px;
	color:#000;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	margin:10px 0 15px 0;
	padding:0 0 2px 0;
}



#footer {
	padding:10px;

	background-position:55% bottom;
	margin:5px 0 0 0;

}
