/*

Version 1.0e
25 April, 2006

*/

body { background-color:#f7efd8; color:#333333; }
#header { background:url(../images/bg-header.gif); }
#sub_container { background:url(../images/bg-subcontainer.gif) top center repeat-y; }
#content h1 { color:#2e2e96; }
#tagline h2 { color:#ffffff; }
#subcontent h3 { color:#2e2e96; }
#extra1 { background-color:#2e2e96; color:#ffffff; }
a { color:#2e2e96; }
a:hover { color:#666699; }

#tagline { color:#ffffff; background-color:#2e2e96; }
#menu li { background:url(../images/arrow.gif) left no-repeat; }
#menu a { color:#2e2e96; }
#menu a:hover { color:#ef4034; }
#extra2 { color:#ffffff; background-color:#2e2e96; }
#intro {
	margin-bottom: 8px;
}
#container, #tagline, #extra2 { border-color:#000000; }
#subcontent_2 { color:#2e2e96; }

#schedule { width:100%; border:1px solid #cccccc; }
#schedule th, #schedule th { width:33%; padding:2px; }

#schedule th { background-color:#666699; color:#ffffff; }
#schedule td.day { background-color:#ececec; }

#footer, #footer a {
	color: #333333;
}
#footer a:hover {
	color: #666666;
}
