
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#flashcontent {
		height: 500px;
		width: 490px;
	}
body { 
  line-height: 1.5; 
  background: #24D3FF; 
  margin:1.5em 0; 
  color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { 
  border: none; 
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}

h2 {
	font-size: 2.2em;
	margin: 0;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #607293;
}

#topmenu {
	position: relative;
	width: 490px;
	height: 200px;
	overflow: hidden;
	background: #000;
}

#topmenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
}

#topmenu ul li {
	float: left;
}

#topmenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#topmenu ul li.home a {
	background: url(/images/home.jpg) repeat scroll 0%;
}

#topmenu ul li.classrooms a {
	background: url(/images/mission.jpg) repeat scroll 0%;
}

#topmenu ul li.staracademy a {
	background: url(/images/programs.jpg) repeat scroll 0%;
}

#topmenu ul li.kidzone a {
	background: url(/images/enrollment.jpg) repeat scroll 0%;
}

#topmenu ul li.latchkey a {
	background: url(/images/latchkeycamps.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

.roundtop { 
	width:490px;
  background: url(/images/tr.gif) no-repeat top right; 
	position:relative; 
  top:-200; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

div.sidemenu {
	width: 266px;
	font-family: Arial, sans-serif;
	font-size: 12px;

	color: #fff;
	vertical-align: top;
}

div.sidemenu div {
	background: url(/images/title.gif) repeat-x;
	overflow: hidden;
}

div.sidemenu div.collapsed {
	height: 25px;
}

div.sidemenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(/images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}

div.sidemenu div.collapsed span {
	background-image: url(/images/collapsed.gif);
}

div.sidemenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000;
}

div.sidemenu div a.current {
	background : #ccc;
}

div.sidemenu div a:hover {
	background : #FFFF00 url(/images/linkarrow.gif) no-repeat right center;
	color: #1A1508;
	text-decoration: none;
}

.sidebg {
	width: 266px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
  background: #61CC37 url(/images/bl.gif) no-repeat bottom left;
}

.roundcont {
	width: 490px;
	height: 100%;
	background: #FFFF00 url(/images/clear2.gif) no-repeat top left;
	color: #fff;
	position:relative; 
  top:-15;
  font-family: Arial, sans-serif;
  height: 100%;
}

.roundcont p, h1, h2, h3{
	margin: 0 10px;
	color: #1A1508;
	padding: 3;
}

.roundcont ul, li {
	color: #1A1508;
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

.google a, td {
	color: #1A1508;
}

.location td, div {
	color: black;
}
