body{background: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; font-family: Georgia, "Times New Roman", Times, serif}

table.main {
	width: 612px;
	border: 10px #333333 ridge;
	margin-top: 20px;
	height: 600px;
	background-image: url(images/rpgbackground.jpg);
	background-attachment: scroll;
	background-position: center middle;
	background-repeat: no-repeat;
}

img.logo{width: 526px; height: 68px}
table.toplink{
	width: 200px;
	border: 0px;
	height: 200px;
	margin-left: 15px;
}

p{
	font-size: 12pt;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	line-height: 8px;
}
p.copyright{
font-size: 10pt;
}

a:link{font-size: 16pt; color: #ffffff; text-decoration: none}
a:visited{font-size: 16pt; color: #ffffff; text-decoration: none}
a:hover{font-size: 16pt; color: #ff0000; text-decoration: none}

a.MenuItem{font-size: 10pt; color: #ffffff;text-decoration: none}
a.MenuItem:link{font-size:10pt; color: #ffffff;text-decoration: none}
a.MenuItem:visited{font-size: 10pt;color: #ffffff;text-decoration: none}
a.MenuItem:hover{font-size: 10pt; color: #ff0000;text-decoration: none}

