body {
	background-color: #EBEBD6;
}
body {
	text-align:center;
	margin: 0 0 0 0;
	top: 0px;	
}
a:link, a:visited, a:active { color:#FFFFFF;
	text-decoration:none;
}

#main {
	text-align: center;
	position: relative;
	background-image: url(../images/handwriting.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin: auto;
	top: 25px;
	width: 780px;
	height: 600px;
}

#content { position:relative;
	margin:auto;
	min-height:486px;
	width:635px;
	text-align:center;
}

/*Secondary Pages */
#leftMenu { position:absolute;
	left: 0px;
	top: 0px;
	width:175px;
	height:486px;
	background-color: #cccc99;
	z-index:2;
}
#smallLogo { margin-top:2px;
}
#topNav { position:absolute;
	margin: 0;
	right:0px;
	top: 0px;
	width: 463px;
	height: 28px;
	background-image: url(../images/topNav.gif);
	z-index:0;
}

#header { border:0px;
	padding:0px;
	left:0px;
	top:10px;
	bottom:0px;
	position:absolute;
	width:100%;
	height:18px;
}
#header img { display:inline; 
	padding: 0px 5px 0 5px;
}

#leftNav {
	position:absolute;
	top: 160px;
	left:8px;
	width: 117px;
	height:300px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftIdentifier{
	position:absolute;
	right:0px;
	top:160px;
	width:35px;
	height:326px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url(../images/contactID.gif) no-repeat top right;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 448px;
	margin:auto;
	position:absolute;
	top:35px;
	left:175px;
	padding: 10px;
	height: 455px;
}

#page table { height:100%; width:100%; }
#page table td { vertical-align: top; }
#page img { padding: 0 10px 40px 11px;}

/*Front Page Stuff */
#top { background-color: #CCCC99;
	height: 264px;
}

#frontlogo {
	position:absolute;
	left: 25px;
	width: 322px;
	height: 431px;
	top:22px;
}

#frontnav {
	position:absolute;
	right:25px;
	top:22px;
	width:260px;
	height:435px;
}
#frontnav li { padding: 0px 3px 5px 5px; text-align:right; list-style-type:none;}
#frontnav img { vertical-align:middle; border: 0px none;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.smallheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
