#header{
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	position: inherit;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #B5ACA1;
	padding-top: 0px;
}

#navigation {
	float: left;
	height: 55px;
	width: 634px;
	padding-top: 10px;
}
#information {
	float: left;
	height: auto;
	width: 625px;
	padding-top: 0px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #FAC138;
	padding-right: 10px;
	padding-left: 0px;
}
#header #navigation div {
	color: #FFFFFF;
}

#bubbles-wrapper {
	float: left;
	width: 100%;
	position: relative;
	height: 185px;
	background-image: url(../images/bg_hd.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#containerTop {
	width: 975px;
	padding-bottom: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: none;
	background-color: #FFFFFF;
}
#containerTop #flashContent {
	float: left;
	height: 350px;
	width: 625px;
	background-color: #F6E9D9;
}
#containerTop #twitterfeed {
	width: 315px;
	float: left;
	height: 350px;
	margin-left: 25px;
	overflow: hidden;
	background-color: #F6E9D9;
}
#containerTop #about {
	float: left;
	height: 225px;
	width: 305px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660099;
	margin-top: 40px;
	margin-right: 15px;
}

#containerTop #speaker {
	float: left;
	height: 225px;
	width: 305px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660099;
	margin-top: 40px;
	margin-right: 15px;
}

#containerTop #showcase {
	float: left;
	height: 225px;
	width: 313px;
	margin-top: 40px;
}
#containerTop #speaker img {
	margin-right: 10px;
}

#banner {
	float: left;
	height: 150px;
	width: 634px;
	margin-top: 10px;
}
#text {
	float: left;
	height: auto;
	width: 634px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: thin;
	border-right-style: dashed;
}
#content {
	float: left;
	width: 634px;
}
#sidebar {
	float: left;
	width: 310px;
	margin-left: 25px;
	padding-top: 20px;
}	
#search {
	float: left;
	height: 50px;
	width: 312px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
}
#contentUpperRight {
	float: left;
	height: 175px;
	width: 312px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/todo_bg.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	padding-top: 60px;
}
#contentRight {
	float: left;
	height: 258px;
	width: 312px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/twitter_bg.gif);
	background-color: #E4E4E4;
	padding-top: 60px;
}
#footer-wrap {
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: url(../images/bg_ft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	float: left;
}

#header #navigation {
	margin-left: 345px;
	margin-top: 25px;
}
#bubbles-wrapper #countdown {
	height: 50px;
	width: 170px;
	padding: 10px;
	margin-left: 825px;
}
#containerTopShowcase {
	width: 975px;
	padding-bottom: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: none;
	background-color: #FFFFFF;
}
#informationShowcase {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}

