body{
	font-family: Arial, sanserif;
	font-size: 16px;
}

a{
	color: #00f;
}

h1{
	font-size: 20px;
}

img{
	border: 0px;
}

#top{
	margin-bottom: 10px;
	left: 0px;
	top: 10px;
	height: 70px;
	padding-left: 10px;
	padding-top: 0px;
	border: 1px solid #000;
	background-color: #99ccff;
}

.logo{
	float: left;
	/*width: 80px;*/
}

#siteNav{
	float: left;
	position: absolute;
	left: 0px;
	width: 175px;
	margin: 10px 0px 0px 10px;
	padding: 10px;
	width: 175px;
	border: 1px solid #000000;
	background-color: #99ccff;
}

p.navItem{
	padding: 0px;
	text-align: center;
}

p.copyright{
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

#mainText{
	float: none;
	margin: 0 0 0 200px;
	padding: 10px;
	font-size: 16px;
	text-align: justify;
}

#title{
	font-size: 60px;
	font-weight: bold;
}

#conferenceName{
	font-size: 18px;
	font-weight: bold;
}

span.name{
	font-weight: bold;
}

span.hidden{
	color: #99ccff;
}

span.assocaition{
	font-size: 12px;
}

.dates{
	font-style: italic;
	font-weight: bold;
}

#paperTitle{
	font-size: 20px;
}

#paperAuthors{
	font-size: 16px;
}

#paperAbstract{
	font-size: 14px;
}
