﻿body {
	background-color: #010101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.mainText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #FFFFFF;
}
.mainText:First-Letter
{
 display:block;
 color: #F6267A;
 font-size: 500%;
 float:left;
}
.followText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #FFFFFF;
}
.bioText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #FFFFFF;
}
.quoteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
    color: #F6267A;
}
.quoteAuthorText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #FBA8CA;
    float: right;
}
.testimonial 
{
    font-family: Century Gothic; 
    font-size: 14px; 
    color: #FBA8CA;
    position:relative;
}
.testimonialFooter 
{
    font-family: Century Gothic; 
    font-size: 14px; 
    color: white;
    text-align:right;
}
.contactUsHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}.contactUsDetails
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #F6267A;
}
.menuButtons {
	background-image: url('images/starLogoBottom.jpg')
}
a {
    font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #F6267A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F6267A;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
