body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #666666;
	text-align:center;
	font-size:12px;
	background:url(images/bg.gif) repeat-x;
	background-color:#fff
}

html,table {
	font-size:12px;
	color: #666666;
}

.css #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fffcd5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.css #header {
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fd8611;
	margin: 0;
	height: 150pt; 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.time {
	margin: 0;
	padding: 173px 0px 0px 23px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-image:url(images/clock.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}




#contentWrap{width:100%; margin:0px; padding:0px; float:left; background:#fff;}
#contentPanel{width:950px; margin:0 auto; padding:0 0 0 0}


#leftPanel{width:180px; margin:0px; padding:0 0 0 0; float:left; background:#fff;}

#leftPanel .toplinks{width:180px; margin:0px; padding:0px; float:left;}

#leftPanel .toplinks ul{ 
	width:180px;
	margin:0 0 0 0;
	padding-left:8px;
	float:left;
	display:block;
	font-weight:bold;
}

#leftPanel .toplinks li {
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	text-align:left;
}

#leftPanel .toplinks a {
	width:180px;
	margin:0px;
	padding:8px 0 9px 30px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b8a06;
	text-align:left;
	text-decoration:none;
	background:url(images/bgnav.gif) no-repeat
	}
	
#leftPanel .toplinks a:hover {
	color:#ea5909;
	text-align:left;
	background:url(images/bgnav.gif) no-repeat
}


#leftPanel .page-view {
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:url(images/footerbg.gif);
	text-align:center;
	color:#e5df85;
	padding-top:14pt;
	padding-bottom:14pt;
	font-size:9px;
	}





#middlePanel{width:445px; margin:0px; padding:0px 15px 0px 15px; float:left;}
#middlePanel .top{width:445px; margin:0px; padding:0 8px 0 8px; float:left;}
#middlePanel .content{width:445px; margin:0px; padding:0 0px 20px 0px; float:left;}


#middlePanel .top p {
	line-height:14pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#middlePanel .title{
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	color:#FF9900;
}

#rigtPanel {
	width:250px;
	margin:0px;
	padding:10px;
	float:right;
	border-left:dashed 1px;
	}

#rigtPanel .greet {
	color:#868686;
	margin:0px;
	padding:2px 0px 0px 0px;
	text-align:left;
	height:460px;
	width:250px;
	background:url(images/grit_bg.gif) no-repeat;
}

#rigtPanel .greets{
	background-color:#ffffff;
	border:1px solid #ebebeb;
	color:#868686;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:5px;
	text-align:left;
	width:220px;
}

#rigtPanel .aa{
	margin-bottom:0px;
	margin-top:40px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	text-align:left;
}

#rigtPanel .post{
	background-color:#f5f5f5;
	border-top:1px solid #ebebeb;
	color:#868686;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:0px;
	width:210px;
}

#rigtPanel .input{
	background-color:#fff;
	border:1px #c0c0c0 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:210px;
	height:23px;
}

#rigtPanel .spam{
	background-color:#fff;
	border:1px #c0c0c0 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:23px;
}

#rigtPanel .msg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FF3300;
	font-weight:bold;
}


#rigtPanel .text{
	background-color:#fff;
	border:1px #c0c0c0 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:210px;
	height:51px;
}

#rigtPanel .p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




#rigtPanel .subnav{
	background-color:#ffffff;
	border:1px solid #ebebeb;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:3px;
	text-align:center;
	font-variant:small-caps;
	color:ea5909;
	font-size:13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#rigtPanel .subnav2{
	background-color:#ffffff;
	border:1px solid #ebebeb;
	color:#868686;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:5px;
	text-align:center;
}


ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #3b8a06;
	border-bottom: 1px dotted #3b8a06;
	font-weight:bold;
}

#subnavigation li a:hover {
	text-decoration: none;
	color:#ea5909;
	font-weight:bold;
	border-bottom: 1px solid #ea5909;
}











.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}









#footWrap{width:100%; margin:0px; padding:0 0 26px 0; float:left; background:url(images/footerbg.gif);
}
#footPanel{width:950px; margin:0 auto; padding:0px}
#footNav{width:950px; margin:20px 0 0 0; padding:0px; float:left}
#footNav ul{width:520px; margin:0 auto; padding:0px; display:block;}
#footNav ul li{width:auto; margin:0px; padding:0px; float:left; display:block}
#footNav ul li .blank{width:auto; margin:3px 0 0 0; padding:0 10px 0 10px; float:left; font-family:Arial; font-size:12px; color:#e5df85; line-height:10px; font-weight:bold}
#footNav ul li a{font-family:Arial; font-size:12px; color:#e5df85; line-height:16px; font-weight:bold; text-decoration:none; margin:0px; padding:0px}
#footNav ul li a:hover{text-decoration:underline}
#footPanel p{width:934px; margin:12px 0 0 0; padding:0px; float:left; font-family:Arial; font-size:11px; color:#fffcd5; line-height:15px; font-weight:bold; text-align:center}
#footPanel p a{color:#e5df85; text-decoration:none}
#footPanel p a:hover{text-decoration:underline}
--> 


<!--[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
#rigtPanel .greets{ width: 230px;}
.css #sidebar1 { width: 180px; }
.css #sidebar2 { width: 190px; }
</style>
<![endif]-->
<!--[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.css #sidebar2, .css #sidebar1 { padding-top: 30px; }
.css #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->


