*{
	margin:0;
	padding:0;
}
body{
	font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:14px;
	background:#222;
	color:#333;
	overflow-x:hidden;
}
h1{
	font-size:50px;
	color:#ccc;
}
h2{
	font-size:20px;
	margin:15px 0px;
}
a{
	color:#555;
	text-decoration:none;
}
a:hover{
	color:#222;
}
p{
	padding:5px 0px;
}
header{
	width:960px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
}
header div {
	height: 100%;
	position: relative;
	float:left;
}
header div.image {
	left: 86px;
}
header div.title {
	left: 77px;
	top: 10px;
	line-height: 2.5em;
}
header div.links {
	height:40px;
	width: 200px;
	background-color: #333;
	position: relative;
	float: right;
	top: 50px;
	right: 98px;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
header div.links img {
	margin: 0 0 5px 5px;
}
header div.image img {
	position: relative;
	float: left;
	margin: 10px;
}
header div.title h2 {
	font-size: 37px;
	color:#ccc;
	margin: 0px 0 10px 0;
}
header div.title h3 {
	font-size: 29px;
	color:#ccc;
}
.clear{
	clear:both;
}
/* Slider Style */
.pxs_container{
	width:100%;
	height:600px;
	position:relative;
	border-top:7px solid #333;
	border-bottom:7px solid #333;
	overflow:hidden;
	-moz-box-shadow:0px 0px 7px #000;
	-webkit-box-shadow:0px 0px 7px #000;
	box-shadow:0px 0px 7px #000;
}
.pxs_bg{
	background:transparent url(../img/bg.png) repeat top left;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:4000px; /*1264px window width times number of images*/
	height:600px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(../img/plaid.png);
	background-repeat:repeat;
	background-position: top left;
	opacity: 0.7;
	/*background-image:url(../images/bg1.png);
	left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background-image:url(../img/course_sm.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	opacity: 0.5;
	/*background-image:url(../images/bg2.png);
	left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(../img/buggy_collage.png);
	background-repeat: no-repeat;
	background-position: center left;
	opacity: 0.3;
	/*background-image:url(../images/bg3.png);
	left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:-25px;
	height:550px;
}
ul.pxs_slider li{
	height:475px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin:0px;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
ul.pxs_slider li div.front {
	width: 761px;
	height: 492px;
	position: relative;
	float:left;
	top: 35px;
	left:21.9%;
	margin: auto;
}
ul.pxs_slider li div.back {
	display:none;
}
ul.pxs_slider li div.caption {
	padding: 10px 35px;
	position:absolute;
    bottom:9px;
    left:8px;
    width:675px;
	max-height:455px;
    background-color:black;
    font-family: 'tahoma';
    font-size:15px;
    color:white;
    opacity:0.8;
    filter:alpha(opacity=80);
	overflow: auto;
}
ul.pxs_slider li div.caption a {
	float: right;
}
ul.pxs_slider li div.caption p a, ul.pxs_slider li div.caption ul li a {
	float:none;
}
ul.pxs_slider li div.caption div.col {
	width: 48%;
	position:relative;
	float:left;
	margin: 5px;
}
ul.pxs_slider li div.caption ul li{
	height: auto;
	width:100%;
}
ul.pxs_slider li div.caption ul li span{
	float:right;
}
ul.pxs_slider li div.subcaption {
	padding: 10px 35px;
	position:absolute;
    bottom:9px;
    left:8px;
    background-color:black;
    font-family: 'tahoma';
    font-size:15px;
    color:white;
    opacity:0.8;
    filter:alpha(opacity=80);
	overflow: auto;
}
ul.pxs_slider li div.subcaption#teams {
	width: 60px;
	height: 255px;
	top: 8px;
}
ul.pxs_slider li div.subcaption#committee {
	width: 340px;
	left: 343px;
}
ul.pxs_slider li div.subcaption h3 {
	margin-bottom: 5px;
}
ul.pxs_slider li div.subcaption ul {
	margin-left:5px;
}
ul.pxs_slider li div.subcaption ul li a {
	float:none;
}
ul.pxs_slider li div.subcaption div.col {
	width: 48%;
	position:relative;
	float:left;
	margin: 5px;
}
ul.pxs_slider li div.subcaption ul li{
	height: auto;
	width:100%;
	margin-bottom: 2px;
}
ul.pxs_slider li div.subcaption ul li span{
	float:right;
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:515px;
	left:50%;
}
ul.pxs_thumbnails li{
	position:relative;
	float:left;
	display:block;
	margin: 0px -62px;
}
ul.pxs_thumbnails li img{
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	cursor:pointer;
	display:block;
	opacity:0.7;
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
ul.pxs_thumbnails li div.caption {
	padding: 10px;
	position:absolute;
    top:8px;
    left:8px;
    width:155px;
	height:30px;
    background-color:black;
    font-family: 'tahoma';
    font-size:20px;
    color:white;
    opacity:0.5;
    filter:alpha(opacity=50);
	text-align: center;
}
ul.pxs_thumbnails li div.caption span {
	cursor:pointer;
}
.pxs_navigation span{
	position:absolute;
	width:30px;
	height:60px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:215px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background:#000 url(../img/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next{
	background:#000 url(../img/next.png) no-repeat center center;
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../img/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}
footer{
	text-align:center;
	width:100%;
	clear:both;
}
footer div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 800px;
	height: 100px;
}
footer h4 {
	color: #CCC;
}
footer img, footer h4 {
	position: relative;
	float: left;
	margin: 0 10px 10px 10px;
}
footer span {
	margin: 15px;
	color:#222;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.7);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(51,51,51,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(51,51,51,0.4);
}
