@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	background-attachment:fixed;
	margin:0;
	padding:0;
	;
	background-image: url(images/Homebkgrd.jpg);
}
a:link {
	color: #00f;
}
a:visited {
	color: #009;
}
a:hover {
	color: #06f;
}
a:active {
	color: #0cf;
}
.style1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 16px;
}
.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F6677;
	text-align: center;
	font-style: italic;
	line-height: 18px;
}
.style3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-position: left;
}
.style4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
#wrapper {
	margin:0 auto;
	min-width: 1005px;	
	text-align: center;
}
#content {
	margin:0 auto;
    width:1005px;
	text-align: left;

}
.style5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 16px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #104B81;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addedHome {
	width: 765px;
	position: relative;
    center center repeat-y;
    margin: 0 auto;
	padding: 0;
}
div#addedHome.sub
 {
	width: 745px;
	background:#ffffff;
	padding: 10px;
	height: 447px;
}
