a
{
	color: #5c1b2f;
}
table
{
	width:800px;
	text-align:left;
	margin: 0px 0px 0px 0px;
}
td
{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding-top:15px;
}
tr
{
	text-align:left;
	margin: 0px 0px 0px 0px;
}
body
{
	margin:0px 0px 0px 0px;
	background:url('images/pixel.jpg');
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: black;
	font-size:17px;
}
textarea,select,option
{
	border-style: solid;
	border-width: 2px;
	border-color:black;
	font-family: helvetica, arial, sans serif;
	padding-left: 0px;
	color:#666666;
	overflow:hidden;
	background: white;
}
input
{
	border-style: solid;
	border-width: 2px;
	border-color:black;
	font-family: helvetica, arial, sans serif;
	padding-left: 0px;
	color:black;
	background-image: url('images/background.jpg') top repeat-y ; 
	overflow:hidden;
	background: #fff;
}
#shadow
{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background:url('images/background.jpg') repeat-y;
}
#homeimage
{
	border-style: solid;
	border-width: 3px;
	border-color:black;
	width:350px;
	height:455px;
	background:url('images/trickzone.jpg');
}
#news
{
	background:url('images/news.png') no-repeat;
	padding-top: 102px;
	width: 350px;
	margin-bottom:10px;
}
.border
{
	border: 1px black solid;
	padding: 3px;
}
.newselement
{
	width: 338px;
	padding:5px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#bbdf78;
	color: #222;
	font-size: 12px;
}
.whiteback
{
	background-color:#FFF;
}
.newselement strong
{
	font-size:14px;
	display:block;
}
#copyright
{
	position: relative;
	top: 5px;
}
#content
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background:#bbdf88;
	padding-top:20px;
	padding-bottom:20px;
}
#header
{	
	height:230px;
	width:820px;
	margin-left: auto;
	margin-right: auto;
	background:url('images/header.jpg');
}
#menu
{
	border-style: solid;
	border-width: 2px;
	border-color:#111111;
	border-left:0px;
	border-right:0px;
	width: 800px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
	background: #5c1b2f;
	text-align: left;
}
#menu a
{
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
#menu span.item
{
	position:relative;
	top:10px;
	text-align:center;
	padding:10px;
}
#menu span.item:hover
{
	background:#7c1b2f;
}
#menubottom 
{
	
	color:white;
	border-style: solid;
	border-width: 2px;
	border-color:#111111;
	border-left:0px;
	border-right:0px;
	background: #5c1b2f;
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: 100;
}
#menutext
{
	position: relative;
	right:38px;
	top:60px;
}
.editable:hover
{
	background-color:#fff;
}
.bold
{
	font-weight:bold;
}
.bigsquare
{
	width:750px;
	border-style: solid;
	border-width: 3px;
	border-color:black;
	background:#bbdf78;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}
.nodecoration
{
	text-decoration:none;
}
.small
{
	font-size:10px;
}
.square
{
	width:330px;
	border-style: solid;
	border-width: 3px;
	border-color:black;
	background:#bbdf78;
	padding:10px;
	display:block;
}
.animation
{
	width:400px;
	height:250px;
	border-style: solid;
	border-width: 5px;
	border-color:black;
	position: relative;
	top: -8px;
	right: 0px;
	color: #00ff30; 
	font-weight: bold;
}

.lefthead
{
	position:relative;
	font-size:30px;
	font-weight:bold;
}
.centered
{
	margin-left:auto;
	margin-right:auto;
}
.clear
{
	clear:both;
}
.right
{
	float:right;
	position:relative;
	right:10px;
	
}
.left
{
	float:left;
	position:relative;
	left:20px;
}

.textlarge
{
	font-size:22px;
	font-weight:bold;
}
.space
{
	height:20px;
	border-style: solid;
	border-width: 3px;
	border-color:black;
	width:13px;
}
.center
{
	margin-left:auto;
	margin-right:auto;
}
.green
{
	color:#00ff30;
}
