/* CSS Document */

body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

a:link{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;	
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9FF;
	font-family: "Times New Roman", Times, serif;
}

#bodylinks {
	color: #FEEF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

#navcells {
	border-bottom: 1px solid;
	border-bottom-color: #999999;
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
	
}

#halo {
	background-image: url(images/bar.jpg);
	vertical-align: middle;
	text-align: center;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid;
	border-bottom-color: #000000;
	border-top: 1px solid;
	border-top-color: #000000;
}

#footercell {
	border-top: 1px solid;
	border-top-color: #FEEF00;
	background-color: #000000;
	text-align:center;
}

#spacercell {
	border-right: 1px solid;
	border-right-color: #FEEF00;
	background-color: #000000;
}
#bodycell {
	background-color: #000000;
	border-left: 1px solid;
	border-left-color: #FEEF00;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 16px;
	vertical-align:top;
	font-weight: bold;
}
}
#namecell {
	background-color: #000000;
	border-left: 1px solid;
	border-left-color: #FEEF00;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
	vertical-align:top;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

#silver {
	background-image: url(images/chromebutton.jpg);
	vertical-align: middle;
	text-align: center;
}
#blackhyperlink {
	color: black;
	text-decoration: none;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

#computerpros {
	color: #FEEF00;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#bottomlink{
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color: #FFFFFF;
	border-left: 1px solid;
	border-left-color: #FEEF00;
	
}
#position {
	font-size: 12px;
}

