/* <![CDATA[ */
	html {
		height:100%;
}

a,p,li,h3,table,body
{
font: 13px Tahoma, verdana, 'sans serif'; 
}

	body {
	position:relative;
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height:100%;
	height:100%;
/*	background-color:#ff0033 #6599C1;*/
	background:#990000 url(../images/bodyback.gif) top left repeat-x/**/;
	color:#000000;
		}
#intro {
		display: none;
		color: black;
		position: absolute;
		top: 30px;
		left: 200px;
		width: 300px;
		background-color: red;
	}

	#container {
		text-align:center;
		width:760px;
		margin:0; padding:0;
/*		border: #777777 2px solid;*/
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /*Position 760 frameFor Moz */
/*		height:100%;
		min-height:100%;*/
}

	#header {
		border:0px;
		position:relative;
		z-index:40;
		padding:0px;
		width: 760px;/**/
		height: 149px;
		text-align:right;
	background:#ffffff url(../images/bodyback.gif) top left repeat-x/**/;
/*		background:url(../images/banner.gif) 0px 0px no-repeat;*/
		margin-left: 0px; margin-right:auto; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
		}
/*		#logot {
		display:none;
		float:left;
		background:url(../images/logol.gif) 0px 0px no-repeat;/*left top
		width:125px;
		height:125px;
		padding:0px;
		margin-left: 0px; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz 
		}
/*		#transrgt
		{
		float:left;
		background-image: url(../images/two.jpg);
			/*background-image: url(images/transleft.gif);
		}
		#transleft
		{
		float:left;
		background-image: url(../images/three.jpg);
		}
		#transtop
		{
		float:left;
		background-image: url(../images/four.jpg);
		}
		#transbot
		{
		float:left;
		background-image: url(../images/five.jpg);
		}*/
		#logom {
		float:left; 
		background:url(../images/logom.gif) 0px 0px no-repeat;/*left top*/
		width:623px;
		height:68px;
		margin-left: 0px; margin-right: auto; margin-top: 0px; margin-bottom: auto;  /*For Moz */
		}
		#logot{
			float:left;
			background: url(../images/logor.gif) bottom left no-repeat;
			padding:0px;
			width: 123px;
			height: 123px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz */
	}
/* FIXES --- DONT PLAY WITH THESE ------*/
	#prop {
		float:left;
		margin:0px;/*ie doubles margins on floats -- this fixes it */
		width:1px;
		height:400px;
		min-height:400px;
		background:transparent;
	}
	#cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	.column-in {
		margin:0px;
		padding:0px;
		}
	 p {/*fixes space at the top and bottom in mozilla*/
			margin:0px;
			}
	 #middle p {
		margin-bottom: 20px;/*puts paragraph space back on */
	 }
	img {border:none;}

	h1,h2,h3,h4 { margin: 0px 0px }/*fixes push down when heading is on first line */

/*END FIXES*/
	#middle {
		margin:0px 2px 0px 160px;  /*top right(same as right column) bottom left(same as left column) */
		font-size:80%;
		padding: 0px;
		height:auto;
		}

#mccont {
		margin:0px;
		padding:5px 5px 10px 5px; /* top right bottom left */
		text-align: left;
/*		overflow:auto;
		scrollbar-base-color: #9DB337; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #e0dedc;
		scrollbar-track-color: #FBFBE5; */
	}

	#main1 { /* use background images to colour LEFT column */
		margin:0px; 
		padding:0px;
		background: url(../images/mback.gif) 0px 0px repeat-y;
		}
	#main2 {/* use background images to colour RIGHT column */
		margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 20px;  /*Position 760 frameFor Moz */
		padding:0px;
		border: #000000 1px solid;
		background:#ffffff;

/*		background:#ffffff url(../images/footer.gif) bottom left no-repeat;*/
		}
	#left {
		float:left;
		width:159px;
		height:445px;
		*height:440px;
		text-align:center;
/*		height:30px;*/
/*		background:#cccccc url(../images/leftcol.gif) top right no-repeat;*/
		padding:5px 0px 0px 0px;  /*top right(same as right column) bottom left(same as left column) */
		font-size:80%;
