body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
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;
}
#wrapper {
	width:1008px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.navItem {
	float:left;
}
#subNav {
	line-height:22px;
	height:22px;
    background-image:url(/images/css/subnav.gif);
	background-repeat:no-repeat;
	background-position:top;

}
#contentWrapper {
	background-image:url(/images/css/main-back.gif);
	background-repeat:repeat-y;
	background-position:top;
}
#leftNav {
	float:left;
	width:248px;
}
#rightContent {
	float:right;
	width:713px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:15px;
}
#rightBorder
{
float:right;
width:32px;
line-height:598px;
height:598px;
background-image:url(/images/css/rightborder.gif);
background-repeat:no-repeat;
background-position:top;

}
.clear {
	font-size:0px;
	clear:both;
	height: 0px;
	line-height:0px;
	margin:0;
	padding:0
}
a img {
	border:none
}
#footer {
	width:100%;
	height:69px;
	line-height:69px;
	background-image:url(/images/css/footer.gif);
	background-repeat:no-repeat;
	background-position:top
}
.smallText {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.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;
}
