body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* Hides from IE-mac \*/
* html #wrapper, #topinfo, #header, #graphic, #logo, #textbox, #clear, #content, #sidebar, #translate, #menu, #links, #main, #homeschool, #footer, #clear  {height: 1%;}
/* End hide from IE-mac */
/* IE hacks*/
#wrapper, #topinfo, #header, #graphic, #logo, #textbox, #flash1, #clear, #content, #sidebar, #translate, #menu, #links, #main, #homeschool, #footer {
  _overflow-x: hidden;
  _overflow-y: visible;
  word-wrap: break-word; /* A very nice CSS3 property */
  	voice-family: "\";}\"";
	voice-family: inherit;
	}
/* End IE hacks*/
#wrapper {
	width: 800px;
	background-color: #D0F4DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#topinfo {
	color: #99CC66;
	background-color: #000000;
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	
}
#header {
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	height: 106px;
	width: 800px;
	padding: 2px 0px 0px;
	}
#graphic {
	background-image: url(images/earth_cutout_spinning.gif);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 40px;
	position: relative;
	margin: 15px 0px 0px 10px;
}
#logo {
	background-image: url(images/logo400.gif);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	position: relative;
	width: 400px;
	margin-top: 15px;
	}
#textbox {
	float: right;
	position: relative;
	Width: 50px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-position: center;
	height: 106px;
	margin-top: auto;
	margin-bottom: auto;

}
#flash1 {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	border: 3px inset #333333;
}
#clear {
	clear: both;
	position: relative;
	height: 0px;
}

#content {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	position: relative;
	float: left;
	width: 180px;
	height: 100%;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(images/marb167.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#translate {
	width: 180px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin: 10px 10px 0px 0px;
}
#menu {
	clear: both;
	width: 180px;
	margin: 10px 10px 0px 0px;

}
#links {
	margin: 10px 10px 0px 0px;
	width: 180px;
}
#main {
	margin: 0px 10px 0px 200px;
	padding: 0px;
	position: relative;
}
#announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	vertical-align: middle;
	width: 80%;
	border: 12px inset #000000;
	padding: 10px;
	position: relative;
	top: 60px;
	margin: auto;

}
#homeschool {
	background-color: #FFCC99;
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 4px 2px;
	height: 12px;
	display: block;
	margin-top: 0px;
	z-index: 5;
	visibility: visible;
	
}
.request
{
	position: relative;
	background: url(images/button17.gif) no-repeat;
	display: block;
	width: 200px;
	height: 40px;
	margin: 0;
	padding: 0;
}

.request a
{
	display: block;
	width: 200px;
	height: 40px;
}

.request img
{
	width: 200px;
	height: 40px;
	border: none;
	
}

* html a:hover
{
	visibility:visible
}

.request a:hover img
{
	visibility:hidden
}

.request span
{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#footer {
	margin: 0px auto;
	clear: both;
	height: 20px;
	width: 99%;
	border: thin double #666666;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	padding-top: 10px;


}
/*Spinuzzi's CSS-only form  2008 
  Use borders, colors & fonts to dress the form up */

#formWrapper {
	text-align: center;
	width: 100%;
	height: 400px
	margin: 30px auto 0px;
	padding: 0 0 10 0px;
	position: relative;
	background-color: #DEF2FE;
	float: right;
	display: block;
	}

	
#FIELDSET {
	display: block;
	position: relative;
	border: none;
	width: 100%;
}
#formHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-top: 10px;
	}
	
INPUT:focus, select:focus, TEXTAREA:focus {
	background: #FDFFB9;
	}	
			
#LEGEND {
	font-family: Arial, Helvetica, sans-serif; /* change label fonts here */
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: 10px 10px 10px 20px;
	padding: 0px;
	float: left;
	width:30%;
	height: 28px;
	vertical-align: middle;
	text-indent: 20px;
	}
	
	/* left side formfields */
#formbox1 {
	text-align: right;
	float: left;
	width: 37%;
	padding: 10px 25px 25px;
	height: 60px;
	display: block;
	border: none;
	}	
			
	/* right side form fields */
#formbox2 {
	text-align: right;
	float: right;
	width: 40%;
	padding: 10px 35px 25px 15px;
	height: 60px;
	display: block;
	border: none;
	}	
	
#commentbox {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	display: block;
	position: relative;
	}
		
#buttonwrap {
	text-align: center;
	width: 100%;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 3px;
	position: relative;
	border: none;
	margin-bottom: 10px;
	}
.comments {
	text-align: center;
	vertical-align: top;
	clear: both;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: none;
	list-style-type: none;
	}	
	
.button1 {
	cursor: hand;
	filter: Invert;
	margin-right: 20px;
	margin-left: 20px;
	}
	
	/* By johnspinuzzi@remoteworld.us */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#homeschool h1 {
	font-variant: small-caps;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: -6px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0089E5;
	font-size: large;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.6em;
	color: #003333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.6em;
	color: #993300;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6em;
	color: #272550;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	color: #004A00;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

#menu ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 
#menu li {
	margin: 2px 0 0;
} 
#menu a {
display: block;
width:168px;
padding: 2px 0px;


text-decoration: none; /*lets remove the link underlines*/
} 
#menu a:hover {
	margin: 0px;
	background: #E8E8E8 url(images/marb167A.gif) repeat-y;
	color: #A40000;
	width: 180px;
}
#links ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px;
} 
#links li {
	margin: 2px 0 0;
} 
#links a {
display: block;
width:180px;
padding: 2px 0px;


text-decoration: none; /*lets remove the link underlines*/
} 
#links a:hover {
	background: #E8E8E8 url(images/marb167A.gif) repeat-y;
	color: #A40000;
	width: 180px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: thin solid #FFFFFF;
	
	}
	.navlink a:hover{
	color: #CC0000;
	}
	
	#translate .navlink  {
	margin: 0px 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	border: thin solid #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-indent: 10pt;
	white-space: normal;
}
hr {
	width: 80%;
}
