@charset "utf-8";

/*  -GLOBALS
============================================================= */
html { font-size: 100%; }

body {
  margin: 0;
  background: #414141;
  line-height: 1.5em;
  font: 11px Arial, Helvetica, sans-serif;
  color: #444;
}

img { border: none; }

.red {
	color: red;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

/*  -TYPE
============================================================= */
 
h1, h2, h3, ul {
  margin: 0;
  padding: 0;
  color: #781126;
}

.Main {
	font-size: 22px;
	color: #781126;
}

p1 {
  margin: 0;
  padding: 0;
  color: #002c53;
  font: 12px;
}

a, a:visited {
  color: #369;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active {
  color:#81c0ec;
  text-decoration: underline;
}

#nav ul, #nav h2 { color: #369; }

p { margin: 0 0 10px 0; }

/*  -MAIN DIVS
============================================================= */

#wrapper {
  width: 768px;
  margin: 10px auto 0 auto;
}

#header {
  background: url('../images/header.jpg') no-repeat bottom center;
  width: 768px;
  height: 272px;
}

#content {
	background:url('../images/bck.jpg') repeat-y top center;
	height: 850x;
	padding: 10px;
	}
	
#footer_bck {
  background: url('../images/footerbar.gif') no-repeat top center;  
	width: 768px;
	height: 16px;
}

#footer {
  color: #fff;
  text-align: center;
  font-size: 11px;
  margin-top: 10px;
}

#footer_links a { margin: 0 5px; }

/*  -INDIVIDUAL SECTIONS
============================================================= */
#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover { color: #ccc; }

/*  -Content area
============================================================= */
  
#content h2 { font-size: 14px; }

.right { float:right; }

.left {
  float: left;
  padding: 0 10px 0 0;
}


h1 {
	font: bold 45px Arial, Helvetica, sans-serif;
	color: #232323;
	margin: 0 0 20px 0;
	}
	
#or {
	background:url('../images/or.gif') no-repeat top left;
	width: 152px;
	height: 103px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 0 0;	
	}
	
#tform td {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	}
sponsors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #012B51;
}
.sponsors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #012B53;
}

