body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	text-align: center;
	}

A:link {color: #000000;
	text-decoration: underline}
A:visited {color: #000000;
	text-decoration: underline}
A:active {color: #000000;
	text-decoration: underline}
A:hover {color: #000000;
	text-decoration: underline;}

#wrapper {
	background-color: #ffffff;
	margin: auto;
	width: 760px;
	text-align: left;
	border: 0;
	overflow: hidden;
	}

#header      { background-color: #ffffff; background-image: 
               url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/65RTZCZM/images/banner.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               height: 166px; border-bottom: none; margin: 0; 
               padding-left: 0; padding-right: 0; padding-top: 1px; 
               padding-bottom: 0; background-position: 0% }
#content {
	background-color: #ffffff;
	text-align: left;
	margin-left: 11em;
	margin-right: 10px;
	padding: 0;
	}

#announcement {
	background-color: #ffeeee;
	border: 1px solid #000000;
	margin: 5px 0 5px 5px; 
	padding: 5px;
	font-size: .9em;
	width: 175px;
	text-align: center;
	float: right;
	clear: right;
	}

#pullquote {
	background: #fff;
        text-align:center line
	padding: 10px;
	margin: 20px 40px;
	}

#menu        { background-image: 
               url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/65RTZCZM/images/menubkg.jpg'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               font-family: Georgia, 'Times New Roman', serif; font-size: 1em; 
               font-variant: small-caps; float: left; width: 10em; clear: left; 
               border-left: none; border-right: 1px solid #623ab3; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               -20000px; padding-left: 0; padding-right: 0; padding-top: 0; 
               padding-bottom: 20010px; background-position: 0% }
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	}

#menu li {
	}

#menu li a {
	display: block;
	padding: 7px .5em 7px .5em;
	text-decoration: none;
	width: 9em;
	}

#menu li a:hover {
	background-color: #623ab3;
	color: #fff;
	}

#menu .current a {
	font-weight: bold;
	}

#submenu li
	{
	border-bottom: 0;
	background-color: #DED5D5;
	}

#submenu li a
	{
	display: block;
	padding: 5px .5em 5px 1em;
	text-decoration: none;
	width: 8.5em;
	}

#submenu .current a {
	font-weight: bold;
	}

#submenu .other a{
	font-weight: normal;
	}

#submenu2 li
	{
	border-bottom: 0;
	background-color: #ccc0c0;
	}

#submenu2 li a
	{
	display: block;
	padding: 5px .5em 5px 1.5em;
	text-decoration: none;
	width: 8em;
	}

#submenu2 .current a {
	font-weight: bold;
	}

#submenu2 .other a{
	font-weight: normal;
	}


#footer {
	background: #623ab3;
	padding: 1px 0;
	margin-bottom: 0;
	position: relative;
	clear: both;
	}

h1 {
	color: #446677;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	}

h1 span {
	display: none;
	}

h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	text-align: center;
	}

h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	text-align: left;
	}

h4 {
	font-weight: bold;
	}

h5 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	text-align: center;
	margin: 0 0 10px 0;
	}

p {	margin-top: 0;
	}

.ol {
	line-height: 1.4;
	}

.smtext {
	font-size: .75em;
	}

.credit {
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	}

.credit a {
	color: #fff;
	}

.columncaption {
	font-size: 1em;
	font-style: italic;
	type-align: center;
	}

.centeralign {
	text-align: center;
	}


.floatleft { 
	float: left;
        margin: 0 10px 10px 0;
	clear: left;
	}

.floatright { 
	float: right;
        margin: 0 0 10px 10px;
	clear: right;
	}
div.left {
    float: left;
    margin: 0 15px 5px 0;
    }

div.right {
    float: right;
    margin: 0 0 5px 15px;
    }

div.left p {
    text-align: center;
    font-style: italic;
    }

div.right p {
    text-align: center;
    font-style: italic;
    }




