body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #999999;
	margin:0px;
}
body.homepage {
	background-color:#000000;
}
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;
	margin-top:8px;
}

#container {
	width:950px;
	background-image: url(/images/venice/backrepeat.gif);
	margin-right: auto;
	margin-left: auto;
}
#containerwide {
	width:950px;
	background-image: url(/images/venice/backwide.gif);
	margin-right: auto;
	margin-left: auto;
}
#innercontainer {
	width:950px;
	background-image: url(/images/venice/backredesign_01.gif);
	background-repeat: no-repeat;
}
#innercontainerwide {
	width:950px;
	background-image: url(/images/venice/backredesign_wide.gif);
	background-repeat: no-repeat;
}
#menu {

	margin-left:170px;

	margin-top:257px;
	width:130px;
	height:267px;
	font-size: 12px;

}
#rightcolumn {
float:left;
margin-left:30px;
	margin-top:227px;
	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 {
float:left;
width:437px;
margin-left:22px;
margin-bottom:5px;
padding-top:220px;
}
#framecontainerwide {
	float:left;
	width:595px;
	margin-left:22px;
	margin-bottom:5px;
	padding-top:220px;
}
#speakers {

margin-left:18px; 
margin-top:90px; 
width:282px; 
height:120px; 
}

#leftcol {
	float:left;
	margin:0px;
	width:300px;

}
#thumbnailimages img {
margin-right:5px;
}

#leftgallery {
	float:left;
	width:150px;

}
#homemenu {
	height: 315px;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
}
#bottom {
	bottom: 0px;
	position: absolute;
	left: 0px;
	
}
#homemenu p {
	margin-top:8px;
	margin-bottom:0px;
}
/* CSS Document */
#homemenu a {
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 180px;
	text-transform: uppercase;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;

}
#homemenu p.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 210px;
	text-transform: uppercase;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;

	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;

	padding-top: 3px;
		background-color: #bf1f24;	
}
#homemenu a:hover {
	text-decoration: none;
	background-color: #bf1f24;	
}
#leftgallery a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1F24;
	display: block;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 2px;
	border: 1px solid #000000;
	width:120px;
}
#leftgallery a:hover {
	text-decoration: none;
	background-color: #EB8587;	
}
a.current {
	text-decoration: underline;
}
