body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}
#header {
	background-image: url(images/logo.jpg);
	height: 120px;
	width: 750px;
}
.container {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
}
.leftcol {
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: top;
}
.navtile {
	background-image: url(images/vmenubg.jpg);
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
}
.rightcol {
	background-color: #C9C9C9;
	vertical-align: top;
	padding: 10px 0px;
	color: #FF33FF;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
}
.navb {
	background-image: url(images/vbuttom.jpg);
	height: 24px;
	width: 145px;
}
.navspace {
	height: 50px;
}
.friends {
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.content {
	padding: 10px 0px 0px;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.pic {
	border: 1px solid #FF33CC;
	margin: 5px;
}.style1 {color: #C9C9C9}
.style5 {font-size: 16px}
.style3 {font-size: 11px}
.style7 {font-size: 11px; font-weight: bold; }
li {
	list-style-type: none;
}

