body {
	background-color: #000000;
	margin: 0px;
}
a:link {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}



#wrapper {
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/fill-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}

#header {

}

#content {
	background-attachment: scroll;
	background-image: url(images/fill-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.top-paragraph  {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;

}


.divider  {
	background-attachment: scroll;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 786px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}


.preview  {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;

}.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	color: #FFFFFF;
}
.top-paragraph .w-p {
	background-attachment: scroll;
	background-image: url(images/W.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	padding-top: 15px;
}
.top-paragraph p {
	text-indent: 20px;
}
.top-paragraph .img-right {
	border: 1px solid #666666;
	float: right;
	height: 213px;
	width: 165px;
	padding: 2px;
	background-color: #333333;
	margin-top: 20px;
	margin-left: 10px;
}
.top-paragraph .normal {
	text-indent: 0px;
	line-height: 1.5em;
}
.img-right {
	border: 1px solid #999999;
	float: right;
	padding: 2px;
	background-color: #333333;
	margin-top: 20px;
	margin-left: 10px;
}
.right-preview {
	border: 1px solid #666666;
	float: right;
	width: 400px;
	height: 345px;
	padding: 2px;
	background-color: #333333;
}
.preview-text {
	float: left;
	width: 300px;
}
.img-right-2 {
	border: 1px solid #999999;
	float: right;
	padding: 2px;
	background-color: #333333;
	margin-top: 5px;
	margin-left: 10px;
}
.development {
	width: 346px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

	#flashcontent {
	height: 100%;
	}
	
		#flashcontent-2 {
	height: 100%;
	}
	
.clear {
	clear: both;
	height: 0px;
}
