body {
	background-color: #000000;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: 'Comic Sans MS', 'Times New Roman', 'Times';
}

body.frame {
	overflow: hidden;
}

.frameclass {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-width: 0px;
	border-color: #ff0000;
	padding: 0px;
}

#container_left, #container_right {
	position: absolute;
	top: 10px;
	left: 50%;
	height: 470px;
	padding: 0px;
}

#container_left {
	width: 320px;
	margin-left: -346px;
}

#container_right {
	width: 320px;
	margin-left: 10px;
}

#moddb_link {
	position: absolute;
	top: 450px;
	width: 140px;
	left: 50%;
	margin-left: -156px;
}

#startdiv {
	position: absolute;
	top: 500px;
	width: 140px;
	left: 50%;
	color: #ffffff;
	margin-left: -70px;
}

#startdiv2 {
	position: absolute;
	top: 570px;
	width: 400px;
	left: 50%;
	color: #ffffff;
	margin-left: -200px;
	font-size: 12px;
}

#startdiv2 a {
	color: #ffffff;
	text-decoration:underline;
	font-size: 12px;
}

a.startlink {
	color: #ffffff;
	text-decoration:underline;
	font-size: 18px;
}

.borderdiv {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
	font-size: 26px;
}

div.content, table {
	width: 260px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
}

table	{
	margin: 0px;
	border-spacing: 0px;
	padding: 0px;
}

tr, td	{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

*[tag="td"] { line-height: 21px; }

.content a {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}

.mainlinkimg {
	width: 72px;
	height: 54px;
	border: 1px solid red;
}

.mainlinkdiv {
	width: 100%;
	height: 51px;
	margin-top: 9px;
	margin-bottom: 12px;
}

a.mainlinktext {
	color: #000000;
	font-size: 16px;
	line-height: 21px;
}

#arrowleft, #arrowright {
	position: absolute;
	left: 50%;
	top: 490px;
	width: 30px;
	height: 30px;
	
}

#arrowleft {
	margin-left: -315px;
}

#arrowright {
	margin-left: 285px;
}

a.arrows {
	font-size: 30px;
	color: #ffffff;
}

#menubutton {
	position: absolute;
	left: 50%;
	top: 490px;
	margin-left: -76px;
	width: 140px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
}

h3 {
	margin-top: 14px;
	font-size: 14px;
	line-height: 21px;
}

.imglink {
	border: 1px solid red;
}

ul	{
	list-style-type: disk;
	list-style-position: inside;
	font-size: 12px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}

#bgsoundplayer {
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -65px;
	width: 120px;
	height: 55px;
}
