body {
	margin: 0;
	padding: 0;
	background: #e0e0e0 url(img/page_t.jpg) repeat-x fixed center bottom;
	color: #cccccc;
	text-align: center;
	font-family: "Eurostile ExtendedTwo";
	font-size: 12px;
}
p#font-family {
  margin: 0 0 15px;
  line-height: 1.5em;
}
a {
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	color: #333;
	/* [disabled]font-size: 8px; */
}
hr#font-family {
  margin: 10px 0;
  height: 1px;
  width: 98%;
}
dt {
	font-weight: normal;
	/* [disabled]color: #CCC; */
}
dd {
	margin: 1px 0 12px 15px;
	color: #FFF;
	text-align: center;
}
#container {
	background: #c0c0c0 url(img/bodybg.gif) repeat-x scroll 0% 50%;
	text-align: center;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sitename {
	color: #ffffff;
	font-weight: 400;
	height: 145px;
	text-align: center;
	background-image: url(img/Buzzlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
#sitename h1 {
  margin: 0;
  font-size: 2.2em;
  padding-top: 20px;
}
#sitename span {
  margin: 0;
  font-size: 1.6em;
  letter-spacing: -1px;
}
#nav {
	float: left;
	width: 752px;
	background-image: url(img/greypx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-image: url(img/TAB.gif);
}
#nav a {
  padding: 7px 20px 4px 11px;
  color: #808080;
  display: block;
  font-size: 1.2em;
  letter-spacing: -1px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-image: url(img/TABs.gif);
}
#nav a:hover {
  color: #505050;
}
#nav li {
  margin: 0 4px 0 0;
  padding: 0 0 0 9px;
  float: left;
  background-image: url(img/tabs.gif);
  background-repeat: no-repeat;
  background-position:  0 0;
}
#nav #current {
  background-image: url(img/tabs.gif);
  background-repeat: no-repeat;
  background-position: 0 -41px;
}
#nav #current a {
  padding: 7px 20px 5px 11px;
  color: #303030;
  background-image: url(img/TABs.gif);
  background-repeat: no-repeat;
  background-position: 100% -41px;
}
#wrap1 {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding: 0;
  background: #ffffff url(img/innerbg.gif) repeat-y scroll 0% 50%;
  clear: both;
  width: 750px;
}
#wrap2 {
	padding: 10px;
	width: 730px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFF;
}
#header {
	height: 30px;
	position: relative;
	width: 730px;
	text-align: center;
}
#header h1 {
  margin: 0;
  float: left;
  font-size: 1.4em;
  width: 180px;
}
#topbox {
  margin: 0 0 4px;
  color: #808080;
  text-align: right;
}
#topbox a {
  color: #333333;
}
#topbox a:hover {
  text-decoration: underline;
}
#leftside {
	margin: -15px 0 0;
	float: left;
	width: 130px;
	color: #333;
}
#leftside h1 {
  font-size: 1.4em;
  font-weight: 400;
}
#rightside {
  margin: 40px 15px 20px 0;
  float: right;
  width: 130px;
}
#rightside h1 {
  margin: 0 0 12px;
  font-size: 1.4em;
  font-weight: 400;
}
#rightside p {
  margin: 2px 0 12px 10px;
  font-size: 0.9em;
}
#rightside img {
  border: 1px solid #fa9035;
  margin: 10px 0 5px 5px;
  padding: 2px;
}
#content {
  margin: 45px 160px 0 180px;
}
#contentalt {
	margin: 45px 15px 0 200px;
	text-align: left;
}
#content p, #contentalt p {
	margin: 15px 0 0 10px;
	color: #CCC;
	font-size: 12px;
}
#content h1, #contentalt h1 {
  margin: 15px 0 10px;
  padding: 0;
  color: #505050;
  font-size: 2em;
  font-weight: 400;
}
#content h2#font-family, #font-family h2 {
  margin: 20px 0 10px;
  padding: 0;
  color: #505050;
  font-size: 1.5em;
  font-weight: 400;
}
#content img, #contentalt img {
	border: 1px solid #000000;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
}
#footer {
  padding: 1px;
  clear: both;
  color: #a0a0a0;
  font-size: 0.9em;
  height: 26px;
  margin-top: 20px;
  text-align: right;
  width: 730px;
}
#footer a {
  color: #a0a0a0;
  font-weight: 400;
}
#footer a:hover {
  color: #a0a0a0;
  text-decoration: underline;
}
.menublock {
  margin-bottom: 10px;
}
.nav {
	color: #000000;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	margin-bottom: 1px;
	position: relative;
	text-decoration: none;
	width: 96px;
	height: 34px;
}
.nav:hover {
	color: #666;
}
.sub {
	font-size: 0.8em;
	margin-left: 20px;
	width: 97px;
	height: 34px;
	background-image: url(img/Red%20button.gif);
	font-family: "Eurostile ExtendedTwo";
}
.sub:hover {
  color: #505050;
  background-image:url(img/RED%20Button-press.gif)
}
.sub2  {
	font-size: 0.9em;
	margin-left: 20px;
	width: 97px;
	text-align: center;
	height: 34px;
	background-image: url(img/Blue%20Button.gif);
	font-family: "Eurostile ExtendedTwo";
}
.sub2:hover {
	background-image:url(img/Blue%20Button-press.gif)
}
.sub3  {
	font-size: 0.9em;
	width: 97px;
	text-align: center;
	height: 34px;
	background-image: url(img/Green%20Button.gif);
	font-family: "Eurostile ExtendedTwo";
	margin-left: 200px;
}
.sub3:hover  {
	background-image:url(img/green%20Button-press.gif)
}
.sub4  {
	font-size: 0.9em;
	margin-left: 20px;
	width: 97px;
	text-align: center;
	height: 34px;
	background-image: url(img/Yellow%20Button.gif);
	font-family: "Eurostile ExtendedTwo";
}
.sub4:hover  {
	Background-image:url(img/green%20Button-press.gif)
	font-size: 0.9em;
	background-image: url(img/Yellow%20Button-press.gif);

}
.sub5  {
	font-size: 0.9em;
	width: 97px;
	text-align: center;
	height: 34px;
	background-image: url(img/Green%20Button.gif);
	font-family: "Eurostile ExtendedTwo";
}
.sub5:hover  {
	background-image:url(img/green%20Button-press.gif)

}
.intro {
  font-weight: 700;
}
.active {
  border: 1px solid #fa9035;
  padding: 1px 1px 1px 9px;
}
.box {
  border: 1px solid #d0d4d4;
  margin: 15px auto;
  padding: 10px 10px 10px 20px;
  background: #f8f8f8 url(img/boxbg.gif) repeat-y scroll left top;
  color: #505050;
  width: 75%;
}
.photo {
  margin: 5px auto 15px;
  padding: 5px;
}
.smallcaps {
  font-variant: small-caps;
}
.mini {
  margin: 20px 0 10px 8px;
  color: #a0a0a0;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.2em;
}
.small {
  font-size: 0.85em;
}
.large {
  font-size: 1.4em;
}
.soft {
  color: #333333;
}
.normal {
  font-weight: 400;
}
.sharp {
  color: #101010;
}
.center {
  text-align: center;
}
.hide {
  display: none;
}
#container #wrap1 #wrap2 #leftside .menublock {
	font-family: Arial, Helvetica, sans-serif;
}
.Text {
	font-family: "Eurostile ExtendedTwo";
	font-size: 15px;
	font-style: normal;
	color: #FFF;
}

