/* This stylesheet was generated for Firefox (or compatable browsers)*/
body { background: #778899; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
#logo {
	z-index: 1;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 99%;
	background-color: #333333;
}
#navigation {
	z-index: 3;
	position: absolute;
	top: 15px;
	left: 325px;
	white-space: nowrap;
	margin: 0px;
}
#main_content {
	z-index: 2;
	position: absolute;
	left: 5px;
	top: 100px;
	width: 99%;	
}
#username {
	z-index: 2;
	position: absolute;
	left: 90px;
	top: 10px;
	color: #888;
	font-family: impact,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.4em;
	cursor: pointer;
	cursor: hand;
}
.nav_link {
	margin-left: 7px;
	margin-right: 7px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
.nav_container { margin: 0px; height: 25px; }
.nav_container_middle {
	margin: 0px;
	height: 25px;
	background-color: #333333;
}
a.profile_nav:link, a.profile_nav:visited { color: #000000; }
a.page:link, a.page:visited { color: #760007; }
a:link, a:visited { color:#ff0000;}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
td { vertical-align: top; }
.profile_title { font-size: 1.1em; }
.profile_nav { text-align: center; }
.container {
	margin: 15px;
	background-color: #cccccc;
	text-align: left;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #dddddd;
	border-right: 2px solid #444444;
	border-top: 2px solid #dddddd;
	padding: 3px;
}
acronym { cursor: help; }
#avatar { vertical-align: middle; height: 32px; width: 32px; }
img { border: 0px; }
webcam_image { align: center; }
webcam_nav { }
.help {
	text-align: left;
	width:175px;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -1000px;
	left: -1000px;	
	border: 1px solid #000;
	z-index: 100;
	background-color: #F4F4D0;
	-moz-border-radius: 5px;
	-moz-opacity: .85;
	opacity: .85;
	filter: alpha(opacity=85);
}
.help a{
	font-family: Arial;
	color: #CC3300;
	font-weight: bold;
}

.copy {
	font-size: 0.7em;
	text-align: left;
}

.person { margin: 10px 15px 15px 10px; }
.person img { vertical-align: middle; }

