﻿* {
	margin:0;
	padding:0;
	border:0;}
	
body {
	background-color:#878787;
	color:#000;
	font: 10pt 'helvetica narrow', 'arial narrow', sans-serif;
	background-position:bottom left;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image:url('diagonals-2.gif');}
	
a {
	color:#603263;
	background-color:transparent;
	text-decoration:none;}

a:hover {
	color:#009999;
	border-bottom:2px solid #603263;
	border-top:2px solid #603263;
	background-color:transparent;}
	
li {
	list-style-position:inside;}

.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }


/* __________________________________(BANNERS & DECOR)_____ */

#banner {}

#annoucements {
	letter-spacing:1px;
	font-family:helvetica, arial,sans-serif;
	position:absolute;
	top:5px;
	left:395px;
	width:300px;}

	
/* ___________________________(CONTAINERS & STRUCTURE)_____ */

#container-content {
	width:892px;
	overflow:hidden;
	margin-top:20px;}
	
#left {
	width:175px;
	float:left;}

#content {
	width:717px;
	float:left;
	padding-bottom:20px;
	color:#606060;
	line-height:12pt;
	font-family:helvetica, verdana, sans-serif;
	background: #fff url('bottom.gif') no-repeat bottom;
	display:block;}
	
	
/* __________________________________________(HEADERS)_____ */

.header-left {
	font:bold 10pt helvetica, arial, sans-serif;
	text-align:left;
	line-height:20px;
	background-color:#878787;
	display:block;
	padding-left:10px;
	margin: 10px 0 0 0;
	height:18px;}

.header-content {
	display:block;
	color:#009999;
	margin:15px 0 6px 0;
	font:14pt helvetica, arial, sans-serif;}

.header-event {
	margin-top:15px;
	display:block;
	font-weight:bold;}

.subheader-content {
	font-weight:bold;
	color:#555;
	margin:20px 0 0 0;
	display:block;
	letter-spacing:1px;}
	

/* __________________________________________(CONTENT)_____ */	
	
.date {
	color:#603263;
	font-size:8pt;
	position:relative;
	top:-10px;}

.news {
	float:left;
	width:460px;
	padding-left:12px;
	text-align:justify;}

.not-news {
	width:215px;
	float:right;
	padding-right:11px;
	text-align:justify;
	font-size:9pt;
	margin-top:15px;}

.sponsor {
	margin-bottom:8px;}

input, textarea {
    font-size:8pt;
    display:block;
    border-bottom:1px solid #606060;
    margin-bottom:15px;
    width:300px;
    background-color:#eee;
    color:#990000;
    font-family:'tahoma', geneva, monospace;
    letter-spacing:1px;}

textarea {
    height:200px;}

.button {
    width:60px;
    display:inline;
    float:right;
    margin-left:2px;
    background-color:#993333;
    color:#eee;
    border:1px solid #404040;
    font-weight:bold;}

td {
	vertical-align:top;
	padding: 0 10px 0 3px;
	font-size:8pt;
	border-left:2px solid #c0c0c0;
	width:75px;}
	
	
	
/* _________________________________(GENERAL MODIFERS)_____ */	
	
.center {
	text-align:center;}

.fleft {
	float:left;}

.fright {
	float:right;}

.norborder {
	border-right:0 !important;}

.nobborder {
	border-bottom: 0 !important;}
