/* base1.css 20150201,20121210 copyright wedu.biz */
/*
<link href="./css/base1.css" rel="stylesheet" type="text/css"
	media="screen  and (min-width: 40.5em)" />
*/

/*#BOTTOM { margin: auto; } #footer {*/

#footer {float: left; width: 100%}

#mycontent , #myLefts , .floatimg {float: left;}
/* none lets floatcols move up under photo, right needs width: 60%;
	max-width: 550px; */

/*#myend {
    float: left;
    width: 100%;
}*/

#myLefts {
	width: 27%;
	max-width: 700px;
}

#myRights {float: right; width: 73%;}

/*
#showrap {float: right; width: 60%;}

#myshow {
	width: 60%;
	float: right;
}*/
/*#nav {float: left; width: 100%;}*/
#pagewrap {
	/*background-color: #000;
	color: #DDDBDB; float: left; */
	margin: 0 2%;
}

/*#TOP {float: left; margin: 0 1% 1em 1%; padding: 8px; width: 96%;} 05/23/14 */

.popmenu:hover {
    border: 0;
}

/*
@media screen and (min-width: 85em) {
	body {
		background: url('../images/snow_1920x1080.gif');
		background-attachment: fixed;
		background-position: top center;
		background-repeat: no-repeat;
	}
	#pagewrapper { 	margin: 0 16% 0 16%; }
}

@media screen and (min-width: 875px) {
    .header {font-size: 5em;}
}
*/
@media screen and (min-width: 501px) {
    #myend {
        width: 98%;
        height: 445px;
    }
}/* screen wider than 600;
    #mycontent {float: right;width: 48%;}
    #myLefts {float: left; width: 48%;}*/

@media screen and (min-width: 890px) {
    #ccol0, #ccol1, #ccol2, #ccol3, #ccol4, #mymsg {
        float: left;
        width: 48%;
    }
    #mast {position: relative;}
}

@media screen and (min-width: 1129px) {
    #myend {
        height: 600px;
    }
}

@media screen and (min-width: 1390px) { /*59em > 944px */
    #ccol0, #ccol1, #ccol2, #ccol3, #ccol4, #mymsg {
    	float: left;
    	padding: 0 4px;
    	width: 31%;
    }
    #myend {height: 700px;}
}

@media screen and (min-width: 1600px) {
    #myend {
        height: 1200px;
    }
}

@media all and (min-width: 1920px) {
    #ccol0, #ccol1, #ccol2, #ccol3, #ccol4, #mymsg {
        margin-right: 1%;
    }
}
