html {
	background: #E1E1E1;
}

body {
	background: #E1E1E1;
}

#wrapper {
	background: #fff;
	width: 848px;
	border: 4px solid #C7C7C7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px 0px;
}

#hd {
	width: 100%;
}

#bd {
	width: 804px;
	padding: 20px 22px;
}

#logo {
	float: left;
	padding: 11px 11px 11px 13px;
}

#navigation { 
	clear: both; 
}

#nav { 
	list-style: none; 
	padding: 0px; 
	margin: 0px; 
	margin-top: 0px;
}
 
#nav li { 
	display: block;
	float: left; 
}

#nav a { 
	float: left; 
	display: block; 
	outline: none; 
	height: 30px; 
	background: transparent url(../images/navbar.png) no-repeat 0 0; 
	text-indent: -9000px; 
	margin-bottom: 16px;
}
 

#nav #home a {width: 87px;}
#nav #about_us a {width: 100px; background-position: -87px 0px;}
#nav #latest_news a {width: 122px; background-position: -187px;}
#nav #project_wonkhai a {width: 147px; background-position: -309px;}
#nav #contact_us a {width: 104px; background-position: -456px;}
#nav #contribute a {width: 288px; background-position: -560px;}

#register_box {
	margin-top: 18px;
	margin-right: 30px;
	float: right;
	font-family: garamond, sans-serif;
}

h4 {
	font-size: 115%;
}

h1, h2, p {
	text-align: left;
	margin-bottom: .4em;
}

h1 {
	font-size: 225%;
	font-family: garamond, sans-serif;
	font-weight: bold;
	color: #2F5D89;
}

h2 {
	font-size: 125%;
	font-weight: bold;
}

p {
	font-family: garamond, sans-serif;
	font-size: 120%;
	line-height: 1.3em;
}

em {
	color: #990000;
}

strong {
	font-weight:bold;
}

#go_png {
	margin-top: 3px;
	position: relative;
	top: 5px;
}

#main_image {
	margin-bottom: 10px;
}

#two_columns {
	width: 100%;
}

#about_text {
	float: left;
	width: 448px;
	margin-left: 0px;
	font-family: garamond, serif;
	text-align: left;
	color: #333;
}

#about_text a {
	color: #0066FF;
	text-decoration: none;
	font-family: garamond, sans-serif;
}

#about_text p {
	line-height: 1.5em;
	font-size:18px;
}

#latest_updates_box {
	float: left;
	width: 764px;
	background: #F5F0E2 url() no-repeat;
	border: 1px solid #F8C235;
	padding: 18px;
	text-align: left;
	color: #2F5D89;
	font-weight: normal;
	margin-top: 20px;
	font-family: garamond, serif;
}

#latest_updates_box h5 {
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 7px;
}


h3 {
	color: #333;
	font-weight: bold;
}

#foot {
	clear: both;
	margin-top: 20px;
	width: 626px;
	padding: 30px 0px;
	text-align: center;
	border: 2px solid #C7C7C7;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	list-style: none inside/outside url();
	margin: 0px 40px 0px 50px;
}

#footer li {
	float: left;
	padding: 0px 8px 0px 8px;
	margin-bottom: 20px;
	font-family: garamond, sans-serif;
	position: relative;
	bottom: 20px;
}

#footer a {
	text-decoration: none;
	color: #2F5D89;
	position: relative;
	top: 12px;
}

#designby {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
	font-family: helvetica, arial, sans-serif;
	font-size: 89%;
	color: #666;
}

#designby a {
	color: #666;
	text-decoration: none;
}

#floatleft {
	float: left;
	width: 48%;
}

#floatright {
	float: right;
	width: 48%;
}

#floatleft2 {
	float: left;
	width: 56%;
}

#fahimaupdate {
	float: right;
	width: 36%;
	background: #F5F0E2 url() no-repeat;
	border: 1px solid #F8C235;
	padding: 18px;
	margin-bottom: 20px;
}

#knowledgebank {
	float: right;
	width: 36%;
	background: #F5F0E2 url() no-repeat;
	border: 1px solid #F8C235;
	padding: 18px;
}

#fahimaupdate img {
	width: 100%;
}

.tumblr_title {
	font-weight: bold;
	margin-bottom: 10px;
	color: #2F5D89;
	font-size: 125%;
	font-family: garamond, sans-serif;
}

.tumblr_caption {
	border-bottom: 6px solid #C28F00;
	padding: 8px;
	font-weight: bold;
	font-size: 125%;
	color: #2F5D89;
	font-family: garamond, sans-serif;
}

#alignmiddle {
	text-align: center;
}

#cow_team {
	border: 2px solid #C7C7C7;
	margin-left: 65px;
	margin-bottom: 18px;
}
