body {
	background-color: #E4E8E5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #333;
}
body #ie5-5only  {
text-align:center;
}

body #ie5-5only img {
	text-align: left;
	float: left;
}
body #ie5-01only  {
text-align:center;
}

body #ie5-01only img {
	text-align: left;
	float: left;
}



/* UNIVERSAL STYLES  */


h1 {
	text-align: left;
	font-size: 1.5em;
	font-weight: 100;
	color: #ccc;
}

p {
	margin: 0.8em 0 0 0;
	text-align: left;
	margin-right: 50px;
	font-weight: 100;
	font-size: 0.8em;
	color: #444;
	line-height: 1.4em;
}

h3 {
	padding-top: 0.8em;
	margin: 0.8em 0 0 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: 100;
	color: #999999;
}
h4 {
line-height: 1.4em;
	text-align: left;
	font-size: 1em;
	font-weight: 100;
	color: #999999;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
a:focus {
	outline: none;
}
a:active {
	outline: none;
}
.noPad {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bold {
font-style: normal;
	font-weight: bold;
}
#emphasis {
	font-weight: bold;
}


.clear {
	clear: both;
}




/*  WRAPPER  */


#wrapper {
	width: 810px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}


/*  TOP  */

#top {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top-shad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin-top: 20px;
}

#ie6only #top{
	background-position: left bottom;
}
#ie5-5only #top{
	background-position: left bottom;
}
#ie5-01only #top{
	background-position: left bottom;
}





/*  HEADER   */

#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header img {
	margin-top: 50px;
	margin-left: 79px;
}




/*  NAV   */

#nav-outer {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav-outer ul {
	padding: 0px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 456px;
}
#ie6only #nav-outer a {
	float: left;
}
#ie5-5only #nav-outer a {
	float: left;
}
#ie5-01only #nav-outer a {
	float: left;
}

#nav-outer ul li {
	float: left;
	
}
#nav-outer ul li.first {
	padding-left: 4px;
}


#nav-outer ul li.first a {
	background: url(images/tab-line.gif) no-repeat right 4px;
	color: #ff0000;
	text-decoration: none;
}
#nav-outer ul li.first a:visited {
	color: #ff0000;
}
#nav-outer ul li.first a:hover {
	color: #999;
}

#nav-outer ul li.second a {
	background: url(images/tab-line.gif) no-repeat right 4px;
	color: #009900;
	text-decoration: none;
}
#nav-outer ul li.second a:visited {
	color: #009900;
}
#nav-outer ul li.second a:hover {
	color: #999;
}

#nav-outer ul li.third {
	padding-right: 4px;
	background-image: url(images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#nav-outer ul li.third a {
	background: url(images/tab-right-03.gif) no-repeat top left;
	color: #0033cc;
	text-decoration: none;
}

#nav-outer ul li.third a:visited {
	color: #0033cc;
	text-decoration: none;
}
#nav-outer ul li.third a:hover {
	color: #999;
}

#nav-outer a {
	padding-right: 1em;
	padding-left: 1em;
	height: 39px;
	display: block;
	line-height: 42px;
	font-weight: normal;
}
#nav-outer a:hover {
	color: #999999;
}




/*  MAIN   */

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main h1 {
	margin-top: 35px;
}
#main p.first {
	margin-top: 27px;
}





/*  COLUMN ONE   */


#column-one {
	width: 270px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}

#column-one h3 span {
	display: block;
	text-indent: -5000px;
}
#column-one h3 {
	width: 150px;
	margin-left: 58px;
	margin-top: 67px;
}
#column-one h3.message {
	background-image: url(images/h3-message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
}

#ie5-5only #column-one h3.message {
	text-align: left;
	margin: 67px 0 10px 0;
	padding:0;
}
#ie5-01only #column-one h3.message {
	text-align: left;
	margin: 67px 0 10px 0;
	padding:0;
}
#column-one ul {
	margin-left: 58px;
	margin-top: 74px;
}
#column-one ul a {
	font-size: 0.9em;
	line-height: 2em;
}





/* FORM */

form {
	
	text-align: left;
	padding: 0px;
	margin: 0px;
}

label {
	display: block;
	height: 1.4em;
	font-size: 0.6em;
	width: 150px;
	text-align: left;
	margin-left: 58px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	width: 135px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 58px;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #666;
	font-size: 0.8em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

textarea {
	width: 135px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 58px;
	background-color: #eee;
	border: 1px solid #ccc;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
input.submit {
	width: 80px;
	font-size: 0.6em;
	line-height: 22px;
	height: 22px;
	text-transform: uppercase;
	padding: 0;
}



/*  COLUMN TWO   */



#column-two h1 span {
	text-indent: -5000px;
	display: block;
	visibility: hidden;
}

#column-two h1 {
	background-repeat: no-repeat;
	background-position: left top;
}
#column-two ul {
	text-align: left;
	margin-right: 50px;
	font-weight: 100;
	font-size: 0.8em;
	color: #444;
	line-height: 1.8em;
	position: relative;
	margin-top: 15px;
}
#column-two ul li span.listcolone {
	position: absolute;
	left: 1em;
	padding-left: 150px;
}
#column-two ul li span.listcoltwo {
	position: absolute;
	left: 1em;
	padding-left: 180px;
	width: 300px;
}
#column-two ul li {
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.8em;
}

* html #column-two ul li {
	background-position: 0.2em 0.9em;
}

#column-two ul li.lighter {
	color: #888;
	background-image: url(images/noBullet.gif);
}


#column-two {
	width: 530px;
	float: right;
	padding-top: 50px;
	padding-bottom: 50px;
}
#column-two img {
	float: left;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #ccc;
}



/*  HEADINGS  */


#home h1 {
	background-image: url(images/h1-home.gif);
}
#aims h1 {
	background-image: url(images/h1-aims.gif);
}
#links h1 {
	background-image: url(images/h1-links.gif);
}
#curriculum h1 {
	background-image: url(images/h1-curriculum.gif);
}
#policies h1 {
	background-image: url(images/h1-policies.gif);
}
#sessions h1 {
	background-image: url(images/h1-sessions.gif);
}
#about h1 {
	background-image: url(images/h1-about.gif);
}
#send_form h1.error {
	background-image: url(images/h1-error.gif);
}
#send_form h1.thanks {
	background-image: url(images/h1-thanks.gif);
}









/*  FOOTER  */


#footer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	
}
#footer p {
	color: #4a6385;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#footer a {
	color: #4a6385;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#footer a:link {
	text-decoration:underline;
}
#footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	color: #4a6385;
}

