@import url(common.css);

/* layout */

#container {width: 780px;}
#content {width: 560px; margin-left: 220px; margin-right: 0px;}
#content .border {min-height: 0px;}
#breadcrumb {display: none; }
#sidebar2 {display: none; }
#sidebar1 {display: block; width: 220px; }
#sidebar1 .border {min-height: 0px;}

/* for Internet Explorer */
/*\*/ * html #sidebar1 .border {height: 600px;} /**/
/*\*/ * html #content .border {height: 480px;} /**/

/* template style */

#flash {display: block;}
#flash .border {height: 220px; width: 780px; background: white url(../images/banner.gif);}
#flash #alternate {height: 220px; width: 780px; background: url(../images/banner.jpg);}



#sidebar1 { background: white url(../images/flash-corner.gif) top left no-repeat; background-repeat: no-repeat; }
#sidebar1 .border { text-align: center; padding-top: 260px;}
#sidebar1 a { color: #E00024; font-weight: bold; font-size: 0.9em; display: block; padding-top: 5px;}

#content { border-top: 9px #E00024 solid; }
#content { background: white; color: #656565; margin-bottom: 0px; }
#content .border { background: white; margin-left: 0px; padding: 25px 80px 40px 20px;}
