html, body {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bkgvert.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: 'Myriad Pro', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #808080;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

#content {
	background-image: url(images/background.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 977px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#header {
	width: 977px;
}

#menu {
	background-image: url(images/headerback.png);
	width: 977px;
	height: 50px;
	margin: 0px auto auto 0px;
	text-align: center;
}

#menu a {
	display: inline-block;
	width: 150px;
	font-size: 15px;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	color: #bfbfbf;
}

#menu .selected, #menu a:hover {
	color: #383838;
	background: #f2f2f2 url(images/droptopback.jpg) repeat-x;
}

.sub-menu {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	background: #f2f2f2;
	min-width: 150px;
	text-align: left;
}

.sub-menu a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	color: #000000;
	padding: 0px 10px 0px 10px;
}

.sub-menu a:hover {
	color: #5893aa;
}

#flashcontent {
	width: 977px;
	height: 357px;
}

/*background-image:url(images/headlines.png);*/

#headlines {
	width: 977px;
	height: 42px;
	background-color: #f2f2f2;
}

#headlines p {
	font-size: 18px;
	color: #a8b363;
	margin-left: 20px;
	margin-top: 8px;
	font-weight: bold;
}

#news {
	width: 977px;
	height: 220px;
	background-image: url(images/homecenter.jpg);
	color: #808080;
}

#footer {
	width: 977px;
	height: 74px;
	background-image: url(images/bottomgrey.png);
}

#footer2 {
	width: 977px;
	height: 74px;
	margin-left: 6px;
	background-image: url(images/bottomgrey.png);
}

#insidecontent {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: 0px;
}

#mainpagebottom {
	background-color: #e2e2e2;
	height: 50px;
	width: 977px;
}

#thebottom {
	background-color: #e2e2e2;
	height: 50px;
	width: 977px;
	margin-left: 6px;
}

#insideheader {
	width: 990px;
	height: 55px;
}

/* .pagename { font-size:24px; color:#beca75; padding-top:10px; padding-left:8px;} */

.pagename {
	font-size: 24px;
	color: #3333FF;
	padding-top: 10px;
	padding-left: 8px;
}