body { 
	color: black; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	}
p { }
td {  }
a:link { color: #4a3bf1; text-decoration: none; }
a:visited { color: #4a3bf1; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { }
h2 { font-size: smaller; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 1.17em; font-weight: bold; margin: 1em 0; }

#wrap {
	position: relative;
	margin: 0px auto;
	width: 780px;
	}

.newfbbar {
	background-image: url("/images/newfbbg.gif");
	background-repeat: repeat-x; 
	font-weight: bold;
	padding-top: 5px;
        padding-bottom: 5px;
	height: 15px;
	border-bottom: 1px solid #660099; 
	}

.newfbtext {
	padding-left: 20px; 
	}

#newfblogo {
	font: Comic Sans, Comic Sans MS, cursive;
	font-size: 50px;
	font-weight: bold;
	color: #FF33CC;
	}

#sidebar { 
	font-size: 11px; 
	background-color: #f7f7f7; 
	position: absolute !important; 
	top: 32px;
	width: 150px; 
	height: auto; 
	visibility: visible; 
	padding-top: 10px; 
	padding-left: 10px; 
	border-bottom: 1px solid #bababa; 
	}

#applications { 
	font-size: 11px; 
	background-color: #f7f7f7; 
	position: absolute !important; 
	top: 50px;
	width: 150px; 
	height: auto; 
	visibility: visible; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px;
	border-top: 5px solid #9966CC; 
	border-bottom: 1px solid #bababa; 
	}
	
#top {
	position: absolute; 
	background-color: #660099; 
	color: #fff; 
	font-weight: bold; 
	width: 752px; 
	height: 50px; 
	visibility: visible;
	z-index: 1;
	}

#logo { 
	font-size: 20px; 
	position: absolute; 
	top: 0px;
	width: 150px; 
	height: 50px; 
	visibility: visible; 
	padding-top: 20px; 
	padding-left: 10px; 
	}
	
#topmenu { 
	font-size: 13px; 
	position: absolute; 
	width: 602px; 
	left: 160px;
	height: 32px; 
	visibility: visible; 
	}
	
.menutable {
	height: 32px;
	width: 587px;
	padding: 0px;
	}
		
#bigwindow { 
	font-size: 11px; 
	position: absolute; 
	top: 32px; 
	left: 160px; 
	width: 608px; 
	height: auto; 
	visibility: visible; 
	background-color: #ffffff;
	border-top: 1px solid #bababa; 
	border-bottom: 1px solid #bababa; 
	border-left: 1px solid #bababa; 
	border-right: 1px solid #bababa; 
	z-index: 2;
	}

#footer {
	position: relative;
	height: auto;
	clear: both;
	top: 24px;
	left: 10px;
	color: #6b6b6b;
	}
	
#newsfeed { 
	font-size: 11px; 
	position: relative; 
	width: 405px; 
	height: auto; 
	visibility: visible; 
	padding-top: 10px; 
	padding-left: 18px; 
	float: left;
	clear: left;
	}
	
#mainwindow { 
	font-size: 11px; 
	position: absolute; 
	top: 32px; 
	left: 150px; 
	width: 602px; 
	height: auto; 
	visibility: visible; 
	padding-top: 5px; 
	padding-left: 20px; 
	}
	
#statusbarbg {
	font-size: 11px;
	position: absolute;
	background-color: #f7f7f7;
	width: 180px;
	height: 100%;
	border-left: 1px solid #bababa; 
	left: 427px;
	float: right;
	}
	
#statusbar { 
	position: relative;
	width: 176px; 
	height: 100%; 
	padding-top: 10px;
	padding-left: 4px;
	}

.statuspic {
	float: left;
	clear: left;
	padding-right: 8px;
	}

.statusclass {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 6px;
	}

hr { 
	color: #CC99FF; 
	background-color: #CC99FF; 
	width: 100%; 
	border: 0; 
	height: 1px
	}
	
.feed {
	color: #fabaf7; 
	border: 0; 
	height: 1px;
	width: 363px;
	margin: 10px 0px 10px auto;
	}

.feedicon {
	padding-right: 2px;
	border: 0;
	}
	
.topclass a:hover {
	text-decoration: underline; 
	background-color: #9966CC;
	}
.topclass a:visited { color: white; text-decoration: none; }
.topclass a:active { color: white; }
.topclass a:link { color: white; }


#leftcolumn { 
	position: relative;
	width: 230px;
	float: left;
	overflow: hidden;
	z-index: 4;
	}
	
#rightcolumn {
	width: 378px;
	position: relative;
	float: right;
	overflow: hidden;
	z-index: 4;
	}
	
#statusbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 608px;
	background-color: #f7f7f7; 
	height: 65px; 
	border-bottom: 1px solid #bababa; 
	z-index: 3;
	}

#status { 
	font-size: 13px;
	position: relative;
	height: 55px; 
	width: 381px;
	padding-top: 15px;
	left: 2px;
	z-index: 5;
	}
	
.statustime {
	color: #666666;
	font-size: 9px;
	}

#picture {
	position: relative;
	padding-top: 18px;
	padding-left: 18px;
	width: 200px;
	float: left;
	clear: left;
	z-index: 5;
	}

