@charset "utf-8";
/* CSS Document */


#outer-home{margin-top:30px}

#outer{position:absolute;width:82%;top:135px;left:9%}

#main-menu{position:absolute;left:0;width:100%;height:21px;background:#87c287;margin-bottom:20px}
#main-menu ul{margin:0;text-align:center;padding-top:2px}
#main-menu ul li{display:inline;font-size:12px;color:#fff}
#main-menu ul li a{font-size:14px;padding:0 5px;margin-right:3px}
#main-menu ul li a:hover{height:21px;background:#FCFFD7;color:blue;text-decoration:none;padding-top:2px;padding-bottom:2px}
#main-menu ul li a#auth{background:#FCFFD7;color:red;font-weight:bold}

table{}
table td.r1c1{width:48%}
table td.r1c2{}
table td{font-size:12px;text-align:left;padding:5px}
table td.hdr{text-align:center;font-weight:bold;background:#87c287}
table td.lhs{height:66px;background:#D9ECD9} 
table td.lhs p#hd{font-weight:bold}
table td.lhs p#hd span{font-style:italic;color:red}
table td.lhs2 p#hd{font-weight:bold}
table td.lhs2 p#hd span{font-style:italic;color:red}
table td.rhs{background:#fff}
table td.tutor{background:#EFF796}
table td.footer{background:#87c287}

#pgm-heading{font-weight:bold;color:brown}
ul#course-menu{list-style:none;padding:0;margin:0}
#code-info{font-style:italic;color:#333}

/* Extras */
p span#grn{font-weight:bold;color:green}
p span#blu{font-weight:bold;color:blue}

/* Intro info */
img#art{margin:0 auto;width:201px;height:70px}
img#children{margin:0 auto;width:175px;height:131px}
img#cooking{margin:0 auto;width:123px;height:125px}
img#events{margin:0 auto;width:254px;height:131px}
img#health{margin:0 auto;width:145px;height:145px}
img#languages {margin:0 auto;width:198px;height:156px}
img#music{margin:0 auto;width:284px;height:98px}
img#support{margin:0 auto;width:165px;height:167px}


img#idea{position:relative;top:20px}

#foot{position:relative;height:40px;width:100%;background: url('/bg/grass4.gif')}
#foot div{position:relative;top:-5px;text-align:center}
#foot #worm{background: url('/images/caterpillar3.gif') no-repeat;height:35px;}
