body {
	margin: 0;
	padding: 0;
	background: #ffffff url('/img/bg.jpg') no-repeat 50% 0;
	font-family: Helvetica, Arial;
	font-size: 13px;
	text-align: center; 
}
#container {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#header { 
    margin: 0px; 
	padding: 0px; 
	display: block;
	width: 940px; 
	height: 141px;
}
#logo h1 { 
    margin: 0; padding: 0; 
	text-indent: -9000px;
	}
#logo h1 a { 
    float: left; 
    padding: 0px; 
	margin: 0px; 
    background: url('/img/logo.png') no-repeat;
	display: block; 
	width: 510px;
	height: 110px; 
}
#nav {
    list-style: none; 
    padding: 0px; 
    float: right; 
	width: 427px;
        height: 26px; 
	margin: 0 auto;
 }
 #nav ul {
    padding: 0; margin: 0; 
	}
 #nav ul li {
    margin-top: 39px; padding: 0px; 
    text-indent: 0px; 
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
 } 

 #nav ul li a {
	display: block;
	float: left;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
 }

#nav2 {
    list-style: none; 
    padding: 0px; 
    float: right; 
	width: 427px;
	margin: 0 auto;
	display: block; 
 }
 #nav2 ul {
    padding: 0; margin: 0; 
	}
 #nav2 ul li {
    margin-top: 20px; padding: 0px; 
    text-indent: 0px; 
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
 } 

 #nav2 ul li a {
	display: block;
	float: left;
	height: 21px;
	text-indent: -9000px;
	overflow: hidden;
 }

/* SECTIONS -> NAVIGATION -> REGULAR NAV */
#nav2 ul li.nav-plan a { background: url('/img/newmenu.png') no-repeat 0px 0; width: 73px; }
#nav2 ul li.nav-team a { background: url('/img/newmenu.png') no-repeat -73px 0; width: 84px; }
#nav2 ul li.nav-network a { background: url('/img/newmenu.png') no-repeat -157px 0; width: 135px; }
#nav2 ul li.nav-blog a { background: url('/img/newmenu.png') no-repeat -292px 0; width: 47px; }
#nav2 ul li.nav-idea a { background: url('/img/newmenu.png') no-repeat -339px 0; width: 88px; }

/* SECTIONS -> NAVIGATION -> HOVER NAV */
#nav2 ul li.nav-plan a:hover { background-position: 0px -21px; }
#nav2 ul li.nav-team a:hover { background-position: -73px -21px; }
#nav2 ul li.nav-network a:hover { background-position: -157px -21px; }
#nav2 ul li.nav-blog a:hover { background-position: -292px -21px; } 
#nav2 ul li.nav-idea a:hover { background-position: -339px -21px; } 


#socnetnav {
    list-style: none; 
	width: 426px;
	height: 32px;
	float: right; 
	display: block; 
 }
#socnetnav ul {
    padding-left: 0; 
	margin-left: 0; 
	}
 #socnetnav ul li {
    padding: 0px; 
    text-indent: 0px; 
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
 } 
 
 #socnetnav ul li a {
	display: block;
	float: left;
	height: 32px;
	text-indent: -9000px;
	overflow: hidden;
 }

#socnetnav ul li.nav-joinus { background: url('/img/socnetmenu.png') no-repeat 0px 0; width: 81px; text-indent: -9000px; overflow: hidden; }
#socnetnav ul li.nav-ning a { background: url('/img/socnetmenu.png') no-repeat -82px 0; width: 98px; }
#socnetnav ul li.nav-facebook a { background: url('/img/socnetmenu.png') no-repeat -181px 0; width: 124px; }
#socnetnav ul li.nav-twitter a { background: url('/img/socnetmenu.png') no-repeat -305px 0; width: 120px; }

#socnetnav ul li.nav-ning a:hover { background-position: -82px -32px; }
#socnetnav ul li.nav-facebook a:hover { background-position: -181px -32px; }
#socnetnav ul li.nav-twitter a:hover { background-position: -305px -32px; }


#nav ul li.nav-submit a { background: url('/img/submitidea.png') no-repeat 0px 0; width: 238px; margin-left: 192px; }
#nav ul li.nav-submit a:hover { background-position: 0px -49px; }

   
#content { 
	width: 540px; 
	margin-right: 40px; 
	float: left; 
	}
