/*----------------------------------------------------------------------------
	sponsors.css for colorscheme 9

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/

/*-- main container --------------------------------------------------------*/
#sub_container_Sponsor_header {
    margin: 0px 1px 5px 5px;
    padding: 10px 0px 10px 0px;
		text-align: center;
	  font-family: Tahoma, serif;
	  font-style: normal;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #e8c583;
}

#sub_container_MSF_Champs_2010 {
    background-image: url(/images/MSFState2010.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_GS_Champs_2010 {
    background-image: url(/images/GradeState2010.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_MSF_Champs_2009 {
    background-image: url(/images/MSF_State_Champions_2009.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_MYAS_Champs_2009 {
    background-image: url(/images/MYAS_State_2009_Champs.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_Fall_Ball_2008 {
    background-image: url(/images/FallBall.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 153px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_State_2007 {
    background-image: url(/images/2007_5AAAA.gif);
    background-color: #E10000;
    margin: 0px 1px 5px 10px;
    padding: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_raghead {
    background-image: url(/images/Raghead_Logo_sm.jpg);
    background-color: #E10000;
    margin: 0px 1px 5px 5px;
    padding: 0px 0px 0px 0px;
    width: 150px;
    height: 31px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_Chiropractic {
    background-image: url(/images/CC_logo_small.jpg);
    background-color: #A8E6B1;
    margin: 0px 1px 5px 5px;
    padding: 0px 0px 0px 0px;
    width: 150px;
    height: 31px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_JBCK{
    background-image: url(/images/JKBC_logo_sm.gif);
    background-color: #A8E6B1;
    margin: 0px 1px 5px 5px;
    padding: 0px 0px 0px 0px;
    width: 150px;
    height: 31px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}

#sub_container_MYAS {
    background-image: url(/images/New_MYAS1C.GIF);
    background-color: #466898;
    margin: 0px 1px 5px 5px;
    padding: 0px 0px 0px 0px;
    width: 150px;
    height: 31px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}




