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

/* Sets background color, the site's font family and body text color */
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	text-align: left;
	color: #FFF;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}

/* Creates a centered logo container also adjusts the gap betweeen menu links and top of page */
#logo_wrapper {
	width: 1050px;
	height: auto;
	margin: 20px auto;
}

/* No matter of logo size you choose, this will float it to the left of the centered container
   we used the font called "Code Bold" for the sample logo */
#logo {
	width: auto;
	height: auto;
}

/* Sets menu container to stretch across screen */
#menu_container {
	width: 100%;
	height: 30px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/* Menu layout within menu conainer */
#menu {
	width: 1050px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	font-size: 16px;
}
#menu ul {
	margin: 0px;
	padding: 6px 0px;
}
#menu li {
	display: inline;
	padding: 0px;
	margin: 0px 80px 0px 0px;
	padding-bottom: 10px;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	padding-bottom: 10px;
	border-bottom: 5px solid #FFF;
}

/* Creates a centered content wrapper */
#content_wrapper {
	width: 1050px;
	height: auto;
	margin: 15px auto;
	overflow: hidden;
}

/* Creates the content area floated to the left of the wrapper */
#contentp {
	width: 1000px;
	height: auto;
	float: left;
}

/* Creates the content area floated to the left of the wrapper */
#contenta {
	width: 690px;
	height: auto;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #F00;
}

/* Creates the picture container, which can fit images up to 490px in width */
#picture_containera {
	width: 300px;
	height: auto;
	float: right;
}

/* Creates the content area floated to the left of the wrapper */
#content {
	width: 500px;
	height: auto;
	float: left;
	text-align: left;
}

/* Creates the picture container, which can fit images up to 490px in width */
#picture_container {
	width: 500px;
	height: auto;
	float: right;
}

/* Creates a picture class, floats it right within container and can be stacked vertically */
.picture {
	float: leftt;
	padding: 0px 0px 0px 10px;
}

/* Creates the footer container */
#footer_container {
	width: 100%;
	height: auto;
	border-top: 1px solid #FFF;
	overflow: hidden;
}

/* Creates copyright content layout */
#copyrights {
	width: 1050px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content_wrapper #contenta p strong {
	text-align: left;
}
#content_wrapper #contenta p strong {
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
p2 {
	text-align: center;
}
#content_wrapper #contentp p .page_textp2 {




}
#content_wrapper #contentp p .page_textp3 {
	text-align: center;
}
#content_wrapper #contentp p .page_text {
	text-align: left;
	font-size: 12px;
}
#p4 {
	text-align: center;



}
.p5 {
	text-align: left;



}
.redt {
	color: #F00;
	font-weight: bold;
}
#content_wrapper #contenta p {
	font-size: 14px;
	text-align: left;
	font-weight: normal;

}
.bwhit {
	font-weight: bold;
}
.rs {
	font-weight: bold;
}
#content_wrapper #contentp .p5 .page_text {
	text-align: left;

}
porttextg {
	text-align: left;
}
.porttext {
	text-align: left;
}
#content_wrapper #contenta blockquote .redt strong {
	color: #F00;
}
#content_wrapper #contenta .redt strong {
	color: #F00;
}
#content_wrapper #contenta p .redt2 {
	text-align: center;
}
