body	{
/*	background-color: #d3d9e4; */
	background-color: #5b83b0;
}

#background	{
	width: 100%;
	height: 650px;
	background-image: url(../images/bg-image.jpg);
}

#center	{
	width: 830px;
	height: 650px;
	text-align: left;
	background-image: url(../images/event-connect_bg.jpg);
	margin-top: 0px;
	padding-top: 0px;
}

#nav {
	position: relative;
	top: 141px;
	left: 7px;
	width:500px;
}

#content {
	position: relative;
	top: 155px;
	left: 35px;
	width: 765px;
	height: 410px;
/*	border: 1px solid black; */
}

#contentleft {
	position: absolute;
	top: 20px;
	left: 0px;
	width:370px;
/*	border: 1px solid #778899; */
}

#contentright {
	position: absolute;
	top: 20px;
	left: 422px;
	width:330px;
/*	border: 1px solid #778899; */
}

#contentleft p {
	font-family: Tahoma, Verdana, Arial;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;	
	color: #252b30;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
}

#contentleft td, input, textarea {
	font-family: Tahoma, Verdana, Arial;
	color: #252b30;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
}

#contentleft ul {
	font-family: 'MS Sans Serif', Tahoma, Verdana, Arial;
	color: #252b30;
	list-style-type: square;
	list-style: square;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;		
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 19px;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#newsticker {
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 19px;
	margin:auto;
	top:270px;
	width:305px;
	border: 1px solid lightgrey;
	padding-top:10px;
	padding-bottom:10px;	
}

#newsticker td {
	font-family: Tahoma;
	color:#444444;
	font-size: 12px;
	line-height: 19px;
}

#newsticker a {
	font-family: Tahoma;
	font-size: 12px;
}
