body{
	background-color: #D7D2B2;
	font-family: georgia, verdana;
	font-size:14pt;
}


.content{
	background-color:#FFFFFF;
	width:1044px;
	margin:10px auto 10px auto;
	clear:both;
}



.content .top{
	height:12px;
	pdding:0px;
	background: transparent url(/img/jax-rounded.png) no-repeat scroll 100% 0px;
}
.content .top .inner{
	pdding:0px;
	background: transparent url(/img/jax-rounded.png) no-repeat scroll 0px 0px;
	width:13px;
	height:12px;
}
.content .bottom{
	height:12px;
	pdding:0px;
	background: transparent url(/img/jax-rounded.png) no-repeat scroll 100% -12px;
}
.content .bottom .inner{
	pdding:0px;
	background: transparent url(/img/jax-rounded.png) no-repeat scroll 0% -12px;
	width:13px;
	height:12px;
}
.content .center {
	border-style:solid;
	border-color:#D7D2B2;
	border-width:0px 1px 0px 1px;
	#background-color:#FFFFFF;
	#margin:0px 1px 0px 1px;
}
.content .center div{
	padding:5px;
}


.thumb{
	margin:5px;
	border:1px solid #999999;
	width:120px;
	height:90px;
}

.original{
	border:none;
	width:1024px;
	height:768px;
}



.rs3buttonsup{
	height:65px;
	width:210px;
	background: #FFFFFF url(/img/rs3buttons.png) no-repeat 0px 0px;
}

.rs3buttonsover{
	height:65px;
	width:210px;
	background: #FFFFFF url(/img/rs3buttons.png) no-repeat -218px 0px;
}

.rs3buttonsclick{
	height:65px;
	width:210px;
	background: #FFFFFF url(/img/rs3buttons.png) no-repeat -435px 0px;
}