/**/			background: url(../images/menbot.gif) bottom center no-repeat;
		}
	#right {
		float:right;
		text-align:left;
		width:2px;
/*		height:30px;*/
		margin:0px; padding:0px;
/*		background:orange url(../images/rightcol.gif) top right no-repeat;*/
		font-size:80%;
		background-color:green;
		}
		
/*  FOOTER */

		#footer
		{	
			float:left;
			text-align: center; /*only changes footer text */
			height: 35px;
/*			background: url(../images/banbot.jpg) #9DB337 left bottom no-repeat;*/
			width:760px;
			font-size:60%;
			color:#cccccc;
			padding-right:0px;
			z-index:99;
		background:#000000 /*url(../images/footer.gif) bottom center no-repeat*/;
		/**/	
	 	margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
		}
a.footer:{text-decoration: underline;}
a.footer:link {COLOR: #000000; font-weight: bold;}
a.footer:visited {COLOR: #000000; font-weight: bold;}
a.footer:active {COLOR: #000000; font-weight: bold;}
a.footer:hover {font-weight: bold;}
		.futta
		{
			text-align:center;
			padding-top:0px;
			padding-left:3px;
			width:700px;
	 	margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
		}
		.futta a
		{
			padding-top:0px;
			color:#cccccc;
		}
		.progh
		{
			font-weight: bold;
		}
a.futta:{text-decoration: underline; vertical-align:middle;}
a.futta:link {COLOR: #000000; font-weight: bold; vertical-align:middle;}
a.futta:visited {COLOR: #000000; font-weight: bold; vertical-align:middle;}
a.futta:active {COLOR: #000000; font-weight: bold; vertical-align:middle;}
a.futta:hover {font-weight: bold; vertical-align:middle;}

.priv {
/*	border:#000000 1px solid;*/
	text-decoration: none;
	color:#000000;
 	padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; /*For Moz- makes gaps around footer block */
 	margin-left: 0px; margin-right: 5px; margin-top:3px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
}

/* END  FOOTER */
/* HEADINGS AND STYLES */
	#mccont p {
		margin-bottom: 12px;
		margin-top: 0px;
		}
	}
	#mccont a {
		color:#990000;
		font-weight:bold;		
	}

#mccont span.s1 {
		background: url(../images/hr.gif) top left no-repeat;
		width:250px;
		height:29px;
		border:none;
		display:block;
		color:#ffffff;
}	
h1 {
/*		background:url(../images/h1.gif) top left no-repeat;
		padding-left:15px;*/
		color:#990000;
		font-size:15px;
		line-height: 150%;
}	
h2 {
		color:#000066;
		font-size:12px;
		font-weight:bold;
		line-height: 150%;
}	
		span.s2 {
		letter-spacing: -1px;
		line-height: 100%;
		color:#000000;
		font: 15px Tahoma, verdana, 'sans serif';
		font-weight:bold;
		margin-bottom: 0px;
		}
		span.s3 {
		line-height: 100%;
		color:#000000;
		font: 9px Tahoma, verdana, 'sans serif';
		font-weight:bold;
		margin-bottom: 0px;
		}
		.not {display:none;}	

/* END HEADINGS AND STYLES */

/*  MENU */
		#pmenu /*remove height for vertical menu */
		{	
			float:left;
			display:block;
			text-align: left;
/**/			height:auto;
			width:600px;
			padding:0px;
			padding-top:10px;
			z-index:40;
			margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
		}/* first line of hack is border + margin? +padding for IE5x, the bottom line is the actual width */
		#cmenu {
			height:290px;
			width:149px;
			padding-left:0px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;
			background: url(../images/menban.gif) top left repeat-y;/**/
		}
		#cmenu span{
			display:none;
			position:relative;
/**/			background: url(../images/menbot.gif) bottom left no-repeat;
			width:150px;
			height:150px;
		}

