body {
 
   
    background-color: #000000;
	align:center;
	padding:0px;
    color: #ffffff;

}



a:link {

	color: #02A7D7;
	text-decoration: underline;
}
a:visited {
	color: #02A7D7;
	text-decoration: underline;
}
a:hover {	
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #02A7D7;
	text-decoration: underline;
}

img.homebody {
margin-top:-7px;
margin-left:-700px;
padding: 0;
}


.border
{ 
background-image: 
url('border.jpg');
background-repeat: repeat-x
}
.borderRight
{ 
background-image: 
url('rSide.jpg');
background-repeat: repeat-y
}



.homePic{

background-image: 
    url('homeAL.jpg');
	background-repeat: no-repeat;
float: left; 
}

.homeBioTop{
text-align:justify;
font-size: 14px;
font-family: Arial;
margin-top: 15px;
margin-left: 300px;
margin-right: 60px;
margin-bottom: 15px;
}

.homeBio{
text-align:justify;
font-size: 14px;
font-family: Arial;
margin-left: 300px;
margin-right: 60px;
margin-bottom: 15px;
}

.homeBioBottom{
text-align:justify;
font-size: 14px;
font-family: Arial;
margin-left: 16px;
margin-right: 16px;
margin-bottom: 15px;
}

.homeBioTitle{
text-align:justify;
font-size: 16px;
font-family: Arial;
color: #755423;
text-decoration: underline;
margin-left: 300px;
margin-right: 60px;
margin-bottom: 10px;
}

