body {
	background: #C2C2C2 url('../images/bg_body.gif') top center repeat;
	text-align: center;  /* for IE stupidity */
	margin: 0px;
	padding: 0px;
	font: 12px/1.4em verdana, arial, helvetica, sans-serif;
}

a {
	color: #83AA36;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C9202C;
}

form {
	margin: 0px;
	padding: 0px;
}
input.formstyle, textarea.formstyle {
	padding: 2px;
	border: 1px solid #aaa;
	font: 13px courier, arial;
}
input.button {
	color: #C37D42;
	ztext-transform: uppercase;
	font: 12px arial;
	letter-spacing: .5px;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 10px;
}

blockquote {
   margin: 12px 40px 20px 40px;
   font-family: verdana, arial, helvetica, sans-serif;
}

.hidden {
	display: none;
}

.clearer {
	clear: both;
	height: 1px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
   ztext-align: justify;
}

ol, ul {
   margin: 0px 60px 12px 60px;
}
html>body ol, ul {
   margin: 0px 10px 12px 10px;
}

.tiny {
   font-size: 9px;
}

#wrapper {
	margin: 0 auto;  /* This is the proper way to center an element */
	margin-top: 10px;
	margin-bottom: 10px;
	width: 772px;
	position: relative;  /* The container must be positioned in order to contain positioned elements */
	text-align: left;  /* corrects for IE hack */
}

#header {
	background: url('../images/bg_header.gif') top center no-repeat;
	height: 117px;
}
#logo a
{
	position: absolute;
	z-index: 1;
	margin: 11px 0px 0px 11px;
	width: 750px;
	height: 106px;
	cursor: pointer;
}

#content {
	margin-top: 33px;
	font: 11px/1.4em verdana, arial, helvetica, sans-serif;
	background: url('../images/bg_wrapper_mid.gif') top center repeat-y;
}
html>body #content {
	margin-top: 35px;
}

#content #left div, #content #right div {
	width: 300px;
}
#content #left {
	float: left;
	margin: 0px 0px 0px 3px;
}
html>body #content #left {
	margin: 0px 0px 0px 6px;
}

html>body #content #right {
	float: left;
}

#content.home #bottom, #content.sub #main {
	margin-left: 0px;
}
html>body #content.home #bottom, #content.sub #main {
	margin-left: 6px;
}
#content #left div, #content #right div, #content.home #bottom div, #content.sub #main div {
	padding: 0px 40px;
}
html>body #content.home #bottom div, html>body #content.sub #main div {
	width: 680px;
}


#content.home div.top_half { background: url('../images/bg_home_top_half.gif') top center no-repeat; height: 15px; margin-top: 2px; }
#content.home div.mid_half { background: url('../images/bg_home_mid_half.gif') top center repeat-y; }
#content.home div.bot_half { background: url('../images/bg_home_bot_half.gif') top center no-repeat; height: 15px;}

#content div.top_full { background: url('../images/bg_home_top_full.gif') top center no-repeat; height: 15px; }
#content div.mid_full { background: url('../images/bg_home_mid_full.gif') top center repeat-y; }
#content div.bot_full { background: url('../images/bg_home_bot_full.gif') top center no-repeat; height: 15px;}

#content.sub div.top_full {
   position: relative;
   top: 1px;
   zleft: 5px;
   zborder: 1px solid red;
}

#content h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-indent: -3000px;
}
#content h2#journal { background: url('../images/title_home_journal.gif') bottom left no-repeat; height: 30px; }
#content h2#conference { background: url('../images/title_home_conference.gif') bottom left no-repeat; height: 26px; }
#content h2#news { background: url('../images/title_home_news.gif') bottom left no-repeat; height: 26px; }
#content h2#newsletter { background: url('../images/title_home_newsletter.gif') bottom left no-repeat; height: 30px; }
#content h2#about { background: url('../images/title_sub_about.gif') bottom left no-repeat; height: 30px; }

#content.sub h2.text {
	padding-top: 12px;
	text-indent: 0px;
}

#content.home h3, #content.sub h3 {
	color: black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

#content h4 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
}
#content.sub h4 {
   margin-top: 10px;
}

#content.sub h3.index {
   margin-top: 16px;
}
#content.sub h4.index {
   margin-top: 8px;
}

#content h5 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

hr {
	border: 0px;
	border-top: 1px dashed #CBA380;
}

#inline_left_caption {
	border: 1px solid #aaa;
	background-color: #ccc;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 1px;
	padding-bottom: 3px;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	background: #ccc url('../images/zoom.gif') bottom right no-repeat;
}
#inline_left_caption img {
	background-color: white;
	border: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

img.inline_left {
	float: left;
	margin: 4px 8px 0px 0px;
}

/* ---------------------------------- BEGIN MENU ---------------------------------- */

#menu {
	position: relative;
	top: 117px;
	background: url('../images/bg_menu.jpg') top center no-repeat;
	height: 35px;
}
#menu ul {
	margin: 0px 0px 0px 116px;  /* Tweak button centering on bar */
	zwidth: 680px;
	zmargin: 0px auto;
}
html>body #menu ul {
	margin: 0px 0px 0px 66px;  /* Tweak button centering on bar */
}
#menu ul li {
	display: inline;
	background: url('../images/menu_div.gif') top left no-repeat;
	padding: 10px 0px 6px 0px;
}
#menu ul li a {
	padding: 9px 20px 6px 26px;  /* Tweak button padding on bar */
	color: white;
	text-decoration: none;
	font: bold 13px/35px arial;
	letter-spacing: 1px;
}
#menu ul li a:hover, #menu ul li a:hover.last {
	background: url('../images/bg_menu_on.gif') top left no-repeat;
}
#menu ul li a.last {
	background: url('../images/menu_div.gif') center right no-repeat;
}

/* ---------------------------------- END MENU ---------------------------------- */


#menu2 {
	text-align: center;
}
#menu2 ul li { display: inline; }
#menu2 ul {
	margin: 0px 3px 0px 0px;  /* Tweak button centering on bar */
	padding: 15px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	zletter-spacing: 1px;
	line-height: 14px;
	text-transform: lowercase;
}
#menu2 ul li a {
	background: url('../images/menu2_dot.gif') center right no-repeat;
	zmargin: 0px -3px 0px 0px;
	padding: 0px 16px 0px 8px;
	text-decoration: none;
	color: white;
}
#menu2 li a:hover {
	color: #FFBB63;
}
#menu2 li a:active {
	color: #FFBB63;
}
#menu2 ul li a.last {
	background: url(none);
}

#footer {
	background: url('../images/bg_wrapper_bot.gif') bottom center no-repeat;
	height: 11px;
}

#copyright {
	text-align: center;
	font: 9px/1.3em verdana;
	padding-bottom: 10px;
}

#credit a {
   color: black;
	font-weight: normal;
}
#credit a:hover {
	color: #C9202C;
}