/* END MENU */
/* STANDARD CLASSES */
		.lft{
			float: left;
		}
		.rgt{
			float: right;
		}
		.ctr{
			float: none;
		}
		.sbut
			{
			font: 12px Tahoma, tahoma, verdana, 'sans serif'; 
			color:#000;
			}
		#printmast {
		display:none;
		}
/* END STANDARD CLASSES */

/* INCLUSIONS */
		#logint {	display:none;
		}
		#navig
		{
			display: none;
			background-color: #1e559e;
			padding: 1px;
			color: #fefefe;
			font-weight: bold;
			font-size: 90%;
			position: absolute;
			left: 150px;
			top: 130px;
			width: 70%;
		}
		#tips
		{
			float:left;
			text-align:center;
			display:block;
			height:255px;
			width:188px;
			padding:0px;
			padding-top:200px;
			z-index:5;
/**/			background: url(../images/news.gif) bottom right no-repeat;
			margin-left: 4px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
		}
		#intips {
			display:block;
			text-align:center;
			width:175px;
			height:110px;
		overflow:auto;
		scrollbar-base-color: #000066; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #7190B2;
		scrollbar-track-color: #7190B2;/* */		
		}
#intips a {
		color:#ffffff;
		font-style:bold;
		text-decoration:none;
		
}
		#ranim
		{
/**/			position:absolute;
			right:43px;
			top:10px;
			height:100px;
			width:124px;
			padding:0px;
			z-index:5;
		}
		* html #ranim { 
			}
		#descripto
		{
/*			position:absolute;*/
/**/			background: url(../images/descripto.gif) top left no-repeat;
			color:#ffffff;
			font-weight:bold;
			height:63px;
			width:374px;
			padding:10px;
			z-index:5;
		}
		* html #descripto { 
			}
		#count{
			display:none;
			position:relative;
			text-align:center;
			height:57px;
			width:140px;
			padding-left: 0px;
			background:url(../images/counter.gif) top no-repeat;
			margin-left: auto; margin-right:auto; margin-top: 10px; margin-bottom: 0px;  /*For Moz */
		}
		#ctext{
			display:none;
			position:relative;
			top:30px;
			color: #777777;
			font-size: 16px; 
			font-weight:bold;
		}
#RSIFrame {
		height:1200px;
		min-height:1200px;
		width: 98%;
		margin:0px;
		padding:0px;
		overflow:visible;
		}

/* END INCLUSIONS */

	.copy { text-align:center; font-size:80% }

/*REGIS*/
		#regis {
		}
		#regis #regislft {
			width: 50%;
		}
		#regis #regisrgt {
			width: 50%;
		}
		#regis label {
			float:left;
			width:70px;
			text-align:left;
			font-size:80%;
			display:block;
		}

		#regis input {
			float:left;
			height:15px;
			width:160px;
		font: 9px verdana, arial, 'sans serif';
		}
		#regis textarea {
			float:left;
			width:160px;
		}
		#regis select {
			float:left;
			height:15px;
		font: 9px verdana, arial, 'sans serif';
		}
		#regis #submit{
			float:left;
			margin:1px;
			text-align:center;
			padding-left:0px;
			height:19px;
			width:140px;
			border:solid 1px #990000;
		background: #990000;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold;
		}
		#regis #reset{
			float:left; 
			margin:1px;
			text-align:center;
			padding-left:0px;
			display:block;
			height:19px;
			width:80px;
			border:solid 1px #990000;
		background: #990000;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold; 
		}
		
		#regis .yesregis {/* 'Done' Link */
	line-height:20%; 
	margin-bottom:0px;
			text-decoration:none;
			float:left;
			margin:1px;
			text-align:center;
			padding-left:0px;
			display:block;
			height:15px;
			width:80px;
			border:solid 1px #990000;
		background: #990000;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold;
		padding-top:2px;
		padding-bottom:0px;
		}
		#regis .rdbutton {
			margin:1px;
			font-weight: bold;
			border:solid 1px #990000;
		background: #990000;
		color:#ffffff;
			width:140px;
			height:19px;
			text-align:center;
			padding-left:0px;
		}
/* END REGIS */
.sml 
		{
				font-size:80%;
				text-align:left;
		}		


/* ]]> */
