<Style>{}
/* colors */
/* original background blue: #04ABF5;*/
/* medium background blue: #0376D2;*/
td {vertical-align:top}


body {
	background: url('images/fall08_bg.gif'); 
	background-repeat:repeat-x;
	Background-position: left top;
		background-color: #EB9033;

	}
#wrapper {align:center;
}
#main {padding:0; margin:0;
cell-spacing:0;}

#left_nav {
			vertical-align:middle;
			align:right;
			}
#page{
	width:760px;
	height:320px;
	padding: 0px;
	border:1px solid white;
	margin:0;
	cell-padding:0;
	cell-spacing:0;
	background:url('images/background.gif');	
	background-repeat:repeat-x;
	background-position: left top; 
	background-color: #04ABF5;
}

#logo {vertical-align:top;
	align:center;
	padding:10px;
	width:440px;
	text-align:center;}

#content {vertical-align:top;
	align:center;
	padding:10px;

}
#white {vertical-align:top;
	background-color:white;
	padding:10px;

}
	
#leaf {
	background:url('images/leaf_light_md.gif');
	background-repeat:no-repeat;
	width:320px;
	height:415px;
	padding:10px;}

#nav {text-align:right;
	}
#footer {text-align:center;
padding:10px;
vertical-align:bottom

	}
.indent {
	margin: 0 20px 10px 20px;}
.list {margin: 0 20px 0 20px;}

.tl {
	width:36px;
	height:36px;
	background:url('images/tl1.gif');
	background-repeat:no-repeat;
	background-position: left top;}
	
.tr {
	width:36px;
	height:36px;
	background:url('images/tr1.gif');
	background-repeat:no-repeat;
	background-position: right top;}
	
.bl {
	width:36px;
	height:36px;
	background:url('images/bl1.gif');
	background-repeat:no-repeat;
	background-position: left bottom;}
	
.br {
	width:36px;
	height:36px;
	background:url('images/br1.gif');
	background-repeat:no-repeat;
	background-position: right bottom;}

.l {width:36px}
.r {width:36px}


.content
{
font-family: tahoma, verdana,arial,helvetica; /* Font Face */
font-size: 14px; /* Font Size */
color: black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}
.content a, #white a {color:black}

.content_white {
	font-family: tahoma, verdana,arial,helvetica; /* Font Face */
font-size: 14px; /* Font Size */
color: white; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}
.content_white a {color:white}
ul {
			list-style: arrow;
			margin: 20px;
			padding:0;
			}
			
h2 {font-size:20px}

h3 {font-size:18px}

#logo a {color:black}
.breadcrumbs {font-size:12px; text-decoration:none;}


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
a:active {text-decoration: underline}

</Style>