#sidebar { 
	width: 358px; 
	float: right; 
}
FORM { 
	margin-top: 0px; 
	} 
	
INPUT, textarea { 
    font-size: 16px; 
	padding: 9px; 
	margin-top: 14px; 
	border: 1px #cccccc solid; 
	color: #808080;
	font-family: Helvetica, Arial; 
	} 
input.fname, input.lname { 
	width: 170px; 
	height: 40px; 
	}
input.lname { 
	margin-left: 14px; 
	}
input.email { 
	width: 210px; 
	height: 40px; 
	}
input.zip { 
	width: 130px; 
	height: 40px; 
	margin-left: 14px; 
	}
#share-endorse { 
	float:left;
	width:180px;
	padding-top:9px;
	padding-bottom:9px;
	margin-right:16px;
	}
#share-endorse INPUT {
	border: 0; 
	}
#submit-button { 
	float:left; 
	}
#submit-button INPUT { 
	width: 162px; 
	background: #cc0000; 
	color: #fff;
	font-weight: bold; 
	}
.heading { 
	padding: 6px;
	font-weight: bold; 
	color: #fff;
	background-color: #000;
	font-size: 15px; 
	display: inline; 
	} 
	
#content-col1 {
	width: 48%; 
	margin-right: 4%; 
	float: left; 
	}
#content-col2 { 
	width: 48%; 
	float: right; 
	}
H2 { 
	font-size: 28px; 
	font-weight: bold; 
	} 
h2.headline {
	font-size: 29px; 
	line-height: 28px; 
	display: block;
	margin-top: 12px;
	letter-spacing: -0.4px; 
	font-weight: normal;
	}
H3 { 
	font-size: 24px;
	letter-spacing: -1px; 
	line-height: 23px; 
	font-weight: normal; 
	color: #ffffff;
	background-color: #000000;
	padding: 9px; 
	margin: 0px;
	} 

	#chaircontainer { 
	width: 358px; 
	padding-top: 12px; 
	display: block; 
	}
.chairleft {
	margin-right: 12px; 
	}
#chairblock {
	width: 173px;
    float: left;
    height: 90px;
	overflow: hidden; 
	padding-bottom: 12px; 
}
#chairblock img {   
	padding: 2px;
	margin-right: 10px;
    border: 1px #666 solid; 
    float: left;
	width: 60px;
	height: 60px; 
}
.chairname {
    font-weight: bold;
    font-size: 13px;
	}
.chairtitle {
	color: #333;
	font-size: 10px; 
	}
.chairpos { 
	font-size: 10px; 
	}
.chairyes { 
	background: #00ff00;
	display: inline; 
	}
.chairneut {
	background: #ffff00; 
	display: inline; 
	}
.chairno { 
	background: #ff0000;
	color: #fff;
	display: inline; 
	}
#newscol {
        width: 168px;  
        float: left; 
        font-size: 12px; 
}
.margined { 
        padding-right: 18px; 
} 
#content-col2 A {     
    margin-bottom: 12px; 
    padding: 5px; 
    padding-left: 45px; 
    padding-right: 5px; 
    background-image: url(/img/star.png); 
    background-repeat: no-repeat;
    background-position: 5 5; 
    color: #fff;     
    font-weight: bold; 
    font-size: 22px; 
    text-decoration: none;
    display: block; }
#redplank {     
    background-color: #cc0000; 
}
#blueplank {     
    background-color: #000033; 
}
#content-col2 A:hover { 
    text-decoration: underline; } 
#content-plan-wrapper {
    display: block; 
}
#more { 
    background: #ffff00; 
    font-weight: bold; 
    padding: 5px 5px 5px 5px; 
    text-decoration: none; 
    color: #000; 
    
   }
	
/* =Messages
-----------------------------------------------------------------------------*/
div#message {
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
    display: none;
}
  div.notice,
  div#message p {
    padding: 2px 5px;
    margin: 0;
  }
  div.error {
    color: #B51F29;
    border: 1px solid #80250F;
    background: #FFEFEF;
  }
  div.success {
    color: #008000;
    border: 1px solid #008000;
    background: #EFFFEF;
  }
  div.notice {
    color: #0000FF;
    border: 1px solid #0000FF	;
    background: #EFEFFF;
  }
