TABLE.MainTable {
height:585px;
width:795px;
border-width: 0px;
position: absolute;
background-image:  url(../site/%27art/index.jpg%27);
background-repeat: no-repeat;
}

BODY {
color: #000000;
background-color: #000000;
background-repeat: no-repeat;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#F8AD30;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#F8AD30;
scrollbar-arrow-color:#F8AD30;
scrollbar-track-color:#000000;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8AD30;
	font-style: normal;
	font-weight: normal;
}

a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold;
	font-size: 10px; 
color: #A82200;
}

a:visited
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold;
	font-size: 10px; 
color: #A82200;
}

a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold;
	font-size: 10px; 
color: #A82200;
}

a:active
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold;
	font-size: 10px; 
color:#A82200;
}

input,textarea, select {
 font-size: 10px; color: #E49207;
	background-color: #000000;
	border : 1px solid #A82200;font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
 font-size: 10px; color: #F8AD30;
	background-color: #000000;
	border : 1px solid #A82200;font-family: Verdana, Arial, Helvetica, sans-serif;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
 font-size: 10px; color: #F8AD30;
	background-color: #000000;
	border : 1px solid #A82200;font-family: Verdana, Arial, Helvetica, sans-serif;
}


