@import url(layout.css);

#flyerflash {
padding: 0;
margin: 0;
}

.width {width: 777px; margin: 0 auto; clear:both;}
.width780 {width: 780px; margin: 0 auto; clear:both;}
.clearfix {width: 777px; margin: 0 auto; clear:both;}
.hidden { display: none; margin: 0; padding: 0; width: 0; height: 0; }


/* TOOLS */
/* easy clearing, via Mike Stenhouse's CSS framework and/or OTL */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* clearfix fix for IE7 is in ie7.css */

/* LAYOUT */
/* kill whitespace defaults using YUI's reset.css above */
/* center-aligned content */
body {width: 100%; margin: 0 auto;}
/* page layout and columns by block (using PIE's One True Layout) */
/* One True Layout wrapper for min-width */
#wrapper, #content {position: relative; display: block;}
/* Hide from Mac IE 5 \*/
#wrapper, #content {display: block;}
/* end wrapper */
/* end page layout and columns */



/* CSS Browser Selector   v0.2.5
 Documentation:         http://rafael.adm.br/css_browser_selector
 License:               http://creativecommons.org/licenses/by/2.5/
 Author:                Rafael Lima (http://rafael.adm.br)
 Contributors:          http://rafael.adm.br/css_browser_selector#contributors */

/*
.webkit .courseinfo { letter-spacing: -2px; }
.webkit .explain { letter-spacing: -1px; }
.gecko #schooladdress p { letter-spacing: -.02em; }
.gecko #schoolhistory p { letter-spacing: -.02em }
*/

 /*
.gecko .number h1 { padding-top: 9px; }
*/

.opera .courseinfo { letter-spacing: -1px; }
.opera .explain { letter-spacing: -1px; }
.win.opera #schooladdress { font-size: 10px; }
.win.opera #menu { font-size: 9px; }
.opera p { font: 9px/20px Verdana, sans-serif; }

.gecko p { font-size: 13px; }
.gecko div#menu { top: -3px;}

.ie #schooladdress p { font-size: 16px; }
.ie #schoolhistory p { font-size: 16px; }
.ie #maincontent, .ie #pagea.clearfix { width: 780px; margin:0; padding:0; }
.ie #towa, .ie #courses, .ie #flyerflash {margin-left: 2px;}
.safari #maincontent, .safari #pagea.clearfix { width: 780px; margin:0; padding:0; }

/*
.ie #menu { top: 0px; } 
.ie #maincontent { top: 0px; height: 548px; } 
.ie #maincontent { display: block; } 
.ie5 #menu ul li a { height: 48px; }
.ie5 .explain { font-size: 16px; }
.ie5 .courseinfo { font-size: 13px; }
.ie5 .schooladdress { font-size: 17px; }
.ie5 .explain { letter-spacing: -1px; }
.ie .number h1 { padding-top: 6px; }
.ie5 .number h1 { padding-top: 7px; }
.ie .width { width: 783px; }
.ie #toptitlebox { width: 783px; }
.ie #myfooter { width: 783px; }
.ie #menu ul li a.page6 { width:133px; }*/