/**************************************
 * THEME NAME: ebj_theme
 *
 * Files included in this sheet:
 *
 *   ebj_theme/ebj_style.css
 **************************************/

/***** ebj_theme/ebj_style.css start *****/

body {
	background: #E6E8FA;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
} 

body, table, td, th, li {
       	font-size:      1em;
        font-weight:    normal;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        font-family:    Verdana, Myriad Web, Syntax, sans-serif;
	}
table, td, th, li {
	background-color: #FFFFFF;
}
body#course-view .headingblock {
	background-color: #fff;
}
#course-view .weekscss .section, #course-view .section td.side {
	background:#666b6e none repeat scroll 0% 0%;;
}
.headermenu {
        float: none;
        background-color: #FFFFFF;
        padding: 0px;
}
.headermain {
	border: 2px solid green;
	float:none;
	width: 800px;
	height: 185px;
}
.mainmenu td{
	border:1px solid green;
	border-bottom: 1px solid green;
	font:normal 10px Verdana;
	line-height:18px;
	background-color: #FFFFFF;
	width:86px;
	height:15px;
}
.mainmenu a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration:none;
	font-weight: bold;
}
.mainmenu table {
	float: left;
	text-align: center;
	width: 800px;
	padding: 0;
	margin: 0;
}
hr {    
	height: 8px;
	width: 700px;
	background-color:green;
}
#header {
	background: #73a0c5 url('pix/ebjheader.jpg') no-repeat top center;
	padding: 0;
	}
#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding: 0;
	height: 200px;
	width: 800px;
	}

#footer {
	background: #e7e7e7 url('pix/ebjfooter.jpg') no-repeat top;
	border: none;
	}

/***** ebj_theme/ebj_style.css end *****/


