@charset "UTF-8";

.clearBoth {
    clear: both;
}

#blueWrapper {
    margin: 0 auto;
    
    width: 920px;
}

#blueWrapper a {
	display: block;
	text-decoration: none;
}

#blueWrapper a:HOVER {
	text-decoration: none;
}

#blueLeftTop {
    width: 527px;
    height: 408px;
    
    background: url('../images/blue_top_left_bg.png') no-repeat;
    
    float: left;
}

#blueRightTop {
    width: 393px;
    height: 408px;
    
    background: url('../images/blue_top_right_bg.png') no-repeat;
    
    float: left;
}

#blueBottom,
#blueMiddle_1,
#blueMiddle_2 {
    width: 920px;
}

#blueMiddle_1 {
	height: 183px;
	background: url('../images/blue_middle_1_bg.png') no-repeat;
	width: auto;
}

#blueMiddle_2 {
	height: 529px;
	background: url('../images/blue_middle_2_bg.png') no-repeat;
	padding-top: 11px;
	padding-left: 67px;
	width: auto;
}

#blueBottom {
	height: 197px;
	background: url('../images/blue_bottom_bg.png') no-repeat 0 0;
	width: auto;
}

#blueTeachersNotice {
	width: 460px;
	height: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 277px 0 0 48px;
	color: #091e35;
}

#aboutBtn {
	width: 115px;
	height: 111px;
	background: url('../images/buttons/about_btn.jpg') no-repeat 0 0;
	margin-right: 86px;
}

#aboutBtn:HOVER {
	background: url('../images/buttons/about_btn.jpg') no-repeat 0 -111px;
}

#contestBtn {
	width: 108px;
	height: 111px;
	background-image: url(../images/buttons/contest_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 75px;
}
#contestBtn:HOVER {
	background-position: 0 -111px;
}
#findouthowBtn {
	width: 385px;
	height: 126px;
	background-image: url(../images/buttons/findouthow_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#findouthowBtn:HOVER {
	background-position: 0 -126px;
}

#findoutmoreBtn {
	width: 231px;
	height: 27px;
	background: url(../images/buttons/findoutmore_btn.jpg) no-repeat;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	float: left;
}

#findoutmoreBtn:HOVER {
	background-image: url(../images/buttons/findoutmore_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 -27px;
}

#nationalBtn {
	width: 112px;
	height: 111px;
	background-image: url(../images/buttons/national_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 80px;
}
#nationalBtn:HOVER {
	background-position: 0 -111px;
}
#videoBtn {
	width: 115px;
	height: 111px;
	background-image: url(../images/buttons/video_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#videoBtn:HOVER {
	background-position: 0 -111px;
}
.blueMiddleLeftText {
	width: 385px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #091e35;
	font-weight: bold;
}
#blueMiddleText_2 {
	margin-top: 20px;
	background-image: url(../images/middle_text_title_2.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	height: 47px;
}
#blueMiddleText_3 {
	height: 32px;
	margin-top: 11px;
	background-image: url(../images/middle_text_title_3.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
}
#blueMiddleText_1 {
	background-image: url(../images/middle_text_title_1.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 25px;
}
#middleRightButtons {
	float: right;
	margin-right: 65px;
}
#rightButtonTeachernights {
	background-image: url(../images/buttons/teachernights_btn.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 347px;
	margin-bottom: 20px;
}
#rightButtonTeachernights:HOVER {
	background-position: 0 -85px;
}
#rightButtonActivities {
	background-image: url(../images/buttons/activities_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 86px;
	width: 347px;
	margin-bottom: 20px;
}
#rightButtonActivities:HOVER {
	background-position: 0 -86px;
}
#rightButtonFunonline {
	background-image: url(../images/buttons/funonline_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 85px;
	width: 347px;
}
#rightButtonFunonline:HOVER {
	background-position: 0 -85px;
}
#blueBottomBtnsHolder {
	padding-left: 115px;
	height: 111px;
}
#blueBottomBtnsHolder a {
	float: left;
}
#shareBtnCont {
	float: left;
	margin-top: 4px;
	margin-left: 47px;
}
#shareBtnCont img {
	border: none;
}
#bottomTextBluemanLcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #091e35;
	text-align: center;
	margin-top: 37px;
}
