body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7EEF7;
	background-image:url(../images/design/leftbackground.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

#left {
	position: absolute;
	top: 175px;
}

#content {
	position: absolute;
	left: 270px;
	top: 160px;
}

#header {
	position: absolute;
	left: 305px;
	top: 112px;
	font-size: 18px;
	font-weight: bolder;
}

#flashlogo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner-square {
	margin: 40px 0px 0px 25px;
}

