body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #F1F175 url(../panto_images/gradbg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #000000;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.leftcol {
	background:  url(../panto_images/dragon.gif) no-repeat left bottom;
	height: 300px;
	width: 160px;
}
.rightcol {
	background:  url(../panto_images/dragon_r.gif) no-repeat right bottom;
	height: 300px;
	width: 160px;
}
#main {
	background: url(../images/dragon.gif) no-repeat left bottom;
	height: 100%;
	width: 100%;
	position: relative;
}
#comment {
	color: #000000;
	background: #FFECFF;
}
.red {
	color: #990066;
}
#content {
	overflow: auto;
	height: 500px;
	width: 500px;
	background: #FFFFCC;
	border: 1px solid #A90066;
	margin: 0px auto;
	position: relative;
	top: 0px;
}
#wrapper {
	background: url(../images/dragon.gif) no-repeat left bottom;
	height: 100%;
	width: 100%;
}
.right {
	float: right;
}
#navcontainer {
	width: 160px;
	text-align: left;
	float: right;
	display: inline;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border-top: 1px solid #EDCD7A;
	border-right: 1px #EDCD7A;
	border-bottom: 1px #EDCD7A;
	border-left: 1px #EDCD7A;
	width: 160px;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #AE428D;
	border-bottom: 1px solid #EDCD7A;
	border-top: 1px #EDCD7A;
	border-right: 1px solid #EDCD7A;
	border-left: 1px solid #EDCD7A;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #CDA3C7;
color: #000000;
}
#topbox {
	background: url(../panto_images/topstrip.jpg) no-repeat center top;
}
.field {
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #AD398C;
	width: 200px;
}
.textfield {
	height: 100px;
	width: 100%;
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #AD398C;
}
.style2 {
	font-size: 12px;
	color: #EBE127;
	font-weight: bold;
	background: #57649B;
	border-top: 1px solid #AE428D;
	border-right: 1px #AE428D;
	border-bottom: 1px solid #AE428D;
	border-left: 1px #AE428D;
	padding-right: 5px;
	padding-left: 5px;
}.pinkbox {
	background: #CCA0C4;
	padding: 5px;
	width: 500px;
	border: 2px dotted #F1F175;
}
.Pantofun {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	text-indent: 50px;
}
.leftdrag {
	background: url(../panto_images/small_dragon_r.gif) no-repeat left bottom;
}
.rightdrag {
	background: url(../panto_images/small_dragon.gif) no-repeat right bottom;
	width: 550px;
}
.yellowborder {
	border: 2px dashed #F1F175;
	background: #FFFFFF;
	width: 80%;
	text-align: center;
}
.star {
	background: url(../panto_images/cast/star.jpg) no-repeat center center;
	font-size: 14px;
	overflow: auto;
	height: 350px;
}
