html, body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #111 url('images/background.jpg');
	
}


body {
	color: #626263;
	font-size: 80%;
	min-height: 400px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 0.5em;
	text-transform: uppercase;
	color: #202020;
	font-family: 'Cooper Black', Times New Roman, serif, Arial; 
}

a {
	color: #4c79a3;
}

img {border:0px;}


h2.logo {
	margin: 0;
	padding: 0;
}

h2.logo a {
	display: block;
	float: left;
	background: url(images/logo.png);
	width: 236px;
	height: 134px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.wrapper {
	margin: auto;
	width: 880px;
}




#masthead {
	background: #212121;
	padding: 1em 1.3em 0.9em;
	margin-bottom: 1.3em;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-right-radius:  10px;
	-webkit-border-bottom-left-radius:  10px;
}

.banner {
	float:right;
	width:608px;
	height: 127px;
	background: #000;
	display:block;
	margin-top: 8px;
}


#primary {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #000 /*url(images/search.png) 620px 1px no-repeat*/;
	clear: both;
	display: block;
}

#primary ul, #primary li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}


#primary a {
	color: #fff;
	display: block;
	float: left;
	text-indent: -9000px;
	height: 17px;
	border-right: 1px solid #eee;
	background-position: center center;
	background-repeat: no-repeat;
}

#primary a:hover {
	background-color: #00a4ff;
}

.menu-1-1 {
	width: 45px;
	background-image: url(images/menu_01.png)
}

.menu-1-2 {
	width: 55px;
	background-image: url(images/menu_02.png)
}

.menu-1-3 {
	width: 45px;
	background-image: url(images/menu_03.png)
}

.menu-1-4 {
	width: 50px;
	background-image: url(images/menu_04.png)
}

.menu-1-5 {
	width: 35px;
	background-image: url(images/menu_05.png)
}

.menu-1-6 {
	width: 100px;
	background-image: url(images/menu_06.png)
}

.menu-1-7 {
	width: 80px;
	background-image: url(images/menu_07.png)
}

.menu-1-8 {
	width: 78px;
	background-image: url(images/menu_08.png)
}


.menu-1-9 {
	width: 50px;
	background-image: url(images/menu_09.png)
}


.menu-1-10 {
	width: 70px;
	background-image: url(images/menu_10.png)
}



#left-column {
	width: 660px;
	padding: 1.3em;
	float: left;
	display: block;
	background: #373738 url(images/people.jpg) top center;
	-moz-border-radius: 10px;
	-webkit-border-radius:  10px;
	margin-bottom: 20px;
		
}

#main-content {
	background: #e7e7e8;
	padding: 1.3em;
	display:  block;
}

#right-column {
	width: 140px;
	float: right;
	display: block;
	background: #404041;
	padding: 1.2em;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius:  10px;
	margin-bottom: 20px;
}

.contentwrapper {
	margin-bottom: 10px;
	display: block;
	padding-bottom: 5px;
}

.sideblock {
	display: block;
	border-bottom: 1px dotted #eee;
}

a.sideblock {
	text-indent: -9000px;
}

#buy {
	background: url(images/buy.png) no-repeat left;
	height: 50px;
}

#school {
	background: url(images/school.png) no-repeat left;
	height: 50px;
}

#register {
	background: url(images/register.png) no-repeat left;
	height: 50px;
}

#request {
	background: url(images/request.png) no-repeat left;
	height: 50px;
}

#resources {
	background: url(images/resources.png) no-repeat left;
	height: 50px;
}

#newsletter {
	background: url(images/newsletter.png) no-repeat top left;
	padding-top: 50px;
	margin-bottom: 10px;
}

div#newsletter div.form div.item {
padding:0;
margin-bottom: 1em;
}


#newsletter input {
	width: 100%;
}

#sponsors {
	background: url(images/sponsors.png) no-repeat top left;
	height: 280px;
	margin-bottom: 10px;
	clear: both;
}

a.social-link {
	float: left;
	display: block;
	width: 44px;
	text-indent: -9000px;
	height: 12px;
	margin: 0 5px 10px 0;
}

#facebook {
	background: url('images/social_fb.png');
}

#myspace {
	background: url('images/social_ms.png');
}


#skyscraper {
/*background: url(images/skyscraper.png) no-repeat top left ;*/
	height: 378px;
}



#footer {
	clear: both;
	padding: 1em;
	background: #000;
}


#splash {
	width: 680px;
	height: 400px;
	position:absolute;
	top:50%;
	left: 50%;
	margin: -200px 0 0 -340px;
}


.landing-logo {
display:block;
float:left;
height:300px;
width:140px;
text-indent: -9000px;
background: url('images/splashlogo.png') no-repeat top left;
}

.intro-vimeo {
	width: 520px;
	float: right;
	display: block;
	background: #000;
	margin-bottom: 1em;
	height: 300px;
}

.intro-vimeo object {
	display: block;
	margin-bottom: 10px;
}

a.btn-enter {
	background: #000 url('images/btnenter.png') no-repeat center center;
	padding: 1em 0;
	text-indent: -9000px;
	width: 520px;
	float: right;
	clear: right;
	display: block;
}

.clearance {
	clear:both;
}

input, textarea {background: #dcddde;}

.blog-post .post-body {
	font-size: 100%;
	line-height: 1.5;
}

 #imageData #imageDetails{ width: 40%!important; }


.schoolsList {text-transform: uppercase; font-size: 9px;font-weight:bold;}


table.photogalleryTable td {
padding:0px;
}

