body
	{
	color: #000000;
	font-family: Century Gothic;
	font-size: 9px;
	background: #FFFFFF url(img/bg.png) top left repeat-x;
	line-height: 15px;
	text-align: justify;
	cursor: help;
	}
	
.trc-1
	{
	position: absolute;
	padding: 0px; 
	top: 0px;
	left: 0px;
	}

.trc-2
	{
	position: absolute;
	padding: 0px; 
	top: 0px;
	left: 281px;
	}

.trc-3
	{
	position: absolute;
	padding: 0px; 
	top: 0px;
	left: 572px;
	}

.trc-4
	{
	position: absolute;
	padding: 0px; 
	top: 0px;
	left: 815px;
	}

#navigation
	{
	position: absolute;
	padding: 0px; 
	top: 197px;
	left: 2px;
	}

#main
	{
	position: absolute;
	color: #000000;
	top: 280px;
	left: 0px;
	width: 100%;
	}

#content
      {
	width: 650px;
	margin-top: -35px;
	padding: 15px;
	}
	
#stats 
	{
	background: url(img/stats.png) no-repeat;
	color: #000000;
    text-align: justify;
    width: 365px;
	padding: 27px 3px 3px 3px;
	border: 1px solid #AEC5C5;
	}

#bottom
       {
	background: #000000 url(img/footer-bg.png) bottom repeat-x;
	left: 0px;
	bottom: 0px;
	position: relative;
	height: 202px;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	}
	
#footer 
      {
	background: url(img/footer.png) no-repeat bottom left;
	height: 202px;
	color: #FFFFFF;
	position: relative;
	}
	
#f 
      {
	margin-left: 332px;
	margin-top: 45px;
	text-align: center;
	position: absolute;
	}
	
h1
	{
	color: #682061; 
	font: 24pt Arial Narrow;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: -2px;
	}
	
h2
	{
	color: #278057; 
	font: 10px Times New Roman, Times, Georgia, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-left: 30px;
	margin-top: -8px;
	}
	
li
      {
	list-style-image: url(img/bullet.png);
	color: #A7A7A7;
	font: 12px Georgia, Times, Serif;
	font-style: italic;
	}

b, strong 
      {   
    color: #1D3161;
	}

i 
    {
 	color: #80A6CE;
	}

a 
	{
	color: #8F0D59; 
	font: 9px Trebuchet MS, Serif, Times;
	text-transform: uppercase;
	text-decoration: none;
	}

a:hover
	{
	color: #68226F;
	text-transform: uppercase;
	}

input, textarea, select 
	{
	background: #E3F0EB;
	color: #000000;
	padding: 2px;
	font-style: italic;
	font-size: 11px;
    font-family: Georgia, Times, Serif;
	border-top: 2px solid #D2E8E0;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	text-align: justify;
	}

img	
	{
	border: 0px;
	}
	
img.border
	{
	border: 5px solid #88ADC9;
	}
	
img:hover.border
	{
	border: 5px solid #EEE6A0;
	}
