BODY		{background-color: #f7f7f7;}

.body   {background-color:#413636;
		color: #000000;
        margin-top: 0px; 
        margin-bottom: 0px;
        margin-left: 0px; 
        margin-right: 0px;}
h1          {padding: 0; margin: 0;}
h2          {padding: 0; margin: 0;}
h3          {padding: 0; margin: 0;}
h4          {padding: 0; margin: 0;}
h5          {padding: 0; margin: 0;}
.maintable	{background-color: #f7f7f7;
		background-image: url("picts/background-center.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;}
.maintable2	{
		background-color: #413636;

		background-position: 0px 0px;}
.rightimage	{
		background-image: url("picts/intro.jpg");
		background-repeat: repeat-x;
		BORDER-LEFT: #000000 1px solid;}
.flashborder		{ BORDER-TOP: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; }
/* ENTER BUTON CODE */
#enterbutton		{ position: absolute; visibility: visible; left: 610px; top: 435px; z-index:2 }
.enter		{
		font-family: arial, verdana, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
		display: block;
		width: 135px;
		padding: 3px 0px 3px 0px;
		margin: 0px;
		BORDER: #ffffff 1px solid;
		background-color: #9e927c;
		background-image: url("picts/menu-sb.gif");}

a.enter:link		{ color: #FFFFFF; text-decoration: none; }
a.enter:visited		{ color: #FFFFFF; text-decoration: none; }
a.enter:active		{ color: #FFFFFF; text-decoration: none; }
a.enter:hover		{
			color: #FFFFFF;
			background-image: url("picts/menuon-sb.gif");
			text-decoration: none;
			BORDER: #ffffff 1px solid;}
			
.bottomlinks 	{ COLOR: #d3cf58; FONT: 12px arial, verdana, sans-serif; font-weight: bold;}
a.bottomlinks:link 	{ color: #d3cf58; text-decoration: underline; }
a.bottomlinks:visited 	{ color: #d3cf58; text-decoration: underline; }
a.bottomlinks:active 	{ color: #d3cf58; text-decoration: underline; }
a.bottomlinks:hover 	{ color: #ffff00; text-decoration: underline; }



/* TEXT BOXES CODE */
.boxtable	{ width:100%; text-align: justify; }
.roundcont {
	width: 340px;
	height: 155px;
	background-color: #564949;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	color: #e5e5e5;
	text-align: justify;
	padding-right: 10px;
	margin: 0px; }
.roundcont .subtitle { margin-left: 5px; }
.roundcont p {margin: 0 0px;
text-align: justify; }
.roundtop { background: url(picts/clear.gif) no-repeat top right; }
.roundbottom {
	background: url(picts/clear.gif) no-repeat top right;
	margin-top: 5px;}
img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;}

.roundcont1 {
	width: 250px;
	height: 340px;
	background-color: #564949;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	color: #e5e5e5;
	text-align: justify;
	padding: 0 5px 0 5px;
	margin; 0px;}
.roundcont1 p {margin: 0 0px; text-align: justify;}
.roundtop1 { background: url(picts/clear.gif) no-repeat top right; }
.roundbottom1 {
	background: url(picts/clear.gif) no-repeat top right;
	margin-top: 5px;}
img.corner1 {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;}
   
.roundcont2 {
	width: 250px;
	background-color: #564949;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	color: #e5e5e5;}
.roundcont2 p {margin: 0 10px; text-align: justify;}
.roundtop2 { background: url(picts/clear.gif) no-repeat top right; }
.roundbottom2 {
	background: url(picts/clear.gif) no-repeat top right;
	margin-top: 5px;}
img.corner2 {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;}
