body, html {
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:10px;
}

#center td{
	padding:0px;
	vertical-align:top;
}
.intro {
	display:block;
	width: 345px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#000000;
	text-align:justify;
}

#wrapper {
	display:block;
	overflow:auto;
	width:100%;
	min-width:370px;
}
.mainpic{
	margin-right:10px;
}
.mainpic, #wrapper{
	height:400px;
}

#content{
	padding:15px;
}

#centercontent{
	width:520px;
	margin-right:auto;
	margin-left:auto;
	padding:15px;
}
.copyright {
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding:5px;
	text-align:center;
}
.magicianleft, .magicianright, .magiciancenter, .magicbtn, .magicbtnchoice{
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding:5px 10px 5px 10px;
	background-color:#666666;
}
.choice{
	background-color:#cc6600;
}
.magiciancenter{
	border-left:1px solid #cccccc;
}
.magicianleft{
	-moz-border-radius-bottomleft:5px;
}
.magicianright{
	border-left:1px solid #cccccc;
	-moz-border-radius-bottomright:5px;
}
.magicianleft a, .magicianright a, .magiciancenter a{
	color: #ffffff;
	text-decoration:none;
}
a.lightbox img{
	border:3px solid #ffffff;
}
a.lightbox:hover img{
	border:3px solid #FF9933;
}
.magicbtn, .magicbtnchoice, .magicianbtn, .magicianbtnchoice{
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
.magicbtn, .magicbtnchoice{
	width:128px;
	height:28px;
}
.magicianbtn, .magicianbtnchoice{
	width:103px;
	height:28px;
}
.magicbtn a, .magicianbtn a{
	color:#666666;
	text-decoration:none;
}
.magicbtn a:hover, .magicianbtn a:hover{
	color:#333333;
	text-decoration:none;
}
.magicbtnchoice a,.magicianbtnchoice a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.magicbtn{
	background:url(images/btn.gif) no-repeat;
}
.magicbtnchoice{
	background:url(images/btn_choosen.gif) no-repeat;
}
.magicianbtn{
	background:url(images/btn_small.gif) no-repeat;
}
.magicianbtnchoice{
	background:url(images/btn_small_choosen.gif) no-repeat;
}