/* 	--------------------------------------------------------------
	Author		: Asha for Education - Silicon Valley Chapter
	Date		: Aug 31,2009
	Last Modified	: Sep 9, 2009
	Event		: MayaJaalam 2009
	Org Web		: www.ashanet.org/siliconvalley/
	--------------------------------------------------------------
*/

body {
	font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666; 
	text-align: justify;
	margin: 0; padding: 0 0 50px 0; 
	background: url(../images/bg.png) repeat-x;
}

a:link, a:visited { 
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #AE855C;
}

#header-wrap {
	width: 80%;
	margin-left: 10%; padding: 0 0 0 0;
}

#nav-wrap {
	width: 80%;
	margin-left: 10%; padding: 20px 0 0 0;
}

#body-wrap {
	width: 80%;
	margin-left: 10%; padding: 0 0 0 0; 
	background: green;
}

#body-wrap-onecolumn {
	width: 80%;
	margin-left: 10%; padding: 0 0 0 0; 
}

#header {
	position: relative;
	margin: 0 0 0 0;
	text-align:center;
	top: 20px;
}

#header #header-image {
	position: relative;
	width: 100%;
	right: 0px; 
	top: 0px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#nav {
	position: relative;
	margin: 0 0 0 0; 
	padding: 0;
	width: 100%;
	top: -5px;
}

#nav ul {
	float: left;	
	list-style: none;
	margin: 0 0 0 0;
	height: 40px;
	padding: 0 0 0 0;
	width:100%;
	background: url(../images/navbg.jpg) repeat-x;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 1px solid #C35617;
	border-bottom: 1px solid #C35617;
	text-align: center;
}
#nav ul li {
	float: left;
	margin: 0; 
	top: 0px;
}

#nav ul li a {
	float: left;
	margin: 0;
	width: 100px;
	height:26px;
	padding: 15px 4px 0px 4px;
	color: #000;
	font: bold 12px Georgia, 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	text-transform: uppercase;
}

#nav ul li#current {
	background: url(../images/navcurr.jpg) repeat-x;
	height:40px;
	margin-top: 0px;
}


#main-onecolumn {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(../images/bodybg.jpg) repeat;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	float:left;
	top:-5px;
}


#main-onecolumn #leftsection{
	position: relative;
	width: 70%;
	float:left;
}

#main-onecolumn #rightsection{
	position: relative;
	width: 25%;
	float:left;
	top: 15px;
}

#main-onecolumn h3 {
	font: normal 2.6em Georgia, 'Times New Roman', Times, Serif;
	color: #C35617;
	letter-spacing: -1px;	
	margin-right: 15px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C35617;
	text-align: left;
}

#main-onecolumn #rightsection h3 {
	font: normal 2em Georgia, 'Times New Roman', Times, Serif;
	color: #C35617;
	letter-spacing:4px;	
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C35617;
	text-align: center;
}

#main-onecolumn #rightsection img#sponsor-img {
	width:100%;
}

#main-onecolumn #rightsection p#p1 {
	font: normal 1.8em Georgia, 'Times New Roman', Times, Serif;
	letter-spacing: 1px;
	text-align: center;
}

#main-onecolumn h2 {
	margin-right: 15px;
	margin-left: 20px;
	padding-bottom: 3px;
	text-align: left;
}

#main-onecolumn h3 a {
	color: #444;
	border: none;
}

#main-onecolumn p {
	font: 12px/165% Verdana, Helvetica, sans-serif;
	color: #000; 
	padding-right: 15px;
	margin-left: 20px;
}

#main-onecolumn table,
#main-onecolumn form input,
#main-onecolumn object {
	margin-left: 20px;
}

.postaddnl {	
	padding: 5px; margin: 20px 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f8f8f8;	
}
.postaddln a { 
	background: transparent;
	margin: 0px 10px 0 2px;
}
.postaddln a:hover { border: none; }

.sidepic{
	padding-top: 0px;
	padding-left: 0px;
	Width: 350px;	
}

.projimage {
	Width: 320px;
	Height:200px;
	border: none;
}

#footer {
	position: relative;
	width: 80%;
	margin-left: 10%; padding: 0 0 0 0
	margin: 0 auto;
	top: -25px;
}

#footer p {
	font: normal 0.9em Georgia, 'Times New Roman', Times, Serif;
	letter-spacing: 0.2px;	
	text-align:center
}

#footer img#ftimg{
	position: relative;
	width: 100%;
	right: 0px
	top: 0px;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
}
#footer img#ftlogo{
	position: relative;
}
