body
{
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

li
{
	list-style: none;
	padding: 0px 2px 0px 2px;
}

#container
{
	width: 1030px;
	height: 550px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#select
{
	background-color: Orange;
}


#topmenu
{
	width: 1030px;
}

#topmenu a
{
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#topmenu li
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
}

#topmenu ul
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidemenu
{
	width: 169px;
	height: 510px;
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	left: 5px;
}

#sidemenu a {

	text-decoration: none;
	font: #000000;
}

img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

#buttons
{
	position: absolute;
	top: 40px;
	left: 20px;
}

#buttontext
{
	line-height: 30px;
	position: absolute;
	top: 40px;
	left: 60px;
}

#banner
{
	position: absolute;
	top: 80px;
	left: 179px;
}

#logo
{
	position: absolute;
	top: 80px;
	left: 919px;
}

#content
{
	width: 725px;
	padding-right: 91px;
	min-height: 290px;
	position: absolute;
	top: 270px !important;
	top: 250px;
	left: 184px;
	background-image: url(../images/bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.prop
{
	height: 290px;
	width: 1px;
	float: right;
}

#poster
{
	width: 400px;
	height: 566px;
	float: left;
}

#letter
{
	width: 324px;
	height: 200px;	
}

#content2
{
	width: 725px;
	padding-right: 91px;
	min-height: 290px;
	position: absolute;
	top: 100px !important;
	top: 80px;
	left: 179px;
	padding-top: 0px;
	background-image: url(../images/bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}