* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
	border: medium none #000;
}
#wrapper #logo {
	height: 120px;
	background-image: url(../Images/logo79565631.png);
	background-repeat: no-repeat;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-color: #FFF;
}
#wrapper #header {
	height: 5px;
	background-image: none;
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #000;
}
#wrapper #bodyArea #left {
	width: 965px;
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	font-size: xx-large;
	font-style: normal;
	font-family: "Lucida Calligraphy";
	margin: 0px;
	font-weight: bold;
	background-image: url(../Images/multi097.jpg);
	color: #000;
}

#wrapper #bodyArea #right {
	width: 950px;
	float: left;
	background-image: none;
	margin: 0px;
	font-family: "Lucida Calligraphy";
	font-size: large;
	font-weight: normal;
	background-color: #FFF;
	padding-left: 30px;
	color: #000;
	font-style: normal;
	text-align: left;
}



#wrapper #bodyArea #footer {
	height: 10px;
	clear: both;
	border: 1px inset #06F;
	background-image: url(../Images/multi097.jpg);
}
p {
	font-family: "Lucida Calligraphy";
	font-size: large;
	font-style: normal;
	color: #000;
	margin: 15px;
}
#wrapper #bodyArea #left p #FLVPlayer {
	float: right;
	top: 0px;
}

#wrapper #bodyArea #left p img {
	float: left;
}
#wrapper #bodyArea #right p #FLVPlayer {
	float: right;
}
