body {margin:0px; font-family:Arial;}

.main {
	background-image: url('images/background.jpg'); width:747px; background-repeat:repeat-y; height:85%;
}

.menu {
	font-variant:small-caps; font-style:italic; font-size:12px; font-weight:bold;
	text-align:center; width:100%; height:18px; background-color:#EBEBEC;
}
.menu td a {display:block; color:#000000; text-decoration:none; width:100%;}
.menu td a:hover {background-color:#CCCA7D;}

.content {width:620px; height:100%;}

#developercredits {color:#000000; font-size:11px;}
#developercredits A {color:#0000FF; text-decoration:none;}
#developercredits A:Hover {color:#FF0000;}
#developercredits .atsymbol {color:#FF0000;}

.footer {
	background-image: url('images/footer-background.jpg'); width:747px; height:95px;
}

.nosho {display:none;}