body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	text-align:center;margin:0 auto;
	
}
#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 677px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
}

H1 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: right;
}
.Name {
	font-size: 180%;
	font-weight: bold;
	color: #FF0000;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
H2 {
	font-size: 130%;
	color: #6699CC;
	font-variant: small-caps;
	text-align: left;
}
li {
	text-align: left;
}
.RuleAbove {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
}
#Live {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	width:531px;
}
.center {text-align: center;
}
#masthead {
	background-color:#000000;
	width: 677px;
}
#sidebar {
	font-size:90%;
	width:146px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebarLinks {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#sidebarLinks a:link{
	padding:5px;
	display:block;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color:#FFFFFF;
	text-decoration: none;
}

#sidebarLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	display:block;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sidebarLinks a:hover{
	color:#FFFF00;
	text-decoration: underline;
	padding:5px;
	display:block;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;

}
#footer {
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.Italic {
	font-style: italic;
}
.Image {
	border:solid;
	border-color:#000000;
	border-width:1px;
	margin-left: 5px;
}
.RuleBelow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6699CC;
}
p {
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding-right: 5px;
}
.BlueHead {
	color: #6699CC;
}
.greyBold {
	font-weight: bold;
	color: #333333;
}
.blueBold {
	font-weight: bold;
	color: #6699CC;
}
