html, body
{
    margin: 0;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	color:#333;
	background: #22241a url(images/site-bg.gif) no-repeat top center;
	
}


/* main site links */
a:link {color: #3c3f2b; text-decoration:none;}
a:visited {color: #3c3f2b; text-decoration:none;}
a:hover {color: #23423a; text-decoration:none;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc); }

#movement{float:right; margin:6px 9px 0 0; font-weight:bold; text-align:right;}
.HappyMovement{color:#5FDF37; font-size:18px;}
.SadMovement{color:Red; font-size:18px;}


#global {width:950px; margin:0 auto; background-color: #b9bcb5;}
#header {width: 950px; position: relative; height: 105px; background-color: #babdb6;}
#nav {width:930px; height: 30px; padding: 2px 0 0px 20px;  background-color: #babdb6; text-align:left;}
/*#nav a {line-height:27px; font-size:13px; color:#fff; font-weight:bold; padding:0px 15px;}*/
#contentWrapper {width: 940px; padding: 0 5px 5px 5px; background-color: #b9bcb5;}

#content {width: 918px; margin: 0 auto; padding: 5px 5px 5px 5px; margin-bottom: 7px; border: solid 1px #333; background-color: #fff; -moz-border-radius: 8px; -webkit-border-radius: 8px; min-height: 600px;}


#homeBlogWrapper {float:right; margin-right:5px; margin-left:10px; border:solid 1px #2d4343; width:420px; min-height:450px; _height:450px; _overflow:visible; background:url(images/home-text-right-bg.png) top no-repeat #1e3234; padding-top:15px;}
#homeC2A {width:390px; margin:0 auto;}
#homeBlog {padding:10px; color:#98cabe;}
#homeBlog a {color:#98cabe; font-weight:bold;}
#homeBlog a.header{text-transform:uppercase;}

.logoLoc {position: absolute; margin-right: 10px;  padding: 10px 20px; right: 0; top: 10px; height: 60px; overflow: hidden; background-color:#fff; border: solid 1px #292b1d; -moz-border-radius: 5px; -webkit-border-radius: 5px}
.sysName {position: absolute; right: 0; top: 110px; font-size: 20px; font-weight: bold; margin: 0 auto; width: 215px;}
.sysNameHome {position: absolute; right: 0; top: 80px; font-size: 20px; font-weight: bold; margin: 0 auto; width: 215px;}



#footerInfo {width:940px; color: #b9bcb5; font-size: 11px; padding:0px 10px; margin: 0 auto;}

#copy {width: 400px; float: left;}
#Ten11 { width: 400px; float: right; color:#b9bcb5; text-align: right;}
#Ten11 a {color:#b9bcb5; padding: 0px 3px;}


div.clear {clear:both;}

h1 
{
	font-size:22px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  }
h1.home {color:#333; font-size:24px; font-weight:bold; margin-top:8px;}
h2 {
    font-size: 18px;
 }

h3 {font-size: 16px;
}

h4 {
	font-size:14px; margin:0px;}

li {}

