body {
	margin-top: 10%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #989898;
}
a { 	color: #989898;
		text-decoration:none;
}
a:hover { color: #aed136;
			text-decoration: underline;
		}
img { border: 0px; text-decoration:none; }
.ipt { 	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #989898;
		border: 1px solid #989898;
	}
.tiny { font-size: 11px; }
.navleft a { font-size: 13px;
			text-decoration:none;
			width:80px;
			padding:2px;
			margin:2px;
			float:left;
	}
.navleft a.on { color: #aed136;
	}

.content { text-align: left; }
.content img { margin: 5px; }	

.imgleft {float: left; margin-right: 10px; }
.imgright { float: right; margin: 5px 0px 5px 5px; }
td.thumbtd { width:90px; vertical-align:top; cursor:pointer; }
td.thumbtd a { background:#ffffff; text-decoration:none; }
h1 { font-size: 20px; padding: 0px 0px 5px 5px; margin:0px 0px 5px 5px; text-align: right; font-weight: normal; }
h2 { font-size: 18px; margin:0px 0px 5px 5px; font-weight: normal; text-align:right; }

.floatpanel { width: 120px; height: 140px; border: 2px solid #c0c0c0; padding: 5px; font-size: 11px; float: left; margin: 5px;
				text-align:center; }

.modechoice { width: 100%; height:16px; }
.modechoice a { float: left; width: 30%; height: 14px; text-align: center; padding: 2px; }
.modechoice a:hover, .modechoice a#gon { background: #aed136; color: #ffffff; }

.leftcontent { width: 300px; float: left; text-align: justify; }
.leftcontent-artists {width: 300px; float: left; text-align: justify; }
.rightcontent { width:300px; float: left; text-align: justify; }
.rightcontent-artists { width:300px; float: right; padding-left:10px; }
.navleftindent { font-size: 9px; text-decoration:none; width:80px; height:20px; padding:2px 2px 2px 8px; margin:2px 2px; float:left; }

.footer { font-size:10px; color: #999999; padding-left: 20px; }
