body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	color:#474746;
	background-image:url(images/background1.jpg);
	background-repeat:repeat-x;
}

#shadow_background {
    width:920px;
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
}

#header {
    width:900px;
}

#main {
    width:900px;
}

#main a {
    color:#474746;
	font-weight:bold;
	text-decoration:none;
}

#main a:visited {
    color:#474746;
	font-weight:bold;
}

#main a:hover {
    color:#b0e58d;
	font-weight:bold;
}

.title {
    font-size:18px;
	color:#344767;
	font-weight:bold;
}

.title2 {
    font-size:14px;
	color:#344767;
	font-weight:bold;
}

.title3 {
    font-size:13px;
	color:#344767;
	font-weight:bold;
}

.accent {
    color:#344767;
	font-style:italic;
	font-weight:bold;
}

#footer {
    width:100%;
	height:75px;
	background-color:#344767;
}

#footer_text {
    color:#eaead0;
	line-height:1.5;
}

#footer_text a {
    text-decoration:none;
	color:#eaead0;
}

#footer_text a:visited {
    color:#eaead0;
}

#footer_text a:hover {
    color:#b0e58d;
}

#home_sub_header {
    background-image:url(images/header_index.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:268px;
}

#form {
    color:#344767;
	font-weight:bold;
	line-height:22px;
}

#info {
    font-size:13px;
	color:#344767;
	font-weight:bold;
	margin-top:25px;
	line-height:1.25;
}

#schools {
    line-height:1.5;
}

.title4 {
    color:#474746;
	font-weight:bold;
}
#links {
    color:#474746;
	line-height:1.5;
}

#links a {
    text-decoration:none;
	color:#b0e58d;
	font-weight:bold;
}

#links a:visited {
    color:#b0e58d;
	font-weight:bold;
}

#links a:hover {
    color:#474746;
	font-weight:bold;
}

#scroll {
    height:100px;
	width:248px;
	overflow:auto;
}