body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #999999;
	margin:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BF1F24;
	margin-bottom: 0px;
}

#container {
	width:950px;
	float:left;

}
#innercontainer {
	width:750px;
	float:left;
	background-repeat: no-repeat;
}
#menu {
	visibility:hidden;
	width:0px;
	height:0px;
	font-size: 12px;
}
#rightcolumn {
float:left;
margin-left:0px;

	width:114px;
	height:321px;
}
#rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: normal;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	font-size:11px;
	width: 126px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(/images/venice/button.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}
#menu a.first {
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
}
.home {
	background-attachment: fixed;
	background-image: url(/images/venice/venice.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a:hover {
	color: #F0CCB4;
}
#menu p {
	margin-top: 0px;
	margin-bottom: 4px;
}
a {
	color: #BC020D;
	text-decoration: none;
}

a:hover {
	color: #E7A892;
	text-decoration: underline;
}
#hometitle {
	position: absolute;
	left: 194px;
	top: 159px;
}
#footer{
	clear: both;
	height:238px;
	width:951px;
}
#framecontainer {

	width:600px;
	margin-bottom:5px;

}
#speakers {
width:0px;
visibility:hidden;
}

#leftcol {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	width:0px;
	height:0px;

}

/* CSS Document */
