@charset "UTF-8";

body {background-color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; text-align: left; vertical-align: top;}

.logo {height: 29px; width: 230px; position: absolute; left: 25px; top: 25px;}
.facebook {height: 32px; width: 90px; position: absolute; left: 682.5px; top: 75px;}
.myspace {height: 32px; width: 90px; position: absolute; top: 75px;	left: 580px;}
.twitter {height: 32px; width: 90px; position: absolute; top: 75px;	left: 785px;}
.youtube {height: 32px;	width: 90px; position: absolute; top: 75px;	left: 477.5px;}
.blogger {height: 32px;	width: 90px; position: absolute; top: 75px;	left: 375px;}

.tab1 {
	background-color: #FFFFFF;
	height: 3px;
	width: 150px;
	position: absolute;
	left: 25px;
	top: 125px;
}
.tab2 {
	background-color: #FFFFFF;
	height: 3px;
	width: 675px;
	position: absolute;
	left: 200px;
	top: 125px;
}
.menu {
	height: 125px;
	width: 150px;
	position: absolute;
	left: 25px;
	top: 140px;
	font-size: 16px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.current {
	color: #FFFFFF;
}
