/* Overall */
html, body {
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #4C4C4C;
	text-align: center;
	background: url(../images/Layout_BG.jpg) #3C6602 repeat-x;
}

input, select, textarea {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #4C4C4C;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #567F0F;
	text-decoration: underline;
}
a:hover {
	color: #AFCB59;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, pre {
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 1em 0;
	line-height: 1.7em;
}

ul {
	margin: 0;
	padding-left: 3em;
}
ul li {
	margin-bottom: 0.6em;
}

* :focus {
	outline: 0;
}


/* Headings */
.Heading1 {
	font-size: 18px;
	font-weight: bold;
	color: #567F0F;
	border-bottom: 1px dotted #AFCB59;
}


/* Highlights */
.Highlight1 {
	color: #3366FF;
}


/* Images */
.ImageLink {
	background-color: #FFFFFF;
	border: 1px solid #D1E19E;
	padding: 2px;
}
a .ImageLink {
	border: 1px solid #D1E19E;
}
a:hover .ImageLink {
	background-color: #FFFFFF;
	border: 1px solid #A2C642;
}


/* Buttons */


/* Navigation (Icons) */
#navi {
	position: relative;
	font-size: 14px;
	color: #567F0F;
	padding-top: 15px;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navi ul li {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}
#navi ul li a {
	color: #567F0F;
	text-decoration: none;
	border-bottom: 1px dotted #AFCB59;
	font-weight: bold;
	background: no-repeat left 2px;
	padding-left: 22px;
}
#navi ul li a:hover {
	color: #AFCB59;
	text-decoration: none;
	border-color: #D5E3A8;
}

#navi a.home {
	background-image: url(../images/Icon_Home.png);
}
#navi a.registration {
	background-image: url(../images/Icon_Address.png);
}
#navi a.conferences {
	background-image: url(../images/Icon_Bookmark.png);
}
#navi a.sponsorship {
	background-image: url(../images/Icon_Money.png);
}
#navi a.contact {
	background-image: url(../images/Icon_Mail.png);
}
#navi a.history {
	background-image: url(../images/Icon_Hourglass.png);
}


/* Navigation (Footer) */
#navf {
	position: absolute;
	top: 56px;
	left: 14px;
	width: 60%;
	font-size: 14px;
	color: #ADCC57;
}
#navf ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navf ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navf ul li a {
	color: #EBF0E6;
	text-decoration: none;
	margin: 0 10px 0 6px;
}
#navf ul li a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}


/* Navigation (Social) */
#social {
	position: absolute;
	top: 58px;
	left: 533px;
	margin: 0;
	padding: 0;
}
#social a {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	padding-right: 8px;
}
#social a:hover { 
	background-position: 0 -16px !important;
}
#social ul {
	margin: 0;
	padding: 0;
}
#social ul li { 
	margin: 0;
	padding: 0;
	list-style: none; 
	float: left; 
}

#social a.facebook { 
	background: url(../images/Social_Facebook.gif) no-repeat; 
}

#social a.linkedin { 
	background: url(../images/Social_Linkedin.gif) no-repeat; 
}

#social a.twitter { 
	background: url(../images/Social_Twitter.gif) no-repeat; 
}

#social a.myspace { 
	background: url(../images/Social_MySpace.gif) no-repeat; 
}


/* Layout */
#header,
#header_container,
#footer,
#footer_container,
#center,
#body_container {
	margin: 0 auto;
}

#header_container,
#footer_container,
#body_container {
	position: relative;
	width: 955px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../images/Layout_Header.jpg) no-repeat center top;
	height: 130px;
}

#footer {
	background: url(../images/Layout_Footer.jpg) no-repeat center top;
	height: 156px;
	clear: both;
}

#header_container {

}

#footer_container {

}

#body_bg {
	background: url(../images/Layout_BodyBG.jpg) repeat-y center top;
	overflow: hidden;
	clear: both;
}

#body_container {
	min-height: 555px;
}

#body {
	background: url(../images/Layout_Body.jpg) no-repeat center top;
	overflow: hidden;
}

#body_left {
	float: left;
	width: 700px;
	margin-left: 27px;
}

#body_right {
	float: right;
	width: 195px;
	clear: right;
	padding: 163px 0 0 0;
}

#panel_top {
	background: url(../images/Layout_Panel_Top.jpg) repeat-y;
	padding: 0 0 10px 15px;
}

#panel_btm {
	background: url(../images/Layout_Panel_Btm.jpg) no-repeat;
	padding: 15px 0 0 15px;
	min-height: 251px;
}

#home {
	position: absolute;
	top: 16px;
	left: 18px;
	width: 482px;
	height: 43px;
}
#home a {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

#divider {
	height: 35px;	
}


/* Copyright */
#copyright {
	position: absolute;
	top: 92px;
	left: 20px;
	font-size: 11px;
	color: #ADCC57;
}
#copyright a {
	color: #ADCC57;
	text-decoration: none;
}
#copyright a:hover {
	color: #DEEBBE;
}


/* Cufon */
h1 {
	color: #EB76A1;
	font-size: 28px;
	padding-bottom: 0.3em;
}

h2 {
	color: #567F0F;
	font-size: 23px;
	padding-bottom: 1.5em;
}

h3 {
	color: #B0CC59;
	font-size: 25px;
}

