body {
	background: #636b6b;
	font-family: "Lucida Grande", "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	color: #092472;
	padding: 24px 0 0 0;
	margin: 0;
	font-size: 1.8em;
	font-weight: #700;
	text-align: center;
}

h2 {
	color: #36c;
	padding: 8px 0 4px 0;
	margin: 0;
	font-size: 1.6em;
	text-align: center;
}

h3 {
	color: #000;
	padding: 4px 0 4px 0;
	margin: 0;
	font-size: 1.5em;
	text-align: center;
}

h4 { font-size: 1.4em; }

p {
	font-size: 1.3em;
	margin: 8px 0;
	padding: 0;
	line-height: 1.4;
}

li { font-size: 1.2em; }

a { color: #d38311; text-decoration: none; }
a:hover { color: #36c; text-decoration: underline; }

img { border: none; }

#wrapper {
	position: relative;
	width:793px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff url(images/wrapper_2007.png) top left repeat-y;
	color: #000;
	text-align: left;
}

a#header {
	width:793px;
	height: 174px;
	background: url(images/header_index_2010.jpg) top left no-repeat;
	border-bottom: 1px solid #000;
}

#content {
	margin: 0 20px 0 220px;
	height: 1200px;
}
a#iveccs_2009_lectures {
	position:absolute;
	display:block;
	top: 700px;
	left: 1px;
	margin-top: 10px;
	margin-bottom: -30px;
	width: 792px;
	height: 85px;
	background: url(images/iveccs2009LecturesBtn.jpg) 0 0 no-repeat;
}

#footer {
	width:793px;
	height: 70px;
	text-align: left;
	vertical-align: middle;
	background: url(images/footer_index_2007.png) bottom left no-repeat;
	clear: both;
}


div#nav {
	float: left;
	width: 198px;
	margin-top: 20px;
	text-align: center;
}

div#nav p {
	text-align: center;
	margin: 0 auto;
}

div#nav p a {
	display: block;
	font-size: 15px;
	padding: 6px;
	margin: 1px;
	background:#fff;
	color: #471d7d;
	font-weight: 700;
	text-decoration: none;
}

div#nav p#post_conference a {
	height: auto;
}

div#proceed {
	text-align:center;
	margin: 0;
	padding: 12px 0 0 0;
}

div#proceed a {
	text-align:center;
	color: #471d7d;
	font-weight: 700;
	font-size: 1.5em;
}

div#nav p a:hover,
div#nav p a:visited:hover {
	color: #fff;
	background: #471d7d;
}

div#nav p#prev {
	margin-top: 20px;
	font-size: 1em;
	color: #471d7d;
}

div#nav p#reg a { font-size: 10px; }

div#nav p a#this_iveccs { font-size: 1.5em; }

div#veccs_home {
	margin: 20px 0;
}

div#veccs_home a em {
	position: absolute;
	left: -999em
}

