h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: navy;
	text-decoration: none;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}

.bounding {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

}
body {
	text-align:center;	
	background-color:#FAECCC;
	margin-top:0px;
}

td.leftborder {
 background-image:url('images/left-fade.png');
 width:50px;
}

td.rightborder {
 background-image:url('images/right-fade.png');
 width:50px;
}
.lowlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950000;
	text-align: center;
}


td.leftcorner {
 width:50px;
 height:50px;
 background-image:url('images/left-corner-fade.png');
}

td.rightcorner {
 width:50px;
 height:50px;
 background-image:url('images/right-corner-fade.png');
}


td.bottomborder {
 width:800px;
 height:50px;
 background-image:url('images/bottom-fade.png');
}

table.nav {
	width:100%;
	height:50px;
}

table.bottom-nav {
	width:100%;
	height:40px;
}

td.bottom-nav {
	border-color:brown;
	border-style:solid;
	border-width:1px;
	width:15%;
	background-image:url('images/nav-buttons.png');
	text-align: center;
}

td.bottom-nav-large {
	border-color:brown;
	border-style:solid;
	border-width:1px;
	width:24%;
	background-image:url('images/nav-buttons.png');
	text-align: center;
}


td.nav {
	border-color:brown;
	border-style:solid;
	border-width:1px;
	width:14%;
	background-image:url('images/nav-buttons.png');
	text-align: center;
}

td.bottom-nav:a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:red;
	font-size:12px;	
}

td a:hover {
	width:100%;
	color:navy;
}

a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:red;
	font-size:14px;	
}

a.bottom {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:red;
	font-size:11px;
	text-align: center;
}
