body {
	background-image: url(../images/bg_body.gif);
	font: normal 75% Arial, Geneva, Helvetica, Tahoma, Sans Serif;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
img.ie_imagefix {
	margin: 0;
	display: block;
}
#main {
	position: relative;
	width: 77.7em;
	margin: auto;
}
#logo {
	margin: 10px 0 10px 0;
}
#head {
	height: 2.7em;
	padding: 0 0 0 10px;
	border: 1px solid #c7c7c7;
	border-bottom: none;
	background-color: #dcdcdc;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#head a {
	margin: 0.7em 2px 2px 0;
	height: 1.7em;
	overflow:hidden;
	background-image: url(../images/tab_middle_0_1.gif);
	background-color: #c1d1ef;
	background-color: #5388c4;
	background-repeat: repeat-x;
	float: left;
	color: #cddced;
	font-size: 0.95em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0.3em 0 0 0;
}
#head a:link, #head a:visited {
	background-image: url(../images/tab_middle_0.gif);
}
#head a:hover {
	background-image: url(../images/tab_middle_0_1.gif);
	color: #ffffff;
}
#head a span {
	margin: 4px 5px 0.7em 5px;
	vertical-align: top;
	height: 2em;
	position: relative;
	top: 0.3em;
}
#head a:hover span {
	margin: 4px 4px 0 6px;
}
#head a img {
	background-color: #efefef;
	margin-top: -0.35em;
	vertical-align: top;
}
#tabActive {
	background-image: url(../images/tab_middle_1.gif)!important;
	background-repeat: repeat-x;
	background-color: #47a63a!important;
	height: 2.4em!important;
	color: #ffffff!important;
	font-weight: bold;
}
a#tabActive:hover {
	color: #ffffff!important;
}
a#tabActive:hover span {
	margin: 4px 5px 0 5px!important;	
}
.border {
	background-image: url(../images/bg_border.gif);
	background-repeat: repeat-x;
	border: 1px solid #47a63a;
	height: 8px;
	overflow: hidden;
}
#mood, #moodSmall {
	margin: 1px 0 0 0;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	text-shadow: Black;
}
#mood img, #mood object {
	width: 77.7em;
}
#moodSmall {
	height: 27px;
	overflow: hidden;
}
#moodSmall img, #moodSmall object {
	width: 77.7em;
}
#moodcontent0 {
	position: relative;
	top: -3.1em;
	margin: 0 1em 0 0;
	float:right;
	opacity: .40;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	font-size: 2.7em;
}
#moodcontent1 {
	position: absolute;
	left: 30px;
	top: 20px;
	opacity: .40;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	font-size: 1.8em;
}
#moodcontent2 {
	position: absolute;
	left: 290px;
	top: 20px;
	opacity: .20;
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	font-size: 2.1em;
}
#moodcontent3 {
	position: absolute;
	left: 285px;
	top: 65px;
	opacity: .20;
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	font-size: 1.5em;
}
#moodcontent4 {
	position: absolute;
	left: 130px;
	top: 40px;
	opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	font-size: 2em;
}
#moodcontent5 {
	position: absolute;
	left: 460px;
	top: 20px;
	opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	font-size: 2.1em;
}
#moodcontent6 {
	position: absolute;
	left: 435px;
	top: 45px;
	opacity: .20;
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	font-size: 1.5em;
}
#contentBox {
	background-color: #efefef;
	background-image: url(../images/bg_contentBox.gif);
	border: 1px solid #c7c7c7;
	min-height: 308px;
	height:auto !important;
	height: 308px;
	margin: 1px 0;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 100%;
	line-height: 1.7em;
}
#contentBox h1 {
	margin: 0 0 0 0;
	color: #39a839;
	font-size: 1.5em;
	font-weight: bolder;
}
#contentBox h2 {
	margin: 0 0 15px 0;
	color: #39a839;
	font-size: 0.9em;
	font-weight: bold;
}
#contentBox h3 {
	margin: 0 0 0 0;
	color: #39a839;
	font-size: 1.3em;
	font-weight: bolder;
}
#contentBox p:first-letter {
	font-size:200%;
	color: #39a839;
	margin-right: 1px;
}
#contentBox ul {
	margin: 5px 5px 10px 40px;
	padding: 0px;
}
#contentBox ul li {
	padding: 0px;
	list-style: square;
	list-style-image: url(../images/list_point.gif);
}
.oneColumn {
	width: 83%;
	min-height: 308px;
	height:auto !important;
	height: 308px;
	margin-left: 13%;
	padding: 20px 2% 10px 2%; 
	background-color: #ffffff;
}
.twoColumnsContainer {
	width: 85%;
	min-height: 308px;
	height:auto !important;
	height: 308px;
	margin-left: 13%;
	padding: 20px 0 10px 2%; 
	background-color: #ffffff;
}
.twoColumns {
	width: 28em;
	margin: 0 5px 10px 0px;
	padding: 3px;
	float: left;
}
.threeColumns {
	width: 20em;
	margin: 0 5px 0 0;
	float: left;
}
#contentBox a {
	text-decoration: underline;
	color: #0000b7;
}
#contentBox .contentAreaBlank {
	width: 90%;
	padding: 0 0 10px 0;
}
#contentBox .contentArea {
	border-bottom: 1px solid #cccccc;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	width: 90%;
}
#contentBox em {
	color: #009900;
	font-style: normal;
}

#contentBox .contentArea img {
	display: block;
	margin: 5px 0;
}
#footer {
	margin: 10px;
	text-align: center;
	color: #808080;
	font-size: 0.8em;
}
#footer a {
	color: #808080;
}

.blog {
   border-top: 1px solid #C7C7C7;
   color: #888888;
   padding:0px;
   margin:  10px 0px -3px 0px;
   line-height: 100%;
}

