body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      transparent url('temp.images/bg.gif') top left repeat;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           910px;
	position:        relative;
	background:      transparent url('temp.images/containerbg1.jpg') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           852px;
	height:          96px;
	background:      transparent url('temp.images/header1.jpg') top center no-repeat;
}


h1
{
	margin:          0;
	position:        relative;
	color:           #FFF;
	font-size:       30px;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	left:            12px;
	top:		 24px;
}

h2
{
	margin-top:      5px;
	font-weight:     normal;
	color:           #94C258;
	font-size:       3.2em;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

.subtitle
{
	margin-bottom:   50px;
	font-weight:     normal;
	color:           #94c258;
	font-size:       3.2em;
	margin-top:	 -20px;
	margin-left:     -15px;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	color:           #94C258;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#menu
{
	margin:          0 20px;
	height:          30px;
	background:      #bbd75a !important;
	background:      #b3d24e;
	padding:         5px 0;
}

#menu ul
{
	margin:          0 5px 0 5px;
	padding:         7px;
	background:      transparent url('temp.images/menuoff.png') top left repeat-x;
	height:          29px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #767676;	
	padding:         13px 7px 15px 7px;
	font-size:       12px;
	background:      transparent url('temp.images/menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	background:      transparent url('temp.images/menuon.png') center left repeat-x;
	color:           #479df2;
}

#roundedheader
{
	width:           850px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('temp.images/belowheader.gif') top left no-repeat;
}

#content
{
	min-height:      390px;
	width:           850px;
	margin:          0 auto;
	background:      transparent url('temp.images/contentbg1.jpg') top left repeat-y;
}

#insidecontent
{
	float:           right;
	padding-right:    25px;
	width:           650px;
}

#insidecontent p
{
	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', arial, sans-serif;
	font-size:       14px;
	line-height:     150%;
}


#sidebar {
	float:left;
	width:155px;
	background:#cccccc;
	margin-left: 0px;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	backtround-color:#edebed;
	}
#sidebar li {
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#sidebar li a {
	display:block;
	height:25px;
	line-height:20px;
	color:#767676;
	padding-left:0px;
	border-bottom:1px solid #dddddd;
	text-decoration:none;
	}
	
#sidebar-home li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/home.png) no-repeat right;
	}	
	
#sidebar-school li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/school.info.png) no-repeat right;
	}
		
#sidebar-calendar li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/calendar.jpg) no-repeat right;
	}
	
#sidebar-vanguard li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/vanguard.png) no-repeat right;
	}	

#sidebar-staff li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/teachers.png) no-repeat right;
	}

#sidebar-special li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/special.png) no-repeat right;
	}
	
#sidebar-parents li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/parents.png) no-repeat right;
	}
	
#sidebar-students li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/students.png) no-repeat right;
	}
	
#sidebar-north li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/north.png) no-repeat right;
	}
	
#sidebar-hisd li a:hover {
	height:50px;
	color:#479df2;
	font-weight:bold;
	background:url(icons/hisd.png) no-repeat right;
	}	
	
/* Sidebar Ends*/	

#roundedfooter
{
	width:           850px;
	height:          0px;
	margin:          0 auto;
	background:      transparent url('temp.images/abovefooter.gif') top left no-repeat;
}

#disclamer
{
	margin:          0 20px;
	height:          120px;
	background:      #bbd75a !important;
	background:      #b3d24e;
	padding:         0 10px 0 10px;
}
	
		
#footer
{	margin:          0 auto;
	width:           860px;
	height:          39px;
	background:      transparent url('temp.images/footer.png') top left repeat-x;
}

#footer p
{
	
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	padding:         10px;
	color:           #565656;
}

#footer a
{
	text-decoration: underline;
	color:		#0066CC;
	font-size:       1.1em;
}

#footer a:link, #footer a:visited
{
	text-decoration: underline;	
}

#footer a:hover, #footer a:active
{
	text-decoration: none;
}

td
{	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', arial, sans-serif;
	font-size:       14px;
	line-height:     150%;
	text-align:	 left;
	}