@charset "ISO-8859-1";
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #09C;
}

a:hover {
	font-size: larger;
	color: #F36;
}
a:visited {
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#frame {
	height: 545px;
	width: 512px;
	overflow: auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secondarynav {
	text-align: center;
}
#secondarynav a {
	font-size: smaller;
	margin-right: auto;
	margin-left: auto;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}

#social_networking  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

a:link img {
	text-decoration: none;
	border: thin solid #666666;
}
a:visited img {
	text-decoration: none;
	border: thin solid #666666;
}
a:hover img {
	text-decoration: none;
	border: thin solid #CC3399;
}
#social_networking a:link img {
	text-decoration: none;
	border: thin solid #1B1B1B;
}
#social_networking a:visited img {
	text-decoration: none;
	border: thin solid #1B1B1B;
}


#social_networking a:hover img {
	text-decoration: none;
	border: thin solid #CC3399;
}

