.clear { display: inline-block; }   
.clear:after, {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

* {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#c_sitemap {
	float: left;
	width: 700px;
	height: 300px;
}
#c_sitemap a {
	background-image: url(assets/bullet.gif);
	height: 13px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
#head {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#head #nav {
	height: 231px;
	width: 224px;
	left: 207px;
	position: relative;
	top: 35px;
	background-image: url(assets/layouts/nav_bk.jpg);
	padding-top: 6px;
}
#head #mini_nav {
	left: 575px;
	position: relative;
	top: 45px;
	width:422px;
}
#mn_h a {
	height: 33px;
	width: 33px;
	background-image: url(assets/layouts/h.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#head_l {
	height: 340px;
	width: 25px;
	float: left;
}
body {
	background-color: #EBEBEB;
	background-image: url(assets/layouts/head_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 100%;
	height: 100%;
	font-family: arial;
	font-size: 13px;
}
h1 {
	font-size: 18px;
	color: #002D56;
	margin-bottom: 18px;
}
p {
	margin-top: 20px;
	margin-bottom: 25px;
}
#head_title {
	float: left;
	height: 340px;
	width: 1000px;
}
#head #top {
	background-image: url(assets/layouts/2010-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1000px;
	background-color: #101B37;
	height: 134px;
	border-bottom: 1px solid #FFF;
}

#head_r {
	height: 341px;
	width: 25px;
	float: left;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 42px;
	text-decoration: none;
	background-image: url(assets/layouts/arrow_n.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	width: 172px;
	float: left;
	color: #002d56;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 16px;
	margin-left: 16px;
	padding-left: 20px;
}
#nav a:hover {
	color: #BC1215;
	background-image: url(assets/layouts/arrow_h.jpg);
	text-align: right;
	padding-right: 20px;
	width: 152px;
}
html {
	min-height: 100%;
	height: 100%;
}
#wrapper_top {
	width: 100%;
	min-height: 100%;
	height: 100%;
}
#foot_tile {
	height: 147px;
	width: 100%;
	background-image: url(assets/layouts/foot_tile.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#foot {
	background-image: url(assets/layouts/foot_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 147px;
	width: 1000px;
}
#foot_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#foot_nav a:hover {
	color: #BC1215;
}
#foot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	height: 39px;
}
.nostyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsors a {
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-right: 42px;
	padding-left: 43px;
	width: auto;
	display: block;
}
#sponsors a:hover {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BC1215;
}
#sponsors {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 600px;
	padding-top: 5px;
}
#sponsors img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#mn_e a {

	height: 33px;
	width: 33px;
	background-image: url(assets/layouts/e.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#mn_s a {
	height: 33px;
	width: 33px;
	background-image: url(assets/layouts/s.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#mn_h a:hover {
	background-image: url(assets/layouts/h_o.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC1215;
}
#mn_e a:hover {
	background-image: url(assets/layouts/e_o.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC1215;
}
#mn_s a:hover {
	background-image: url(assets/layouts/s_o.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC1215;
}
#c_intro {
	float: left;
	width: 500px;
	height: auto;
}
#c_intro1 {
	float: left;
	width: 860px;
	height: auto;
}


#c_upcoming {
	float: right;
	text-align: left;
	width: 450px;
}
#c_gallery {
	float: right;
	width: 430px;
	background-color: #F4F4F4;
}

#c_gallery1 {
	float: left;
	width: 860px;
	background-color: #F4F4F4;
}

#c_misc {
	float: right;
	text-align: center;
	height: 350px;
}
#c_misc img {
	background-color: #F9FCFF;
	border: 1px solid #DDEFFF;
	padding: 5px;
}
#c_misc_alt {
	float: left;
	width: 630px;
	min-height: 500px;
}
#c_left {
	float: left;
	width: 480px;
}
#c_right {
	float: right;
	width: 480px;
}
#c_intro a {
	color: #BC1215;
	text-decoration: none;
}
a {
	color: #666666;
}

