@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h2 {
	line-height: normal;
	color: #000000;
	font-size: 24px;
}
h3 {
	color: #000000;
	font-size: 18px;
	line-height: 32px;
}
.font-Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.font-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}
#bg_body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #056225;
}
#main {
	width: 950px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
#top {
	background-image: url(../images/bg_topbanner.gif);
	background-repeat: repeat-x;
	width: 950px;
	height: 100px;
}
#top img {
	padding: 5px;
	display: inline;
}

/*///// MAIN MENU /////*/
#menu {
	background-image: url(../images/bg_menu.gif);
	height: 50px;
	width: 950px;
	background-repeat: repeat-x;
	background-color: #060011;
}
ul#menu   {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}
ul#menu li {
	display: inline;
	float: left;
	line-height: 28pt;
}
ul#menu li a {
	background-image: url(../images/menu_tab.gif);
	width: 111px;
	height: 45px;
	float: left;
	margin: 5px 3px 10px 4px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
#menu  a:hover {
	background-image: url(../images/menu_tabover.gif);
	height: 45px;
	width: 111px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
/*///// END MAIN MENU /////*/

/*///// MAIN CONTENT /////*/
#content {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/bg_topcontent.gif);
	clear: both;
	padding: 5px 15px 25px;
}
#content     h2   {
	color: #FFFFFF;
	line-height: 32px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: inherit;
	margin-left: 10px;
}
#content a {
	color: #009933;
}
#content img {
	padding: 10px;
}
#content    table    a img {
	padding: 0px;

	border: solid
#;
	margin: 7px;
	border: solid #662D91 3px;
}

.pastW   td  {
	padding: 10px;
	vertical-align: top;
}
.sponsor   td, th {
	padding: 10px;
	text-align: center;
}
.sponsor a:link img {
	border: 2px solid #FFFFFF;
}

.sponsor          a:hover  img    {
	border: 2px outset #666666;
}

.winners td {
	padding: 0px;
	text-align: center;
}

#sideFlash {
	background-color: #FFFFFF;
	margin: 20px;
	height: 300px;
	width: 324px;
	background-image: url(../images/sideflashTop.gif);
	background-repeat: no-repeat;
}
#sideFlash h3 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}

#sideFlash .bottom {
	background-image: url(../images/sideflashBottom.gif);
	height: 15px;
	background-repeat: no-repeat;
}

#sideBox  {
	background-color: #FFFFFF;
	margin: 20px;
	height: 300px;
	width: 224px;
	background-image: url(../images/sideboxTop.gif);
	background-repeat: no-repeat;
	clear: both;
}
#sideBox h3 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
#sideBox .nav a {
	text-align: left;
	width: 180px;
	line-height: 20px;
	display: block;
	font-weight: bold;
	color: #000000;
}
#sideBox .bottomEnd {
	background-image: url(../images/sideboxBottomend.gif);
	height: 15px;
	background-repeat: no-repeat;
}

/*///// END MAIN CONTENT /////*/

#footer {
	background-image: url(../images/bg_footer.gif);
	height: 100px;
	width: 930px;
	background-repeat: repeat-x;
	background-color: #C08BDE;
	padding: 10px;
	clear: both;
}
.nav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: solid black 1px;
	background-color: #FFFFFF;
	line-height: normal;
	padding: 3px;
	margin: 10px 5px;
	text-decoration: none;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #C08BDE;
	line-height: normal;
	text-decoration: none;
}

.left  {
	float: left;
}
.right  {
	float: right;
}
.borderL {
	background-image: url(../images/borderL.jpg);
	background-color: #054A1D;
	background-repeat: no-repeat;
}
.borderR {
	background-image: url(../images/borderR.jpg);
	background-color: #054A1D;
	background-repeat: no-repeat;
}
