body {
	margin: 0em;
	padding: 0em;
	font-size: x-small;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 135%;
	color: #000000;
}
p.grey {
	margin: 0px;
	padding: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 135%;
	color: #999999;
}
p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 135%;
	color: #000000;
}
h1 {
	margin: 0px;
	padding: 1px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 160px;
	color: #B32317;
}
h2 {
	margin: 0px;
	padding: 13px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
h3 {
	margin: 0px;
	padding: 3px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
ul {
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 75%;
}
ol {
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4E4E6C;
}
a:link {
	color: #4E4E6C;
}
a:visited {
	color: #4E4E6C;
}
a:active {
	color: #4E4E6C;
}
a:hover {
	color: #999999;
}
a.underline {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4E4E6C;
}
a.underline:link {
	color: #4E4E6C;
}
a.underline:visited {
	color: #4E4E6C;
}
a.underline:active {
	color: #4E4E6C;
}
a.underline:hover {
	color: #999999;
}
a.submenu {
	color: #B32317;
}
a.submenu:link {
	color: #B32317;
}
a.submenu:visited {
	color: #B32317;
}
a.submenu:active {
	color: #B32317;
}
a.submenu:hover {
	color: #999999;
}
#skip_nav {
	left: 1%;
	top: 22px;
	overflow: auto;
	position: absolute;
	z-index: 4;
	text-align: left;
	border: none;
}
#background {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	text-align: left;
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	left: 1%;
	width: 98%;
	background-image: none;
	height: 98%;
	top: 1%;
}
#logo {
	left: 0%;
	top: 11px;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	text-align: right;
	border: none;
	width: 100%;
}
#header_menu {
	left: 1%;
	top: 49px;
	overflow: auto;
	position: absolute;
	z-index: 5;
	text-align: left;
	border: none;
}
#header_image {
	width: 98%;
	left: 1%;
	top: 87px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	text-align: left;
	background-repeat: repeat-x;
	background-image:  url(../images/header/header_image_bgd.jpg);
	clear: right;
}
#content {
	left: 2%;
	top: 220px;
	overflow: auto;
	position: absolute;
	z-index: 6;
	text-align: left;
	width: 96%;
}
#content_events {
	left: 1%;
	top: 220px;
	overflow: auto;
	position: absolute;
	z-index: 6;
	text-align: left;
	width: 98%;
}
#content_events img.float_left {
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0;
	border: 0;
	}
#content_events img.float_right {
	float: right;
	margin: 5px 5px 5px 10px;
	padding: 0;
	border: 0;
	}
#events_header {
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-image:  url(../images/general/unconference_bg.jpg);
	background-position: center;
}
