    body {
	margin: 0px; padding: 0px;
	background-image: url(images/sun-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    }

    .album {
	margin-left: 30px;
    }

    .album a {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	float: left;
	background-color: #f6f6f6;
    }
    
    .album a img {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 150px;
    }

    #header {
	width: 890px;
	margin: auto;
	height: 300px;
	position: relative;
    }
    
    #submenu {
   }
        
    #submenu ul {
	margin: 0px;
	padding: 0px;
    }

    #submenu ul li {
	margin-left: 60px;
    }

    .bgboy {
	background-image: url(images/boy1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
    }

    .bgteacher {
	background-image: url(images/teacher1.gif);
	background-repeat: no-repeat;
	background-position: 120px;
    }

    .bgsun {
	background-image: url(images/sun-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
    }

    .bggirl {
	background-image: url(images/girl1.png);
	background-repeat: no-repeat;
	background-position: 100px;
    }

    .bgrunning {
	background-image: url(images/running.jpg);
	background-repeat: no-repeat;
	background-position: center;
    }

    .logo1 {
	position: absolute;
	top: 15px;
	left: 350px;
	display: block;
	width: 434px;
	height: 200px;
	text-indent: -9999px;
	background: transparent url(images/logo.png) no-repeat 0 0;
	margin: 0px; padding: 0px;
    }
    
    .logo2 {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 200px;
	height: 90px;
	text-indent: -9999px;
	background: transparent url(images/logo2.png) no-repeat 0 0;
	margin: 0px; padding: 0px;
    }

    .logo1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
    }    

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.813em; line-height:1.154em; color:#FFF;}
input, select {vertical-align:middle; font-weight:normal;}

ul#nav {list-style:none; position: absolute; right: 0px; top: 10px;}   
#nav li {float:left; text-align:center; padding:0 16px 0 0; line-height:normal;}
#nav .img1 {background:url(images/nav-img1.gif) left top no-repeat;}
#nav .img2 {background:url(images/nav-img4.gif) left top no-repeat; padding-right:17px;}
#nav .img3 {background:url(images/nav-img3.gif) left top no-repeat; padding-right:17px;}
#nav li a {color:#8D8D8D; text-decoration:none; font-weight:normal; text-transform:uppercase; font-size:0.692em; padding-top:20px; display:block;}
#nav li a:hover {text-decoration:underline;}

    #menu {
	height: 46px;
	width: 100%;
	background-image: url(images/menubg.png);
    }

    #menu ul {
	margin: 0px; padding: 0px;
	list-style: none;
	height: 46px;
	width: 890px;
	margin: auto;
    }
    
    #menu ul li {
	float: left;
	background-image: url(images/btn-left.gif);
	background-repeat: no-repeat;
	margin: 0px; padding: 0px;
	height: 46px;
	width: 140px;
	text-align: center;
    }
    
    #menu ul li a {
	text-transform:uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	display: block;
	height: 46px;
	width: 140px;
	top: 0px;
    }

    #menu a:hover {
	font-size: 11pt;
    }
    
    
    #menu ul li div {
	background-image: url(images/btn-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 46px;
	padding-right: 20px;
	padding-top: 15px;

    }
    
    /* DROP DOWN MENU */
    
    #themenu .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; text-transform: capitalize; }
    
    #themenu li:hover {position:relative; z-index:200;}
    #themenu a:hover {position:relative; white-space:normal; z-index:200;}
    
    #themenu :hover ul.sub {
	left:5px; top:43px;
	background: #f8f5ac;
	width:140px;
	height:auto;
	z-index:300;
    }
    
    #themenu :hover ul.sub li {
	height: 30px;
	text-align: left;
	background:none;
	display:block;
	position:relative;
	float:left;
	width:140px;
	font-weight:normal;
	padding: 0px; margin:0px;	
    }
    
    #themenu :hover ul.sub li a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	margin: 0px; padding:5px;
	color: #a1d933;
	height: 25px;
    }
    #themenu :hover ul.sub li a:hover { font-size: 10pt; color: #609f00; }
    
    



    ul#breadcrumb {
	list-style: none;
	height: 30px;
    }
    
    ul#breadcrumb li {
	float: left;
	margin-right: 10px;
	color: #000;
    }
    
    ul#breadcrumb li a {
	color: #000;
	text-decoration: underline;
    }
    
    
    
    #contentbg {
	background-image: url(images/contentbg.jpg);
	min-height: 500px;
	margin: 0px;
	width: 100%;
	display: table;
	padding-bottom: 50px;
    }
    
    #contentbg p {
	margin-left: 40px;
	margin-top: 0px;
	margin-left: 40px;
	color: #7d2605;
	font-size: 11pt;
	text-align: justify;
    }

    #contentbg li {
	color: #7d2605;
	font-size: 11pt;
    }
 
    #contentbg ol {
	margin-left: 40px;
    }

    .contentwrap {
	width: 890px;
	margin: auto;	
    }

    #footerbg {
	background-image: url(images/footerbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 50px;
	padding-top: 1px;
	background-color: #ab2f00;
	width: 100%;
    }
    
    h2 {
	font-weight: normal;
	font-size: 22pt;
	color: #fff;
	background-image: url(images/h2bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 40px;
	min-width: 219px;
	padding-top: 10px;
	padding-left: 40px;
	margin-top: 0px;
    }
    
    h3 {
	font-weight: normal;
	font-size: 22pt;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
    }

    h4 {
	font-weight: bold;
	font-size: 30pt;
	color: #f00;
	margin: 0px;
    }

    .sidebar {
	float: right;
	background-image: url(images/border.gif);
	background-position: 0px 40px;
	background-repeat: repeat-y;
    }
    
    .w400 {
	width: 400px;
    }

    .w800 {
	width: 800px;
    }

    .w500 {
	width: 500px;
    }

    .w300 {
	width: 300px;
    }
    
    .w350 {
	width: 350px;
    }

    .fleft {
	float: left;
    }

    .fright {
	float: right;
    }
    
    .spacer50 { height: 50px; }
    
    .bh { font-weight: bold; font-size: 12pt; }
    
    #easel {
	float: right;
	width: 331px;
	background-image: url(images/easel-top.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 53px;
    }
    
    #easel ul {
	background-image: url(images/easel-leg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px; padding: 0px;
	padding-bottom: 112px;
	list-style: none;
    }
    
    #easel ul li {
	background-image: url(images/easel-bg.png);
	background-repeat: repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
	color: #fff;
    }
    
@-moz-document url-prefix()
{
    #easel ul li {
	margin-bottom: -16px;
    }
}
    
    #easel ul li a {
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
    }

    #easel ul li a:hover {
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
    }

    form {
	margin-left: 40px;
    }

    input, textarea { color: #000; font-size: 11pt; }
    
    .txt { width: 250px; margin-bottom: 5px; }
    
    .txta { width: 450px; height: 250px; margin-bottom: 5px; }
    
    .btnwide { height: 30px; width: 450px; font-size: 14pt; text-align: center; }
    
/* ### DROP MENU ### */
    
    .dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.contentwrap .fleft ul {
    margin-left: 40px;
}

.contentwrap .fleft ul li {
    margin-bottom: 10px;
}


#jbox {
    background-color: #ffd87d;
    border-top: 1px dotted #c28800;
    border-right: 1px dotted #c28800;
    border-left: 8px solid #c28800;
    border-bottom: 2px solid #c28800;
    margin-left: 40px;
    padding: 10px;
}

#jbox p {
    margin-left: 0px;
}

#jbox ul {
    margin-left: 0px;
}

.divider {
    border-bottom: 1px dashed #7d2605;
    margin-bottom: 30px;
}

