body {
	background: url("../img/bg.gif") left top repeat-y;
}

div#wrap {
	padding: 0 50px 10px 200px;
}

div#header-top-right-float {
	background: url("../img/School_University.jpg") left top no-repeat;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0;
	right: 0;
}

div.clear {
	clear: both;
}

ul#ticker {
	color: #005597;
	font-weight: bold;
	font-size: 1.5em;
	list-style: none;
}

div#header {
	font-size: 1.5em;
}

div#header h1{
	margin-bottom: 0;
}

div#content {
	font-size: 1.2em;
}
