@charset "utf-8";
body {
	background: #333333 url(img/cfp_bg.jpg) no-repeat center top;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
div#main {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 810px;
}
div#main_bg {
	background: #CCCCCC url(img/main_grad.jpg) no-repeat;
	width: 946px;
	position: relative;
	top: 85px;
	float: right;
}
div#main_navtxt {
	position: relative;
	top: 135px;
	left: 25px;
	float: left;
	font: bold normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
}

.pagetitle {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subhead {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.subsubhead {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#main_txt {
	position: relative;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	color: #333333;
	float: right;
	left: -100px;
	padding-left: 27px;
	border-left: 1px solid #B4B4B4;
	clear: right;
}
div#ieee {
	position: relative;
	top: -89px;
	float: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
	clear: left;
	width: 250px;
}
.clear {
	clear: both;
}




div#main_cfp {
	background: url(img/main_cfp.png) no-repeat;
	height: 36px;
	width: 946px;
	position: relative;
	top: 85px;
	margin: 0px;
	padding: 0px;
	float: right;
}
div#main_nav {
	background: url(img/nav_vswk.jpg);
	height: 718px;
	width: 284px;
	position: relative;
	left: -15px;
	top: -87px;
	float: left;
	z-index: 2;
}
div#main_navtxt a {
	color: #FFFFFF;
}
div#main_navtxt a:hover {
	text-decoration: none;
	color: #C02D40;
}
div#main_navtxt .vis:hover {
	color: #CC9900;
}
div#main_navtxt .infovis:hover {
	color: #3366FF;
}
div#main_navtxt .vast:hover {
	color: #CC0099;
}
div#main_nav_vis {
	background: url(img/nav_vis.jpg);
	height: 718px;
	width: 284px;
	position: relative;
	left: -15px;
	top: -87px;
	float: left;
	z-index: 2;
}
div#main_nav_infovis {
	background: url(img/nav_infovis.jpg);
	height: 718px;
	width: 284px;
	position: relative;
	left: -15px;
	top: -87px;
	float: left;
	z-index: 2;
}
div#main_nav_vast {
	background: url(img/nav_vast.jpg);
	height: 718px;
	width: 284px;
	position: relative;
	left: -15px;
	top: -87px;
	float: left;
	z-index: 2;
}

