.container {
	margin: auto;
	width: 950px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	white-space: normal;
	overflow: visible;
	page-break-before: auto;
	page-break-after: auto;
	z-index: auto;
	height: auto;
}
.container {
	background-color: #FFF;
}


.sidenav {
	width: 157px;
	background-color: #999999;
	float: right;
	background-repeat: repeat-y;
	clear: none;
	background-attachment: fixed;
	height: auto;
	margin-bottom: auto;
	overflow: visible;
	clip: rect(auto,auto,auto,auto);
	page-break-after: auto;
	visibility: visible;
}
.background {
	background-color: #FFF;
	height: auto;
	width: 950px;
}

* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.container {
	background-color: #FFF;
}

.text {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 763px;
	padding: 15px;
}
.footer {
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #D1D1D1;
	clear: left;
	float: right;
	font-size: 11px;
	color: #797979;
	width: 950px;
}
.footer {
	text-align: center;
}
body {
	background-image: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #D1D1D1;
}
.undernav {
	background-color: #FFF;
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 157px;
	clear: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #110A4D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009;
}
h3 {
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.friends {
	border: thin solid #000;
	border-top-style: solid;
	outline-style: solid;
	outline-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-style: solid;
}

