body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
body { background-color: #ffffff; background-image: url(wb_bg.jpg); background-repeat: repeat-x; margin:0; padding:0; }
a:link, a:visited, a:active {
	color: #ba4fcf;
	text-decoration: underline;
}

a:hover {
	color: #ba4fcf;
	text-decoration: underline;
}

form {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

#header {
	background-color: white;
	height: 150px;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#divider .blue {
	background-color: #00529B;
}
#divider .white {
	background-color: #ffffff;
	width: 1px;
}
#divider .red {
	background-color: #f26531;
}

#content { background-color: transparent; vertical-align: top; padding: 0; }

#content_animation { vertical-align: top; width: 300px; height: 300px; padding: 0; }

#content .content_div,
#content_animation .content_div { background-color: white; background-image: none; height: 292px; vertical-align: top; padding: 0; margin: 0 0 20px; }

#content .content_div {
	height: 100%;
	padding: 4px;
	margin-right: 0;
	overflow: auto;
}
#content_animation .content_div { height: 300px; margin-left: 0; }

#menu {
	height: 60px;
	background-color: transparent;
	vertical-align: top;
	padding: 10px;
	background-image: url('(EmptyReference!)');
}

.menu_item {
	postition: relative;
	float: left;
	width: 97px;
	height: 130px;
	color: #ffffff;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

.menu_div {
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	width: 200px;
	height: 120px;
	text-align:center;
	display: block;
}