#appicons {
	position: relative;
	padding-top: 10px;
	padding-left: 24px;
	width: 200px;
	float: left;
	}

.appiconimg {
	border: 0;
	padding-right: 1px;
	}
	
#friends { 
	position: relative;
	padding-top: 5px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}
	
#othernetworks { 
	position: relative;
	padding-top: 10px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}
	
#networklist {
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 5px;
	}

.networkheader {
	font-weight: bold;
	font-size: 10px;
	}
	
.networkline {
	width: 190px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: auto;
	}
	
#groups { 
	position: relative;
	padding-top: 10px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}
	
#sexypeal { 
	position: relative;
	padding-top: 10px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}

#fortunecookie {
	position: relative;
	padding-top: 10px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}
	
#hangman {
	position: relative;
	padding-top: 10px; 
	padding-left: 18px;
	height: auto;
	width: 200px;
	float: left;
	}
	
#basicinfo { 
	position: relative;
	font-size: 11px; 
	height: auto; 
	width: 381px;
	visibility: visible; 
	clear: right;
	}
	
#minifeed {
	padding-top: 10px;
	}
	
.feeddate {
	color: #666666;
	font-size: 10px;
	}
	
.feedtime {
	color: #666666;
	font-size: 9px;
	}

.feedstory {
	width: 359 px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.feedline {
	width: 359px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: auto;
	}
	
.feedpic {
	border: 0;
	float: left;
	}
	
.feedtext {
	position: relative;
	left: 5px;
	width: 350px;
	}
	
#information { 
	position: relative;
	font-size: 11px; 
	height: auto; 
	width: 381px;
	visibility: visible; 
	padding-top: 10px;
	}


.wallpost {
	position: relative;
	width: 381px;
	height: auto;
	padding-top: 11px;
	clear: both;
	}

.wallpic {
	border: 0;
	width: 50px;
	float: left;
	padding-left: 2px;
	}
	
.wallbox { 
	position: relative;
	background-color: #f7f7f7;
	right: 15px;
	height: 30px;
	width: 300px;
	border-top: 1px solid #9966CC; 
	border-bottom: 1px solid #E9CFEC; 
	float: right;
	padding-left: 5px;
	clear: right;
	}

.walltext {
	position: relative;
	width: 300px;
	right: 15px;
	top: 2px;
	float: right;
	}
	
.time {
	font-size: 9px;
	}
	
.name {
	color: #4a3bf1;
	font-weight: bold;
	}

#inboxtitle { 
	position: absolute;
	height: 55px; 
	width: 381px;
	padding-top: 15px;
	left: 252px;
	}

.inboxmessagetitle {
	font-size: 13px;
	font-weight: bold;
	}

#inbox {
	position: relative;
	padding-left: 18px;
	padding-top: 40px;
	}

.inboxtime {
	color: #8a8a8a;
	font-size: 9px;
	}
	
.newsfeedpicdiv {
	position: relative;
	left: 22px;
	}
	
.newsfeedpic {
	border-style: double;
	border-width: 3px;
	border-color: #bababa;
	margin-top: 4px;
	}

.imagepage {
	text-align: center;
	}
	
#wall { 
	position: relative;
	font-size: 11px; 
	height: auto; 
	visibility: visible; 
	padding-top: 10px; 
	}


	
.label { color: #676767; font-size: 11px; vertical-align: top; }

.sectionheader { 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #CC99FF; 
	visibility: visible; 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px; 
	border-top: 1px solid #9966CC; 
	border-bottom: 1px solid #E9CFEC; 
	}

.sectionleftheader { 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #CC99FF; 
	visibility: visible;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px; 
	border-top: 1px solid #9966CC; 
	border-bottom: 1px solid #E9CFEC; 
	width: 193px;
	}

.sectionleftheader a:hover { 
	text-decoration:none 
	}
	
.sectionrightheader a:hover { 
	text-decoration:none 
	}

	
.sectionrightheader { 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #CC99FF; 
	visibility: visible;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px; 
	border-top: 1px solid #9966CC; 
	border-bottom: 1px solid #E9CFEC; 
	width: 359px;
	}

.groupnumber { 
	color: #4a3bf1;
	background-color: #eeeeee; 
	visibility: visible; 
	padding-left: 7px; 
	padding-top: 2px;
	padding-bottom: 2px;
	width: 193px;
	}
	
.wallnumber { 
	background-color: #eeeeee; 
	visibility: visible; 
	padding-left: 7px; 
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E9CFEC; 
	width: 359px;
	}
	
#walltable {
	padding-top: 5px;
	}

.groupparagraph {
	color: #4a3bf1;
	padding-left: 7px;
	padding-right: 7px;
	}
	
.appparagraph {
	text-align:center;
	}
	
.quiz { 
	color: #4a3bf1;
	background-color: #eeeeee; 
	visibility: visible; 
	padding-left: 7px; 
	padding-top: 2px;
	padding-bottom: 2px;
	width: 193px;
	font-size: 13px;
	}

.dot {
	color: black;
	}
	
.triangle {
	padding-right: 7px;
	}

.colored {
	color: #4a3bf1;
	}


.response { color: #4a3bf1; font-size: 11px; vertical-align: top; }

