body {
	background-color: CBCBCB;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	}
	
h2	{
	margin: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-size: large;
}

  /* MainNav
----------------------------------------------- */



.nav ul {
	margin: 0;
	list-style: none;
	background-image: url(images/nav_bkg.gif);
	width: 625px;
	height: 23px;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.nav li {
	display: inline;
	margin: 0;
	white-space: nowrap;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Trebuchet MS";
  }

.nav #currentpage{
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Trebuchet MS";
  }
 
.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
.side a:link {
	color: #333333;
	font-family: "Trebuchet MS";
}
.side a:visited {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.side a:hover {
	color: #FF0000;
	font-family: "Trebuchet MS";
}

.side #currentpage a {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

.side a:active {
	color: #CCCCCC;
	text-decoration: none;
}

/*---------------------------------------*/
.footer_text {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #666666;
}
.red_box_white_text {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;


	background-image: url(images/grey-8a8a8a.jpg;
	background-image: url(images/grey-8a8a8a.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.red_box_white_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.content {
	font-family: "Trebuchet MS";
	font-size: Small;
}

.content a:link {
	text-decoration: none;
	color: #FF0000;
}
.content a:hover {
	color: #333333;
}

.blog {
	font-family: "Trebuchet MS";
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	background-color: #666666;
	color: #FFFFFF;
}

.blog p {
	font-family: "Trebuchet MS";
	font-size: small;
}

