@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img{
border:0px;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:bold;
color:#92278F;
}
a{
text-decoration:none;
}
a:hover{text-decoration:underline;
color:#92278F;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#307fc1;
}

#mainBody {
	width:839px;
	margin:15px auto 0px auto;
	background-image:url(../images/leftNavRepeat.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-bottom:0px;
}
#mainBodyHome {
	width:794px;
	margin:15px auto 0px auto;
	background-repeat:repeat-y;
	background-position:left;
	padding-bottom:0px;
}
#topNav{
vertical-align:top;
height:74px;
width:100%;
}
#leftNav{
float:left; width:170px;
margin-right:15px;
}
#leftNav a{
padding:0px;
margin:0px;
display:block;
}
#leftNav a img{
padding:0px;
margin:0px;
display:block;
}
#leftNav img{
padding:0px;
margin:0px;
display:block;
}
#mainContent{
float:left;
width:649px;
}
.smallText {
	font-size: 10px;
	font-family: verdana;
}
.clear {
    font-size:0px;
    clear:both;
    height: 0px;
    line-height:0px;
    margin:0;
    padding:0
}
.indent30{
padding-left:30px}
.floatLeft{
float:left;
}
.floatRight{
float:right;
}
LI.list {
list-style: square ; 
font-weight:bold;
color:#307fc1;
}
LI.list span {
color:black;
font-weight:normal;
}
.quizDiv
{display:none;
position:absolute;
width:600px;
}
.question{
font-size:18px; 
color:#A50010;
font-weight:bold;
padding-bottom:5px;
display:block;}
.answer{
font-weight:bold;
}

/********************************FRIENDS PROFILES*******************************/
ul{
margin-top:0px;
padding-top:0px;}
.zack{
color:#4263b5}
.zack LI.list {
list-style: square inside; 
font-size:22px;
font-weight:bold;
}
.zack LI.list span {
color:black;
font-weight:normal;
font-size:20px;
}

.marcus{
color:#00846B}
.marcus LI.list {
list-style: square inside; 
font-size:22px;
font-weight:bold;
}
.marcus LI.list span {
color:black;
font-weight:normal;
font-size:20px;
}

.lucy{
color:#4252A5}
.lucy LI.list {
list-style: square inside; 
font-size:22px;
font-weight:bold;
}
.lucy LI.list span {
color:black;
font-weight:normal;
font-size:20px;
}
.ana{
color:#C63173}
.ana LI.list {
list-style: square inside; 
font-size:22px;
font-weight:bold;
}
.ana LI.list span {
color:black;
font-weight:normal;
font-size:20px;
}
.ace{
color:#A50010}
.ace LI.list {
list-style: square inside; 
font-size:22px;
font-weight:bold;
}
.ace LI.list span {
color:black;
font-weight:normal;
font-size:20px;
}
