body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000 url('images/bg.png') center repeat-y;
	margin: 0;
	text-align: center;
	}
	
img {
	border: 0;
	}
	
td {
	text-align: left;
	}
	
td a:link {
	border-bottom: 1px dotted #000000;
	}
	
td a:hover {
	color: #3564a2;
	border-bottom: 1px dotted #3564a2;
	}

td a:visited {
	border-bottom: 1px dotted #000000;
	}
	
acronym {
	cursor: help;
	}

a {
	text-decoration: none;
	}
	
.ad {
	padding:5px 0 5px 12px;
	background: transparent;
	}

#content {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	text-align: left;
	position: relative;
	}

#header {
	width: 700px;
	height: 190px;
	background: url('images/banner.png') no-repeat;
	}
	
#header a {
	display: block;
	width: 100%;
	height: 100%;
	}

#nav {
	font-size: 1.2em;
	background-color: #637fb9;
	text-align: right;
	padding: 4px;
	}

#nav a {
	color: #306090;
	padding: 0 5px;
	}

#nav a:hover {
	color: #fff;
	border-bottom: 4px solid #fff;
	}

#sidebar {
	background: #758ec0;
	width: 145px;
	float: left;
	color: #fff;
	font-size: 1.1em;
	}
	
#sidebar h1 {
	border-bottom: 1px solid #458;
	border-top: 1px dotted #458;
	background: #306090;
	font-size: 1.1em;
	font-weight: bold;
	padding: 11px 0 3px 3px;
	margin: 0;
	}
	
#sidebar .info {
	background: #069;
	color: #fff;
	font-size: 1.0em;
	padding: 5px 0 0 5px;
	}

#sidebar a {
	font-size: 1.0em;
	color: #fff;
	display: block;
	padding: 3px 0 3px 7px;
	background: transparent url('images/minus.gif') center left no-repeat;
	}
	
#sidebar a.special {
	background: transparent url('images/plus.gif') center left no-repeat;
	}
	
#sidebar a.ad {
	padding:5px 0 5px 12px;
	background: transparent;
	}
	
#sidebar a:hover.ad {
	padding:5px 0 5px 12px;
	background: transparent;
	}

#sidebar a:hover {
	color: #fff;
	background: #637fb9 url('images/rollover.gif') center left no-repeat;
	}

#sidebar form,
#sidebar span {
	padding: 3px 0 3px 7px;
	display: block;
	}

#main {
	background: #fff;
	width: 540px;
	height: auto;
	float: right;
	color: #000;
	padding: 5px 2px 10px 2px;
	font-size: 1.1em;
	}
	
#main a {
	color: #000;
	}
	
#main a:hover {
	color: #3564a2;
	}
	
#main a:visited {
	color: #000;
	}

.box,
.important {
	border: 1px dotted #333;
	margin: 15px 10px;
	padding: 6px 7px;
	font-size: 1.0em;
	}

.box h1,
.important h1 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	}

.box a {
	color: #000;
	border-bottom: 1px dotted #000;
	}
	
.box a:visited {
	color: #000;
	border-bottom: 1px dotted #000;
	}

.box a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
	}

.important {
	color: #fff;
	background-color: #306090;
	}

.important a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}

.important a:hover {
	color: #fff;
	border-bottom: 1px dotted #347;
	}
	
#top a {
	color: #f00;
	float: right;
	padding: 35px 10px 10px 0;
	}

#footer {
	background: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	clear:both;
	}
	
#footer a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}

#footer a:hover{
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	}

.theight {
	text-align: center;
	}

.guides {
	border: 1px solid #333;
	}

.guides td {
	padding: 0px 5px 0px 5px;
	margin: 0 0 4px 0;
	}

.imagemons {
	width: auto;
	_width:	200px;
	overflow: auto;
	}
	
.imagemons_ani {
	width: auto;
	_width:	495px;
	overflow: auto;
	}

.tableheader {
    background-color: #3cf;
	font-weight: bold;
	}

.artist {
	color: #fff;
	background-color: #637FB9;
	border: 1px dotted #333;
	margin: 15px 10px;
	padding: 6px 7px;
	font-size: 1.0em;
	}
.artist h1 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	}
.artist a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}

/* Artist Box */
.abox {
	border: 1px dotted #333;
	margin: 15px 10px;
	padding: 6px 7px;
	font-size: 1.0em;
	}
.abox h1 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	}
.abox a {
	color: #000;
	margin-left: 10px;
	border-bottom: 1px dotted #000;
	}

.abox a:visited {
	color: #000;
	border-bottom: 1px dotted #000;
	}
.abox a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
	}
div.abox ul {
	font-size: 1.0em;
	color: #fff;
	display: block;
	padding: 3px 0 3px 7px;
	background: transparent url('images/minus.gif') center left no-repeat;
	}

