/*[variables]
colors
{
	@00: #000000;
}
*/
/*CSS Document
Body*/
BODY
{
	background: #DB281E url(../images/banners/wr2.png) repeat-x;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial;
}
/*Banner*/
#header
{
	height: 200px;
	background: url(../images/banners/rw.png) repeat-x #FFFFFF;
	z-index: 2;
}
/*Main Content*/
#maincontent
{
	width: 98%;
	background: transparent;
	color: black;
	clear: both;
	top: -2px;
}
#main
{
  width: 100%;
	float: right;
	background: #FFFFFF;
	color: #000000;
}
/*Left Column*/
#leftcontent
{
	float: left;
	width: 167px;
	background: transparent;
	color: #000000
}
#navmenu
{
	width: 167px;
	background: transparent;
	color: #FFFFFF;
}
#copyright
{
	height: 35px;
	background: transparent;
	text-align: center;
	font-size: 10px;
	clear: both;
}
/*Navigation Menu*/
TH.Nav
{
	background: #0000CC;
	color: #FFFFFF;
}
TH.Menu
{
	background: #3366CC;
	color: #FFFFFF;
}
A:hover
{
	color: #FF6600;
}
A.HoMe:hover
{
	color: #FF6600;
}
A.Menu
{
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 15px;
	text-indent: 3em;
	text-decoration: underline;
}
A.Menu:visited
{
	background: transparent;
	color: #FFCC00;
}
A.Menu:hover
{
	background: transparent;
	color: #FFCCEE;
}
A.HoMe
{
	background: transparent;
	color: #FFCC33;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}
A.HoMe:visited
{
	background: transparent;
	color: #FFCC99;
}
A.LMenu
{
	background: transparent;
	color: #FFFFFF;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	text-indent: 3em;
	text-decoration: underline;
	left: 20px;
	text-indent: 25px;
}
A.LMenu:visited
{
	background: transparent;
	color: #FFCC00;
}
A.LMenu:hover
{
	background: transparent;
	color: #FFCCEE;
}
/*Atributes*/
P
{
	margin-left: 1em;
	margin-right: 1em;
}
P.indent, P.h-c
{
	text-align: left;
}
P.indent
{
	text-indent: 3em;
}
P.cent
{
	text-align: center;
}
UL
{
	width: 90%;
}
MARQUEE
{
	font-size: 25px;
	width: 99%;
}
/*to allow stop marquee with mouse, use OnMouseOver="this.stop()" OnMouseOut="this.start()"*/
HR
{
	color: red;
	background-color: red;
	height: 5px;
	width: 80%;
	text-align: center;
	left: 10%;
	right: 10%;
}
H1, H2, H3, H4, H5, H6
{
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}
ul
{
  text-align: center
}
.dist
{
	color: red;
}
.color:hover
{
	background: #000000;
	color: #FFFFFF;
}
.nav
{
  border: transparetnt;
  margin: 0px;
  width: 167px; 
  height: 465px;
}
.ads1
{
  border: transparetnt;
  margin: 0px;
  width: 167px; 
  height: 400px;
}