#c_intro a:hover {
	color: #002D55;
}
#c_sitemap a {
	color: #BC1215;
	text-decoration: none;
}
#c_sitemap a:hover {

	color: #002D55;
}
h2 {
	font-size: 16px;
	color: #00498C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#corner_tl {
	background-image: url(assets/layouts/corner_tl.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: auto;
	float: left;
}
#corner_tr {
	background-image: url(assets/layouts/corner_tr.gif);
	background-repeat: no-repeat;
	float: right;
	width: 18px;
	height: 18px;
}
#corner_bl {
	background-image: url(assets/layouts/corner_bl.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
	float: left;
	clear: left;
	min-width: 150px;
}
#corner_br {

	background-image: url(assets/layouts/corner_br.gif);
	background-repeat: no-repeat;
	float: right;
	width: 18px;
	height: 18px;
}
#thumb {
	Sfloat: left;
	padding: 5px;
	margin-left: 5px;
	float: left;
}
#thumb img {
	border: 2px solid #FFFFFF;
}
#click_images {
	font-size: 11px;
	text-align: center;
	width: 100%;
	float: left;
}

.gallery a  {
	width: 120px;
	height: 120px;
	border: 1px solid #BC1215;
	padding: 4px;
	margin-right: 4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom: 4px;
	display: block;
}

.gallery a:hover {
	width: 120px;
	height: 120px;
	border: 1px solid #002D55;
	padding: 4px;
	margin-right: 4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom: 4px;
	display: block;
}

.column {
  float: left;
  margin-right: 8px;
}

.column1 {
  float: left;
  margin-right: 4px;
}

.last { margin-right: 0; }

.gpad { 
	padding-top:25px;
}

#contentnew {
	background-color: #FFFFFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	
}

#galleryw { width:980px;
			height:800px;
			padding-top:0px;
			background-color:#FFFFFF;
			margin-right: auto;
			margin-left: auto;
			
}

#c_gallerynew {
	height:100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	float:left;
	clear:right;
	padding-left:0px;
	
}

.c_gallerynew1 {
	height:100%;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	padding-left:65px;
	
}

.c_intronew {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	margin-top:50px;
}

#gheight { height:80%;
		   width: 980px;
		   background-color:#FFFFFF;
		   margin-right: auto;
		   margin-left: auto;
		   
}

.gheight { height:100%;
		   width: 1000px;
		   background-color:#FFFFFF;
		   margin-right: auto;
		   margin-left: auto;
		   
}
#gheightgames {
 		   height:250px;
		   width: 1000px;
		   background-color:#FFFFFF;
		   margin-right: auto;
		   margin-left: auto;
		   
		   
}
.gheightd { height:100%px;
			width:1000px;
			 margin-right: auto;
		   margin-left: auto;}

h3 {
	font-size: 16px;
	color: #002D56;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#click_images1 {
	font-size: 11px;
	text-align: left;
	width: 100%;
	float: left;
}

.c_galleryform {
	height:805px;
	width:350px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	float:right;
	clear:left;
}

.span-9   { width: 250px; }

.prepend-2   { padding-left: 40px; }

.game { border-right:1px solid #BC1215; padding-right:25px;}

.form { float:right;
		clear:left;
		width:400px;}
		
.gallery1 a  {
	width: 400px;
	height: 265px;
	border: 1px solid #BC1215;
	padding: 4px;
	margin-right: 4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom: 4px;
	display: block;
}

.gallery1 a:hover {
	width: 400px;
	height: 265px;
	border: 1px solid #002D55;
	padding: 4px;
	margin-right: 4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom: 4px;
	display: block;
}

.padding-top { padding-top:10px;}

.span-6   { width: 220px; }

.formbord {border-color:#002D55;}

.vImageUploadField { background:#FFFFFF; margin: 3px 0; padding: 4px; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#000000; border:1px solid #002D55; width: 240px;}

.width-200 { width: 230px; height:20px; }

.vTextField { background:#FFFFFF; margin: 3px 0; padding: 4px; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#000000; border:1px solid #002D55; width: 240px;}

a.view { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #002D55; text-decoration:none;}

a:hover.view { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #BC1215; text-decoration:none;}

.gheights { height:280px;}

.bothack { margin-bottom:-16px;
			padding-bottom:20px; }

h4 {
	font-size: 16px;
	color: #00498C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
}

.tablepad { margin-left:30px;
			margin-bottom:0px;
			margin-top:0px;
			margin-right:auto;}
			
.details a {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;} 
.details a:hover {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:underline;}

.detailsp a {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #002D56; text-decoration: none;} 
.detailsp a:hover {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #BC1215; text-decoration: none;}

.wrap2 {
	clear: left;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
