* { padding:0; margin: 0 }
body {
    background: #FFFFFF url(images/HH_BG.jpg) repeat-x top; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

ul { padding-left: 15px; }
li { list-style-type: decimal; }
input, textarea  {
	border: 2px solid #aaa;
	background-color: #EAD8B5;
}
input:hover, textarea:hover  { border: 1px solid #888 }
img {
	border:0;
	margin: 0 0 0 0;
	float: left;
}
a { color: #483D8B; text-decoration: underline; background: inherit }
a:hover { text-decoration: underline }
blockquote { margin: 0 0 0 30px; border-left: 3px solid #DC932B; padding: 0 0 0 8px }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  {
	border: 1px solid #888;
	background-color: #EFCD87;

}
input.text { color: #000000;	border: 1px solid #E6E6E6; background: inherit }
textarea.text { font-size: 8pt; border: 1px solid #E6E6E6 }
input.text:hover, textarea.text:hover { border: 1px solid #D6D6D6 }
form { display: inline; margin: 0; padding: 0 }

#content {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	background: transparent;
}
postit {
	background-image: url(../images/communityPostitEntry.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#title {	margin: 0; padding:0; width: 100%; background: transparent  }




#menu {
	margin: 0;
	padding: 0 0 0 150px;
	background: inherit;
	line-height: 25px;
	color: #000000;
	width: 85%;
	height: 25px;
	background-attachment: fixed;
	padding-top: 45px;
}
	
	
#subheader {	width: 100%; margin:0; height: 87px }
	#subheader .rside { float: right; width: 355px; height: 87px; background: transparent; margin-left: 20px }
		#subheader .rside .padding  { padding-top: 30px }
		#subheader .rside input.text { background: transparent url(images/input.gif) no-repeat; width: 290px; height: 27px; border:0; padding: 2px 0 0 5px }
		#subheader .rside .btn1 { background: transparent url(images/loupe.gif) no-repeat; width: 30px; height: 20px; height: 28px; border: 0; padding: 0; cursor: pointer }
	#subheader .lside { background: inherit; color: #FFF;  font-size: 120%; height: 87px}
		#subheader .lside .padding { padding-top: 15px; font-family: Tahoma, Verdana, Arial, sans-serif }
		#subheader .lside a, .lside a:hover  { color: #FFF; text-decoration: underline; background: inherit }
#maincontent { width: 100%; background: transparent; padding-top: 15px }		
	#maincontent h2 { color: #DC932B; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
	#maincontent h4 { color: #888; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; line-height: normal; margin: 0 0 5px 0; background: inherit }
	#maincontent h2 a { color: #DC932B; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
	#maincontent h2 a:hover { color: #DC932B; text-decoration: underline; background: inherit	}
	#maincontent .underline { border-bottom: 1px solid #aaa; margin-bottom: 10px }
	#maincontent h3 { font-size: 130%; color: #6AA6AB; border-bottom: 1px dotted #aaa; background: inherit }
	#maincontent p {
	font: 1.0em "Arial", Sans-Serif;
	margin: 0;
	padding: 0 0 15px 0;
}
	#maincontent .mpnull { margin: 0; padding: 0 0 0 0; }
	#maincontent .textbox { float: right; color: #454545; width: 40%; background: #fefefe; padding: 10px; margin: 5px 0 15px 15px; border: 1px solid #e8e8e8 }
.postit {
	background-image: url(../images/communityPostitEntry.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
	#maincontent .textbox2 {
	float: right;
	color: #454545;
	width: 40%;
	background: #fefefe;
	padding: 10px;
	margin: 5px 0 15px 15px;
	vertical-align: top;
}
	#far_left {
	width: 75px;
	background: transparent;
	margin-bottom: 20px;
	padding-top:20px;
	float:left;
	background-image: url(images/sidedevider_14.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 15px;
	margin-top: 10px;

}
	#left_side {
	width: 470px;
	background: transparent;
	margin-bottom: 20px;
	float:left;
	padding-top: 15px;
}

	#center {
	width: 655px;
	margin-bottom: 20px;
	float:left;
	padding-top: 15px;
#center.postit{
	background-image: url(../images/communityPostitEntry.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

}

	#right_side { width: 420px; background: transparent; float: right }
		#right_side h3 {
	height: 22px;
	background: transparent url(images/h3bg3.gif) repeat-x;
	color: #000;
	border: 0;
	font: bold 1.2em "Arial", Sans-Serif;
	padding: 0px 0 0 5px;
	line-height: 22px;
	border-bottom-color: #996600;
		}
		#right_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #333333}
		#right_side .lcontent p {
	padding: 5px;
	color: #666666;
	background: inherit;
}
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li {
	list-style: square;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	list-style-type: none;
}
		#right_side img { }
		
	#shortright_side { width: 200px; background: transparent; float: right }
		#right_side h3 {
	height: 22px;
	background: transparent url(images/h3bg3.gif) repeat-x;
	color: #000;
	border: 0;
	font: bold 1.2em "Arial", Sans-Serif;
	padding: 0px 0 0 5px;
	line-height: 22px;
	border-bottom-color: #996600;
		}
		#right_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #333333}
		#right_side .lcontent p {
	padding: 5px;
	color: #666666;
	background: inherit;
}
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li {
	list-style: square;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	list-style-type: none;
}
		#right_side img { }



#footer {
	bottom:0;
	clear:both;
	text-align: left;
	padding: 3px 0 0 0;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888;
	background: #FFF;
}
#footer .left { float: left }
#footer .middle { float: none }
#footer .right { float: right }
