body {
	background: url(../images/background.gif) top center repeat-x #403f3e;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #e78c17;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#5c271f;


}
h3{
font-size:14px;
color: #5a281e;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #556047;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#advertising {
	float: right;
	width: 380px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
	border-bottom-style: solid;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#containerAdmin {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


#head {
	width: 750px;
	height: 252px;
	background: url(../images/head3.jpg) no-repeat;
}
#headmembers {
	width: 750px;
	height: 252px;
	background: url(../images/members_head.jpg) no-repeat;
}
#headtraining {
	width: 750px;
	height: 252px;
	background: url(../images/members_sub_training.jpg) no-repeat;
}
#headnewsletter {
	width: 750px;
	height: 252px;
	background: url(../images/members_sub_newsletter.jpg) no-repeat;
}
#headmeetings {
	width: 750px;
	height: 252px;
	background: url(../images/meetings_head.jpg) no-repeat;
}
#headoverview {
	width: 750px;
	height: 252px;
	background: url(../images/overview_head.jpg) no-repeat;
}
#headenvironment {
	width: 750px;
	height: 252px;
	background: url(../images/overview_sub_environment.jpg) no-repeat;
}
#headkudriemitchie {
	width: 750px;
	height: 252px;
	background: url(../images/overview_sub_kudriemitchie.jpg) no-repeat;
}
#headjoining {
	width: 750px;
	height: 252px;
	background: url(../images/joining_head.jpg) no-repeat;
}
#headcommittee {
	width: 750px;
	height: 252px;
	background: url(../images/committee_head.jpg) no-repeat;
}
#headconstitution {
	width: 750px;
	height: 252px;
	background: url(../images/members_sub_constitution.jpg) no-repeat;
}
#headrules {
	width: 750px;
	height: 252px;
	background: url(../images/members_sub_rules.jpg) no-repeat;
}
#headevents {
	width: 750px;
	height: 252px;
	background: url(../images/members_sub_events.jpg) no-repeat;
}
#headlinks {
	width: 750px;
	height: 252px;
	background: url(../images/links_head.gif) no-repeat;
}
#headdocumentlibrary {
	width: 750px;
	height: 252px;
	background: url(../images/document_library_head.jpg) no-repeat;
}
#headsponsor {
	width: 750px;
	height: 252px;
	background: url(../images/sponsorship_head.jpg) no-repeat;
}
#headtrips {
	width: 750px;
	height: 252px;
	background: url(../images/trips_head.jpg) no-repeat;
}
#headmanagement {
	width: 750px;
	height: 252px;
	background: url(../images/securelogin_head.jpg) no-repeat;
}
#headminutes {
	width: 750px;
	height: 252px;
	background: url(../images/minutes_head.jpg) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;
	background: url(../images/logo.gif) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(../images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 155px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #556047;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(../images/area.gif) repeat-x;
}

#main {
	/* [disabled]float: left; */
	margin: auto;
	background: url(../images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto;
}
#mainAdmin {
	margin: auto;
	background: url(../images/bg_main_wide.gif) repeat-y;
	width: 950px;
	height: auto;
}


#content_left {
float:left;
padding:0 30px 30px 30px;
width: 445px;
height:auto;
}
#content_center{
text-align:center;
padding:5px;
width: 200px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}
#content_info{
	background-color:#E68C17;
	padding:10px;
	width:425px;
	height:auto;
}
#content_link {
	background-color:#556047;
	padding:10px;
	width:425px;
	height:auto;
}

#listing li{
	margin: 0 0 10px 20px;
	padding: 0px;
	list-style-type:disc
}
#listing ol li{
	margin: 0 0 10px 20px;
	padding: 0px;
	list-style-type:decimal
}
#welcome {
background: url(../images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
#welcomemembers {
background: url(../images/center_banner_sub_members.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(../images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}

#Committee tr td  {
	font-size:11px;
	text-align:left;
	line-height:16px;
	text-indent: 0cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
}
.Admin {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
#TableHeader tr td{
	font-size: 12px;
	font-weight: bold;
}


#AltRow td{
	background-color: #E9E9E9;
}
.ts {
}
.fb-post {
	border: 1px solid #AAA;
	height: auto;
	width: 690px;
	position: relative;
	margin: 0px;
	padding: 6px;
	font-size: 11px;
}
.counter {
	background-color: #CCC;
	border: 1px solid #666;
	padding-right: 5px;
	padding-left: 5px;
}

.fb-author {
	margin-left: 4px;
}

.fb-author a{
	font-weight: bold;
	color: #3B5998;
	font-size: 14px;
}
.fb-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DFEA;
	height: 45px;
	margin-right: 2px;
	margin-left: 2px;
}
.fb-avatar {
	cursor: pointer;
	overflow: hidden;
	float: left;
	background-image: url(https://fbcdn-profile-a.akamaihd.net/hprofile-ak-ash4/373297_286573621458492_1599451622_q.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin-right: 12px;
}
.fb-body{
	display: relative;
}
.fb-body .imgth{
	display: inline;
}
.fb-body .imgth img{
	padding: 2px;
	height: 85px;
}
.fb-body .imgpu{
	padding: 2px;
	height: 100%;
	display: none;
	z-index: 0;
}
.fb-body a:hover .imgpu{
	display: block;
	position:absolute;
	top: -20px;
	left: 6px;
	height: auto;
	background-color:#D0D0CC;
	padding: 10px;
	box-shadow: 0 0 20px rgba(234,233,212, .75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	z-index: 50;
}
.fb-body a:hover .imgpu img{
	width: 670px;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
