@charset "UTF-8";
body {
	background-color: #333366;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 1004px;
}
#cr_tl {
	float: left;
	height: 20px;
	width: 20px;
}
#cr_tr {
	float: right;
	height: 20px;
	width: 20px;
}
#content {
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FF6666;
}
#vertline {
	float: left;
	width: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
#main_content {
	float: right;
	width: 632px;
	padding-bottom: 1em;
}
#navigationbar {
	float: left;
	width: 269px;
	padding-bottom: 1em;
}
#reunion {
	background-color: #333333;
	margin-top: 20px;
}
.pad-10top {
	padding-top: 20px;
}
#cr_bl {
	float: left;
	height: 20px;
	width: 20px;
}
#cr_br {
	float: right;
	height: 20px;
	width: 20px;
}
#bottom_corners {
	background-color: #333333;
	height: 20px;
}
#header {
	height: 52px;
}
