
BODY {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	margin:0;
	color:#666666;
}	

A, A:visited, A:hover {
	color:#666666;
	text-decoration:underline;
}

#wrap {
	text-align:left;
	display:block;
	margin:auto;
	width:780px;
	background:url(../navImages/HeaderLine.gif) no-repeat 0 76px;
	margin-bottom:10px;
}

#Logo {
	float:left;
	display:block;
 	width:255px;
	height:100px;
	background:#FFFFFF url(../navImages/SchoolsterLogoBackground.gif) no-repeat;
}

#LOGO IMG {
	margin-top:9px;
	margin-left:7px;
}

ul.Navigation {
	float:right;
	background:#FFFFFF;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:25px;
	border-top:1px solid #66CCFF;
	border-bottom:1px solid #66CCFF;
	width:525px;
	padding-top:7px;
	padding-bottom:8px;
	
}
/*Hack MSIEto fix nav border issue*/
*html ul.Navigation {
	padding-top:5px;
}
/* End Hack */
ul.Navigation li {
	float:left;
	border:0;
	margin:0;
	text-decoration:none;
	list-style:none;
	position:relative;
	/*over write below, this is only for ie5mac */
	margin-right:5px;
	width:69px;
	text-align:center;
	padding-top:2px;
}

/* hack Mac ie5 mac won't see this \*/
ul.Navigation li { width:auto;text-align:left;margin-left:13px;padding:0; }
/* end hack */

ul.Navigation li a, ul.Navigation li a:visited {
	display:block;
	text-decoration:none;
	color:#993399;
	font-size:11px;
	font-weight:bold;
}

ul.Navigation li a.selected, ul.Navigation li a:hover {
	color:#66CCFF;
	text-decoration:none;
}

#RightColumn {
	float:right;
	background:#FFFFFF;
	padding-top:15px;
	width:152px;
	text-align:center;
}
#LeftColumn, #LeftColumnNoBorder {
	clear:left;
	float:left;
	margin-right:10px;
	background:#FFFFFF;
	padding:2px;
	width:148px;
	display:inline; /*fixes IE/Win Double Margin*/
}

#LeftColumn {
	border:1px solid #66CCFF;
}

#SectionHeader {
	float:left;
	padding-right:25px;
	padding-top:12px;
	height:33px;
	background:#FFFFFF url(../navImages/Circle.gif) no-repeat right;
}

#SectionHeader IMG {
	float:left;
}

#SectionHeader SPAN {
	display:block;
	margin-top:1px;
	margin-left:5px;
	float:left;
	color:#993399;
	font-size:19px;
}
/* Hack MSIEto fix nav padding issue*/
*html #SectionHeader {
	height:45px;
}
/* End Hack */


#SecondWrap {
	padding-top:8px;
	clear:left;
}

#Content {
	float:left;
	width:460px;
}

#Content, #Content TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* MSIE Hack to allow content to fit properly */
*html #Content {
	width:auto;
}
/*End Hack */

FORM {
	margin:0;
	padding:0;
}

.AlertMessage {
	border:1px solid #FFCCFF;
	background:#CCFFFF;
	padding:5px;
	color:#521452;
}

#RightSide DIV.Enter, #ForceLogin DIV.Enter {
	background:url(../navImages/BlueLine.gif) no-repeat 0px 7px;
	text-align:right;
	margin-top:10px;
}

#ForceLogin {
	width:150px;
}
#ForceLogin INPUT.InputBox {
	width:150px;
}

#Footer {
	clear:both;text-align:center;text-decoration:none;padding-top:5px;width:100%;
}

#Footer A {
	font-size:10px;
}	

/*Profile Styles */
#profile_box TR TD {
	font-size:12px;
}


#FriendsDisplay {
	float:left;
	background:#FFFFFF;
	padding:10px;
}	

#FriendsDisplay DIV{
	float:left;
	width:70px;
	text-align:center;
}

.Highlight, A.Highlight, A.Highlight:visited, A.Highlight:hover, DL#TopBabes DD A.Highlight, DL#TopBabes DD A.Highlight:visited, DL#TopBabes DD A.Highlight:hover {
	color:#993399;
	font-weight:bold;
}

#RandomUsers, #Top5Babes {
	float:left;
	background:#FFFFFF;
	padding:10px;
}	

#RandomUsers DIV, #Top5Babes DIV{
	float:left;
	width:70px;
	text-align:center;
}

#Top5Babes DIV {
	width:80px;
}

.SearchBox, .SearchForm {
	width:185px;
	padding:0;
	margin:0;
}