/* CSS Document */

body{
background-color:#000000;
}


#homeTop{
margin-top:10px;
width:708px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;


}

#homeBottom{
width:708px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
}

#profileMain{
width:950px;
margin-top:10px;
}

#profileMain2{
width:950px;
border-top:solid;
border-top-width:1px;
border-top-color:#FF0000;
margain-top:10px;
}

.floating-right-image {
	float:right;
}

.floating-left-image {
	float:left;
}