#outer_wrapper {
	position: relative;
	left: 50%;
	margin-left: -450px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 900px;
	border:1px solid black;
	background:#eef6f3 url(left.gif) repeat-y left
}

#header {
	background-color: #ffffff;
	width:100%;
}

#container {
	float:left;
	display:inline;
	margin-left:-200px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#left {
	float:left;
	width:150px;
	display:inline;
	margin-left:200px;
	padding-left:15px;
}

#main {
	background-color: #eef6f3;
	margin-left:400px
}

#sidebar p {
	position:relative
}

#footer {
	background-color: #3E7A5E;
	height: 60px;
	width:100%;
	clear:both;
}

.clearing {height:0;clear:both}

div#navbar {
	background-color: #3E7A5E;
	padding-left: 180px;
	margin-top: -7px;
	height: 23px;
}

div#content {
	padding-left: 25px;
	padding-right: 50px;
}
	
div.navlink {
	float: left;
	text-align: center;
	width: 20%;
}

a.navlink:link {
	color: white;
	font-family: Tahoma, Geneva, sans-serif;	
	font-size: 6pt;
	text-decoration: none;
}

a.navlink:visited { 
	color: white;
	font-family: Tahoma,Geneva,sans-serif;	
	font-size: 6pt;
	text-decoration: none;
}

a.navlink:active { 
	color: yellow;
}

div.creative {
	margin-left: 15px;
	padding-top: 10px;
	font-family: Tahoma, Geneva,sans-serif;
	color: white;
	font-size: 6pt;
	width: 60%;
}

div.floatRight {
	float: right;
	margin-left: 20px;
}

div.centered {
	float: center;
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-size: 14pt;
	font-family:Tahoma,Geneva,sans-serif;
}

div.feedburnerFeedBlock {
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 10pt;
}

div.feedburnerFeedBlock p.feedTitle {
	font-weight:bold;
	font-size:14pt;
	color:black;
}

a.sidelink:link {
	color: #ACD5C2;
	font-family: Tahoma,Geneva,sans-serif;	
	font-size: 12pt;
	line-height: 16pt;
	text-decoration: none;
}

a.sidelink:visited { 
	color: #ACD5C2;
	font-family: Tahoma,Geneva,sans-serif;	
	font-size: 12pt;
	line-height: 16pt;
	text-decoration: none;
}

a.sidelink:active { 
	color: white;
}

body {
	background-color: #cccccc;
}

a:link {
	color: #0000ee;
}

a:visited {
	color: #551a8b;
}

a:active: {
	color: #ee0000;
}

img.frontpage {
	height: 209px;
	width: 300px;
}

.bold {
    font-weight: bold;
}

.centered {
	text-align: center;
}

.central {
	margin-left: auto;
	margin-right: auto;
}

.normal {
	font-family: Tahoma,Geneva,sans-serif;
	font-color: #1B6453;
	font-size: 10pt;
}

.small {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 6pt;

h2 {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


