body  {
	font: 100% "Trebuchet MS";
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #EFECCA;
}


/* MAIN */

#mainContent a {
	text-decoration: none;
	color: #FFFFFF;
	height: 300px;
}

#mainContent h1 {
	color: #152D6A;
	border-bottom: 2px solid #B2F511;
	font: normal 28px Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin: 0 0 5px 0;
}

#mainContent h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #CF0000;
	border-bottom: 1px dotted #CCCCCC;
}
#mainContent p {
	font-size: 13px;
	margin-bottom: 5px;
}
#sidebar1/* sidebar 1 */

   {
	margin-left: 2px;
	margin-top: 1px;
	background-color: #999966;
	border: solid 1px #ff6600;
	font-size: 11px;
	width: 128px;
	height: 120px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar1  a {
	width: inherit;
}
#sidebar1 .related {
	margin-bottom: 10px;
	padding-bottom: 45px;
	background: #C9F173 url(../images/bg_related.png) no-repeat left bottom;
	margin-top: 0px;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 1px;
	padding-left: 8px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}
#sidebar2   {
	height: 400px;
	width: 128px;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	background-color: #046380;
	font-family: Arial;
	padding-left: 2px;
	margin-left: 2px;
}
#sidebar1 .related a {
	display: block;
	padding: 5px;
	border-top: 1px solid #FFF;
	text-decoration: none;
}


#sidebar1 .related a:hover {
	background: #FFFFFF;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header2 {
	height: 80px;
	width: 250px;
	margin-left: 10px;
	margin-top: 0px;
}

a img {
	border-style: none;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
}
#menu {
	list-style: none;
	padding: 0;
	width: 567px;
	height: 78px;
	position: absolute;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	background-image: url(rss.gif);
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 144px;
	height: 58px;
	background: url(home.gif) no-repeat;
	left: 357px;
	top: 0px;
}
#menu .home span {
	width: 86px;
	height: 14px;
	background: url(home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}
#menu .about {
	width: 131px;
	height: 51px;
	background: url(about.gif) no-repeat;
	left: 206px;
	top: 0px;
}
#menu .about span {
	width: 40px;
	height: 12px;
	background: url(about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .rss {
	width: 115px;
	height: 40px;
	background: url(rss.gif) no-repeat;
	left: 62px;
	top: 16px;
	background-repeat: no-repeat;
}
#menu .rss span {
	width: 92px;
	height: 20px;
	background: url(rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #EEE;
	padding: 0.7em 1em;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: 1px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFFFFF;
	color: #003399;
}
#mainContent  {
	background: #666666;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 256px;
	width: 405px;
	height: 340px;
}
#container {
	background-repeat: no-repeat;
	height: 955px;
	width: 1200px;
}
.photoBox {
	text-align: center;
	float: right;
	width: 220px;
}
#header3  {
	display: block;
	background-repeat: no-repeat;
	background-color: #0099FF;
	width: 1090px;
	height: 100px;
	padding-left: 200px;
}
#container2 {
	background-repeat: no-repeat;
	height: 955px;
	width: 1200px;
	background-color: #FFF0A5;
}
#sidebar3 {
	height: 320px;
	width: 128px;
	margin-top: 300px;
	text-align: left;
	font-size: 14px;
	border: solid 1px #ff6600;
	background-color: #FFFFFF;
	font-family: Arial;
	margin-left: 10px;
}
#sidebartext {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	height: 250px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	line-height: 18px;
	width: 350px;
	font-family: Geneva;
	text-align: left;
}
#sidebar4 {
	margin-left: 150px;
	background-color: #A7A37E;
	border: solid 1px #ff6600;
	font-size: 11px;
	width: 750px;
	height: 20px;
	letter-spacing: 6px;
	float: left;
	padding-top: 2px;
}
#sidebar5 {
	margin-left: 10px;
	background-color: #CCCCCC;
	font-size: 11px;
	width: 300px;
	height: 300px;
	float: left;
	word-spacing: 6px;
	letter-spacing: 6px;
}
