* {margin: 0px;padding: 0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
th{
	text-align:center;
	padding: 10px 10px 10px 20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold	
}
th a{
	color:#FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold	
}
td {
	vertical-align:text-top;
}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
p2 {
	padding: 10px 20px 10px 20px;
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
p3 {
	padding: 10px 20px 10px 20px;
	display:block;
	margin: auto;
}
p4 {
	padding: 10px 20px 10px 20px;
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
p.p5 {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.p5 b{
	color:#00FF33;
	font-weight: bold;
	font-size: 16px;	
}
p.p5 a{
	color:#FFFFFF;
}
p.p7 {
	padding: 10px 10px 10px 20px;
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
p.link a{
	text-decoration:none;
}
/* Error and Success Msgs **/
p.error{	
	background-color: #FFcccc;
	padding: 4px;
	border: 1px solid #660000;
	color: #990000;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	width:500px;
	margin-left:5px;
}
p.success{	
	background-color: #90EE90;	
	padding: 4px;	
	border: 1px solid #004F00;	
	color: #004F00;	
	line-height: 1.5;	
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;	
	font-weight: bold;
	width:500px;
	margin-left:5px;
}
/**************************/
a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
input.but_org{	
	color:#ffffff;	
	border-width:2;	
	border-color:#333333;	
	border-style:solid;	
	width: 130px;	
	padding:3px;	
	background-color:orange;
}
#HOMEcontainer {
	margin: auto;
	text-align: left;
	width: 1000px;
	min-height:1250px;
	background-color: #ff9300;
}
#pageheader {
	width: 1000px;
	height:15px;
	background-image:url(images/pagetop.png);
	display:block;
}
#pagefooter {
	width: 1000px;
	height:15px;
	background-image:url(images/pagebottom.png);
	display:block;
	margin: auto;
}
#left{
	margin-left:15px;
	width:192px;
	float:left;
}
#middle{
	margin-left:240px;
	width:520px;
}
#right{
	margin-right:15px;
	width:192px;
	float:right;
}
/* hidden login box if LE not linked to AD */
#foo {
	display:none;
	background-color:#CCC;
	width:500px;
	margin-left:10px;
}
/*********** Middle for Login *****************/
.postheaderLogin{
	background-image:url(images/posttop.png);
	display:block;
	width:520px;
	height:37px;
}
.postheaderLogin h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.postcontentLogin{
	background-image:url(images/postmiddle.png);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooterLogin{
	background-image:url(images/postbottom.png);
	background-repeat: no-repeat;
	display:block;
	width:520px;
	height:15px;
}
/******************** header ********************/
#header {
	height:192px;
	width:777px;
	background-image:url(images/header.png);
	background-repeat: no-repeat
	margin: 2px auto 2px auto;
	display:block;
}
#nav {
	width:780px;
	height:26px;
	margin: 2px auto 2px auto;
	background-color:#ff9300;
	padding: 3px 5px 3px 1px;
}
#nav li {
	display:inline;
	background-image:url(images/benny22.png);
	width:126px;
	height:26px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:120px;
	height:19px;
	padding-top:6px;
	text-decoration:none;
	color:#000000;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#ff9c00;
	font-weight:800;
}
/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.png);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.png);
	padding-top:10px;
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.png);
	display:block;
}
.avatarfooter{
	width:192px;
	height:37px;
	background-image:url(images/avatarbottom.png);
	display:block;
}
.postheader,.menuheader{
	color:#000000;
	/*text-transform: uppercase;*/
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.png);
	display:block;
	width:520px;
	height:37px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.postcontent h2{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.postcontent{
	background-image:url(images/postmiddle.png);
	background-repeat: repeat-y;
}
.postfooter{
	background-image:url(images/postbottom.png);
	background-repeat: no-repeat;
	width:520px;
	height:15px;
}
/********************* Menu Members *****************/
.menuM ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#000000;
}
.menuM ul li{
	padding-top: 5px;
	color:#000000;
}
.menuM ul li a{
	text-decoration:none;
	padding: 0px;
	color:#000000;
}
.menuM ul li a:hover{
	color:#ff9300;
}
/********************* menu ****************************/
.menu ul{
	list-style-position: inside;
	/*list-style-type: disc;*/
	padding: 0px 0px 0px 10px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:3px;
}
.member span{
	display:block;
	text-align:center;
	padding: 10px 0px 0px 13px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

/********************* footer ****************************/
#footer{
	background-color: #ff9300;
	width:1000px;
	margin: auto;
	text-align:center;
}
#footer span{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:1000px;
	/*display:block;*/
}