body {
	background-color: #000;
	background-image: url(../images/spiderweb2.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-top: -8px;
	margin-right: auto;
	height: 800px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}
#roundedbox					{
	height: 600px;
	margin: 0px;
	padding: 0px;
}
#topleft						{background: url(../images/topleft.jpg) no-repeat top left}
#top							{background: url(../images/top.jpg)  no-repeat top}
#topBlackleft					{background: url(../images/topBlackleft.jpg) no-repeat}
#topTealright					{background: url(../images/topTealright.jpg) no-repeat}
#topright						{background: url(../images/topright.jpg) no-repeat top right}
#bottomleft						{background: url(../images/bottomleft.jpg) no-repeat bottom left}
#bottomright					{background: url(../images/bottomright.jpg) no-repeat bottom right}
#bottom							{background: url(../images/bottom.jpg) repeat-x bottom}
#left							{background: url(../images/left.jpg) repeat-y left}
#right							{background: url(../images/right.jpg) repeat-y right}
#right_col {
	height: 236px;
	width: 189px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 22px;
}
#boxcontent					{
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
}
#topmast {
	width: 950px;
	border: medium solid #0F0;
	margin: 0px;
	padding: 0px;
}
.lefttext p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
}
