﻿body, html, img, td {
	border: 0;
	margin: 0;
	padding: 0;
	}

body {
	/*background: rgb(223, 223, 223) url('Images/scanlines.png') repeat-x;*/
	background-color: #d6d6d7;
	color: #505050;
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	line-height: 130%;
	letter-spacing: 0.1px;
	}

#container {
	margin: 9px auto 20px auto;
	width: 1000px;
	}

.strong {
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.upper {
	text-transform: uppercase;
	}

#banner {background-image: url('Images/up.jpg'); width: 1000px; height: 170px; position:relative;}
	
#banner a {position:absolute; width: 450px; height: 70px; top: 35px; left: 530px;}
	
#up_all {text-align:right; width:960px; background-color:#0093c1; font-size:12px; font-weight:bold; padding:2px 20px 2px 20px;}

#up_all a {color:#ffffff;}

#sep_top {
    background-color: #FFFFFF;
	height: 20px;
	width: inherit;
	}
	
#main {
	background-color: rgb(255, 255, 255);
	width: inherit;
	}

a {
	color: #0093c1;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#nav {
	float: left;
	line-height: 18px;
	padding: 0 10px 0 10px;
	position: absolute;
	text-align: left;
	width: 187px;
	}

#nav .lv0 {
	font-size: 14px;
	font-weight: bold;
	}

#nav .lv1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	}

#nav .lv2 {
	font-size: 12px;
	padding-left: 15px;
	}

#nav .spacer {
	margin-top: 10px;
	}

#nav a {
	color: #0093c1;
	}

#nav a:hover {
	text-decoration: none;
	}

#nav div.link:hover {
	background-color:#d6d6d7;
	cursor: pointer;
	}

#content {
	border-left: 1px dotted #505050;
	margin-left: auto;
	min-height: 640px;
	padding: 0 10px 0 10px;
	text-align: justify;
	width: 772px;
	}
	

.heading1 {
	border-bottom: 1px dotted #505050;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 3px 0;
	text-transform: uppercase;
	}

.heading1 .text {
	float: left;
	width: 98%;
	}

.heading1 .link {
	height: 100%;
	margin-left: auto;
	text-align: right;
	width: 2%;
	}

#important_dates .heading1 {
	border: none;
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0 3px 0;
	text-transform: uppercase;
    }

#conference_areas .heading1, #submit_here {
	border: none;
	}

.heading2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	}

.heading2 .text {
	float: left;
	width: 98%;
	}

.heading2 .link {
	height: 100%;
	margin-left: auto;
	text-align: right;
	width: 2%;
	}

.text1 {font-size:14px; font-weight:bold;}

.text2 {font-size:16px; font-weight:bold;}


ul {
	margin-top: 0;
	}

ul li {
	list-style: square;
	margin-left: -10px;
	}

ol li {
	margin-left: -20px;
	}

#slideshow {
	float: right;
	width: 320px;
	}

.heading0 {
	font-size: 18px;
	font-weight: bold;
	}


#nav_cfp {
	padding: 10px 0 10px 0;
	}

.arrow {
	height: 4px;
	width: 6px;
	}

img.ks {
	float: left;
	margin: 0 10px 5px 5px;
	}


#footer {
	border-top: 1px dotted #505050;
	font-size: 10px;
	margin: 10px 10px 0 10px;
	padding: 10px 0px 10px 0px;
	text-align: right;
	width: 980px;
	}

#footer a {
	color: #505050;
}

.smalltext {font-size:10px;}
