* {
}

html {
}

body {
	color: #333;
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans;
}

th td {
	font-size: medium;
	color: #333;
}

img { /* needed for firefox */
	border: 0px;
}
		
a {
	color: #c00;
	text-decoration: none;
}
	
a:hover {
	color: #900;
}
		
a:visited {
	color: #900;
}

h1 {
    font-size: 1.88em;
    color: #333;
    font-weight: bold;
}

h2 {
	color:#333333;
	font-size:0.92em;
	font-weight:bold;
}

h3 {
	color:#B6000D;
	font-size:0.75em;
	font-weight:bold;
}

/*line-height*/
p, blockquote, pre, ol, dl, form {line-height: 1.5}
	
p {
	line-height: normal;
	text-decoration: none;
}

ul li {
	color: #333;
	list-style-type: none;
	margin:0;
  	padding:0;
}
  	
ol {
	margin-left: 0;
	padding-left: 0;
}
  	
ol li {
	color: #000;
	margin-left: 0;
	margin-bottom: 0;
}
	
ul li ul, ol li ol, ol li ul, ul li ol {
	margin-top: 10px !important;
}
   
  
/* forces the hand cursor on links in Safari */
a:link, a:hover {
	cursor: pointer;
}

a:active, a:focus {
	outline:none;
}

textarea{
	overflow:auto;
}

/* page structure 
---------------------------------------------- */

#wrapper {
	width: 850px;
	margin: 4px auto;
	padding: 0;
	background: #fff;
}

#header {
	background: url(../img/bg.jpg) no-repeat;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#content {
	float: left;
	margin: 8px 0 0 4px;
	padding: 8px;
	overflow:hidden;
	width: 824px;
}

/* header elements 
---------------------------------------------- */

#logo {
	height:160px;
	width:184px;
}

#credit {
	float: left;
	width: 100%;
	height: 120px;
	padding: 0;
	border-left: 1px solid #fff;
	
}

#credit h1 {
	margin-top: -8px;
	padding-left: 12px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #fff;
	font-weight:normal;
	text-transform: uppercase;
}

#credit h2 {
	padding-left: 12px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #fff;
	font-weight:normal;
	line-height: 0.8em;
}

/* menu elements 
---------------------------------------------- */

#main_nav {
	left:88px;
	overflow: hidden;
	position: relative;
	top: 88px;
}

#main_nav li {
	display: inline;
	list-style-type: none;
}

#main_nav a {
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	padding: 4px 10px 10px 10px;
}

#main_nav a:hover {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.home li#home a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.papers li#papers a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.conference li#conference a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.organizers li#organizers a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.topics li#topics a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.deadlines li#deadlines a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.registration li#registration a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.contacts li#contacts a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

body.haiti li#haiti a {
	background: #fff;
	color: #900;
	cursor: pointer;
	text-decoration: none;
}

#nav {clear: both; padding: 3px 0 0 0; overflow: hidden;}
#nav li {display: inline; font-size: 12px;}
#nav a {color: #fff; float: left; padding: 8px 10px 10px 10px;}
#nav a:hover, #nav a.current {background: url(../images/bg_nav.png) repeat-x 0 0; text-decoration: none;}


/* content elements 
---------------------------------------------- */
#map {
	margin: 0;
	height: 460px;
	border: 1px solid #ccc;
}

#sidebar {
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 36%;
}

#main-content {
	border-right: 1px solid #ccc;
	float: left;
	min-height: 260px;
	padding: 0 12px 36px 0;
	width: 62%;
}

#main-content p {
	font-size: 12px;
}

#main-content h2 {
	font-size: 24px;
}

#main-content ul li {
	font-size: 12px;
	line-height: 2em;
	list-style-type: circle;
	padding-left:8px;
	margin-left: 16px;
}

#main-content th {
	font-size: 12px;
	line-height: 2em;
	background: #ccc;
	padding: 4px;
	font-size: 14px;
}

#main-content td {
	font-size: 12px;
	line-height: 2em;
	padding: 4px;
}

/* wide-content elements 
---------------------------------------------- */

.wide-content {
	background: url(../img/wide-bg.jpg) no-repeat 0 0;
	float: left;
	margin: 16px 5px 0 5px;
	min-height: 160px;
	padding: 16px 0 0 18px;
	width: 822px;
}

.wide-content p {
	line-height: 2em;
}

.wide-content h2 {
	font-size: 24px;
}

.wide-content ul li {
	line-height: 2em;
	list-style-type: circle;
	padding-left:8px;
	margin-left: 16px;
}

.wide-box {
	border-top: 1px solid #ccc;
	float: left;
	margin: 16px 5px 16px 5px;
	padding: 4px 0 0 18px;
	width: 822px;
}

.wide-box p {
	line-height: 2em;
}

.wide-box img {
	float:left;
	padding: 0 16px 0 16px;
}

.title {
	text-align: center;
	font-size: 36px;
}

.subtitle {
	color: #c00;
	font-size: 18px;
	text-align: center;
}

.subtitle-alt {
	font-size: 18px;
	text-align: center;
}

.subtitle-it {
	font-size: 18px;
	font-style: italic;
	text-align: center;	
}


/* sidebar elements 
---------------------------------------------- */
#sidebar h2 {
	padding: 0 12px 0 8px;
}

#sidebar p {
	padding: 0 12px 0 8px;
}

.sb-list, .sb-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 12px 0 0;
}

ul.sb-list, li.sb-list a:hover {
	padding: 0 12px 0 8px;
}

/* footer elements 
---------------------------------------------- */
#auspicies {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 5px 0 5px;
	min-height: 36px;
	padding: 4px 0 8px 0;
	width: 840px;
}

#auspicies p {
	color: #666;
}


#auspicies img {
	float: left;
	padding: 6px 20px 6px 0;
}

#auspicies td {
	border-color: #fff;
}

#sponsor {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 5px 0 5px;
	min-height: 36px;
	padding: 4px 0 8px 0;
	width: 840px;
}

#sponsor p {
	color: #666;
}


#sponsor img {
	float: left;
	padding: 6px 20px 6px 0;
}

#sponsor td {
	border-color: #fff;
}

#footer {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 16px 5px 0 5px;
	min-height: 36px;
	padding: 4px 0 8px 0;
	width: 840px;
}

#footer p {
	color: #666;
}