body {
	font: 14px/20px arial, helvetica, sans-serif;
	color: #333333;
	background: #c3e4f7 url("images/background.png") repeat-x 50% 0;
	font-size: .8em;
	margin: 0;
	padding: 0;
	min-width: 900px;
}

#wrapper {
	background:transparent url("images/bg_image.png") repeat-y scroll 0 0;
	margin: 0 auto;
	width: 936px;
	padding: 0;
	clear: both;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 0;
	overflow:hidden;
	clear:both;
}

#left {
	width: 600px;
	background: #EAEAEA;
	padding: 0px 25px 0px 24px;
	float: left;
	margin: 0;
}

*html #left {
	width: 580px;
}

#right{
	width: 200px;
	float: right;
	background: #FFFFFF;
	padding: 0px 25px 0px 25px;
	margin: 0;
}

h1 {
	width: 936px;
	height: 343px;
	text-indent: -9999px;
	background: url(images/93731-Wharton_Recon09_Banner.jpg);
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: .9em;
}

#nav-container {
	width: 900px;
	height: 31px;
	background: #a30a1d;
	margin: 0;
	padding-left: 0;
}

*html #nav-container {
	padding: 0;
}

html>body #nav-container {
	*padding: 0;
}

#nav-container ul {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	list-style-type: none;
	font-size: 13px;
}

#nav-container ul li {
	float: left;
	margin-right: 20px;
	background: 0c2d83;
	padding: 0px;
	background: #a30a1d none repeat scroll 0 0;
	margin-bottom: 1px;
	font-weight: bold; 
}

#nav-container ul li a:link, #nav-container ul li a:visited {
	display: block;
	padding: 5px 10px 6px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav-container ul li a:hover {
	background: #0c2d83;
	color: #FFFFFF;
	text-decoration: none;
}

#reg-info {
	border: 1px solid #C8C3C4;
	padding: 10px 10px;
	margin: 20px 120px;
	align: center;
}

#reg-info h3 {
	color: #a30a1e;
}

#reg-info h4 {
	line-height: 14px;
}

#sponsor-list {
	font-size: .9em;
}

#button {
	position:relative;
	top:20px;
	left: -5px;
	margin: 0 auto;
	clear: both;
}

#conf-button {
	position:relative;
	left: 0px;
	margin: 0 auto;
	clear: both;
}

#bbline {
	position:relative;
	top: 0px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

h4.sponsor {
	color: #a30a1e;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.sidebar_sponsors a:link, .sidebar_sponsors a:visited, .sidebar_sponsors a:hover {
	text-decoration:none;
	color: #EAEAEA;
}

.sidebar_sponsors h3 {
	color: #0c2d83;
}


#footer
{
	clear: both;
	margin: 0 auto;
	padding: .5em;
	width: 936px;
	height: 65px;
	background: url("images/footer.png") no-repeat;
	position: relative;
	left: 8px;
}

#neha {
	position: relative;
	left: 430px;
	top: -4px;
	color: #000000;
	font-size: 12px;
}

#neha a:link, #neha a:visited {
	text-decoration:none;
	color: #000000;
}

#neha a:hover {
	text-decoration:none;
	color: #EAEAEA;
}



#right a:link, #right a:visited, #right a:hover {
	text-decoration:none;
	color: #EAEAEA;
}

a img {
	border: none;
}
