html {overflow:auto;}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	background-color:#fff;
	background-repeat:no-repeat; 
	background-position:top left; 
	background-attachment:fixed; 
	margin:0; 
	padding:0;
	height:100%; 
	overflow:auto;
	}

#menu-bar {
	position:fixed; 
	font-size:13px; 
	display:block; 
	top:100px; 
	left:150px; 	
	width:720;
	background:transparent;
	z-index:100;
	}

* html #menu-bar {position:absolute;}

#menu-bar a,
#menu-bar a:link,
#menu-bar a:visited,
#menu-bar a:active,
#menu-bar a:hover,
#menu-bar .chosen 
	{
	display:block; 
	width:140px; 
	float:left;
	height:20px;
 	text-decoration:none; 
	
	text-align:center; 
	line-height:20px; 


	}





/**********************/


#content {
	background: #cba; /*#FFFFCC;*/

    	display:block;
    	width:720px;
    	margin-left:150px;
	padding:0px;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	border:0px solid #000;
	height:100%;
	overflow:auto;
    	}


.padding {
	display:block;
	height:120px;
    	background: transparent; 
	clear:left;

	}

#head {

	position:fixed;
    	top:0px;
	border-top:10px solid #fff;
	border-bottom:2px solid #FFFFCC;
	left:150px;
    	width:720px;
  	padding:0px;
    	height:110px;
    	z-index:50;
background: #00447F;
	}

* html #head {position:absolute;}

#head p {
	margin:0;
	padding:0px 0 0 5px;
	float:left;
	font-size:200%;
	font-weight:bold;
	font-family: georgia, sans-serif;
	color:#fff;
	}

#sub_head {

	clear:left;
	padding:5px 0 0 5px;
        font-size: 95%;
        font-weight:normal;
	font-family: "arial", sans-serif;
        color: #fff;
        text-align:left;
	overflow:hidden;
        }

#head_links a:link, 
#head_links a:visited {
	text-decoration:underline;
	color:white;

	}

#head_links a:hover {
	color:red;
	}


#head1 {

	clear:left;
	padding:20px 0 0 5px;
        font-size: 95%;
        font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        text-align:left;
	overflow:hidden;
        }

#head_links {

	clear:right;
	float:right;
	padding:10px 10px 0px 0px;
        font-size: 95%;
        font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        text-align:right;
	overflow:hidden;
        }

.nav, .nav a:link, .nav a:visited {
	color: #fff ; 
	background: transparent;
	}

.nav a:hover {
	color: #ffcc00 ;
	background: transparent;
	}

.nav a:active, .chosen {
	color: #ffcc00 ; 
	background: transparent ;
	font-weight:bold ;
	}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: verdana, arial, sans-serif;*/
	}





a:link, a:visited {
	text-decoration:underline;
	color:black;

	}

a:hover {
	color:red;
	}

#author {

	float:left;
	font-size:75%;
	overflow:hidden;
	z-index:200;
	}

#lastupdated {
	float:right;
	font-size:75%;
	z-index:200;
	}


#intro 	{
	font-size:100%;
	margin:0px;
	padding: 10px 10px 0px 10px;
	}


#title  {
	font-size:150%;
        font-weight:bold;
        color:#00447F;
	background:#cba;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:0px;
	text-indent:25px;
	clear:left;
        }


#time {
	width:40%;
	float:left;
	padding-top:5px;
	padding-left: 25px;
	text-align:left;
	font-weight:bold;
        }

#teacher {

        font-weight:bold;
	text-align:left;
	width:30%;
	float:right;

	padding-bottom:5px;
	padding-top:5px;
        }

#description {

	clear:left;
	padding-top:10px;
	padding-left:100px;
	padding-right:70px;
	padding-bottom:20px;
        }

#description p {
	clear:left;
	}


#siteimage {
	position:absolute;
	top:0px;
	height:150px;
	width:270px;
	left:450px;
	overflow:hidden;

	}

#sitelogo {
	position:absolute;
	top:36px;
	height:75px;
	width:440px;

	overflow:hidden;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	border:5px solid yellow;

	
	}

#pageimage {
	float:left;
	margin: 0px 10px 10px 0px;

	}	



#calendarday, #calendarmonth {
	text-align:right;
	width:20%;
        font-size:120%;
        line-height: 12px;
	padding:33px 0 5px 5px;
        color: #00447F;
        font-weight: bold;
        background-color: #cba;
	clear:left;
        }

#calendartime {
	float:left;
	text-align:right;
	width:20%;
	padding:5px;
	}

#calendartitle {
        
	float:left;

	width:70%;
	padding:5px;
        }


#calendarteacher {
	float:left;
	width:30%;
	padding:5px;
	}

#calendardate {
	}





#teachersname {
	font-weight:bold;
	font-size:80%;

	}


#teachersbio {
	padding:5px;
	margin-bottom:50px;
	margin-top:0px;
	clear:left;
	min-height:210px;
	}

#teachersbio > p {
	margin-top:0;
	margin-left:175px;
	}

#teachersimage1 {
	float:left;
	width:200px;
	height:300px;
	overflow:hidden;
	padding-right:10px;

	}

#teachersimage1 p {
	font-weight:normal;
	font-size:70%;
	text-align:center;
	}


#teachersimage2 {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}


#itemimage1 {

	width:530px;
	height:300px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	border:0px solid #000;
	float:left;
	}


#itemimage2 {

	width:300px;
	height:300px;
	overflow:hidden;
	margin:0px 0px 10px 10px;
	border:0px solid #000;
	float:right;
	}
