body {
font-family:arial,sans-serif;
text-align:left;
background-color:#000000;
background-repeat: repeat;
margin:0px;
}

#wrapper {
width:580px;
background-color:#000000;
position:relative;
float: left;
margin:auto;
margin-top:0px;
padding-left:30px;
}

#header{
padding-top:40px;
height:80px;
width:200px;
padding-left:75px;
}

.body-text-p1 {
color:#8B8B8B;
font-family:Helvetica,Arial;
font-size:11px;
line-height:12px;
}
.body-text-p2 {
color:#8B8B8B;
font-family:Helvetica,Arial;
font-size:11px;
line-height:12px;
}

.body-text-p3 {
color:#ffffff;
font-family:Helvetica,Arial;
font-size:11px;
line-height:12px;
}


.headline-text-p1 {
color:#ffffff;
font-family:Helvetica,Arial;
font-size:23px;
line-height:15px;
}

.headline-text-p2 {
color:#8B8B8B;
font-family:Helvetica,Arial;
font-size:23px;
line-height:15px;
}

#text-area{
 padding-right:0px;
 background-color:#000000;
}

#bottom-link{
padding-top:5px;
border-top:1px solid #8B8B8B;
}

.link a:link{
color:#000000;
text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #000000;
 }

.link a:hover {
	text-decoration: none;
	color:#000000;
}

.link a:active {
	text-decoration: none;
	color: #000000;
}



