/* 

#CCCCCC light gray 
#999999 medium gray
#333333 medium-dark gray
#201C1C very dark gray
#2792BB beautiful blue
#15A6D8 crazy blue
#B93961 dribbble pink
#CE7898 bubble gum

*/

body {background:white;border-top:solid 20px #2792BB;}

		
#container {position:relative;overflow:hidden; border:solid 20px #2792BB; background:white; padding-bottom:20px; border-top:none; width:900px; margin:0 auto; }

/* HEADER */

#header {width:900px; height:190px; margin:0 auto; float:none;}
	#header #brand {height:250px; width:250px; margin:0 auto; float:none;}
	#header #brand a img {height:250px; width:250px; margin:40px auto; display:block; float:none;}
	#header #brand img {}

	#header h1 {
	clear:both;
	margin:40px auto 0;
	font-size:42px;
	text-align: center;
	line-height: 38px;
	}

	#header h2 {
	clear:both;
	margin:0 auto 0;
	font-size:32px;
	text-align: center;
	}
	
/* MIDDLE */

h2#view-all {
text-align: right;
margin:0 40px;
}

h3, p {
margin:10px 40px;
}

h3 {
margin-top:50px;
}

h5 {margin:10px 10px; text-align: center;}

ul#middle_section {
list-style: none;
margin:0 auto;
}

ul#prize_winners li {
display:block;
float:left;
margin:20px;
background:#ccc;
}

ul#prize_winners li img {
width:160px;
height:240px;
margin:10px;
float:none;
}

ul#prize_winners li .caption {
display:block;
clear:both;
padding:0 10px 10px;
text-align: center;
}

/* FOOTER */

#committee-footer {height:200px; margin:30px auto 0; border:solid 20px #2792BB; background:white; padding-bottom:20px; border-bottom:none; width:900px; }
#committee-footer #mini-contact-us {float:right; width:380px; height:218px;background-color: rgba(51, 51, 51, .90); background:url(http://krossinkeuka.org/system/dev/style/img/black-noise.png) repeat; border:1px solid #15A6D8; color:#cccccc;margin:0 0 0 20px;}
#committee-footer #mini-contact-us a.big-button {display:block; margin:40px 60px 16px 10px; float:left; width:240px; border:#15A6D8 2px solid; -moz-border-radius:6px; background:black url(http://krossinkeuka.org/system/dev/style/img/big-button-bg.png) repeat-x center; padding:10px; font-size:16px; text-decoration: none; color:#cccccc; height:20px; text-transform: uppercase; text-align: center;}
#committee-footer #mini-contact-us a.big-button:hover {border-color:#15A6D8; color:#15A6D8; padding-top:11px; padding-bottom:9px;}
#committee-footer #mini-contact-us a.big-button:active {border-color:#2792BB; color:#2792BB; padding-top:11px; padding-bottom:9px;}

#committee-footer h5 {margin:10px 20px 0; width:300px; float:left;}
#committee-footer ul {width:380px; float:left; margin:20px 20px 0;}
#committee-footer ul li {height:26px;clear:both;}
#committee-footer ul li a {display:block; float:right; clear:right;}


/* 

#CCCCCC light gray 
#999999 medium gray
#333333 medium-dark gray
#201C1C very dark gray
#2792BB beautiful blue
#15A6D8 crazy blue
#B93961 dribbble pink
#CE7898 bubble gum

*/	