body {
	background: #bbb;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFF;
	text-align: left;
	width: 780px;
	margin: 0 auto;
	border: solid 1px;
}
#header {
	background: #979F7B;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 110px;
}
#mainContent {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 610px;
	float: right;
	background-color: #FFF;
}
#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #666;
	line-height: 1.6;
	margin-left: 10px;
	margin-right: 10px;
	
}
#mainContent a:link  {
	color:
#39F;
}
#mainContent a:visited  {
	color:
	#
	960;
	color: #936;
}
#mainContent a:hover {
	color:#906;
}
#mainContent a:active {
	color:#903;
}
#mainContent p a {
	color: #369;
	text-decoration: none;
	font-weight: bolder;
	line-height: 3px;
}
#mainContent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	margin-left: 10px;
}
#footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.75em;
	font-weight: lighter;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	color: #FFC;
}

#mainContent h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	margin-left: 10px;
}
.subhead3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: italic;
}




#sidebar {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background-color: #EBEBEB;
	width: 140px;
	float: left;
	height: 100%;
}
#sidebar img {
	clear: both;
	float: left;
	margin-top: 5px;
}

#innerSidebar img {
	float: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#innerSidebar {
	background-color: #EBEBEB;

}
#sidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #979F7B;
	margin-left: 5px;
	line-height: 1.2;
}
#sidebar a:link  {
	color:
	#979F7B;
}
#sidebar a:visited  {
	color:
	#
	960;
}
#sidebar a:hover {
	color:#309;
}
#sidebar a:active {
	color:#903;
}
#wrapper #footer p a link {
	color: #FFC;
	text-decoration: none;
}
#footer p a {
	color: #FF6;
	text-decoration: none;
}

#sidebar p a {
	color: #979F7B;
	text-decoration: none;
}

.clear {
	clear: both;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #979F7B;
	clear: both;
}
#wrapper #mainContent p img {
	margin: 10px 5px 10px 0px;
}
#mainContent table caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
