body
{
	background: #ede4d4;
	margin:0;
	padding:0;
	font-size: 10pt;
	line-height: 130%;
}

img
{
	float: right;
	clear: right;
	border: none;
	margin-bottom: 3px;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: serif;
}

h1
{
	background: url(images/symbol.gif) 0px 3px no-repeat;
	padding-left:40px;
}

h2
{
	padding-left: 40px;
	font-size: 11pt;
	font-weight: bold;
}

p
{
	padding-left: 40px;
}

#contactme table
{
	border: 1px solid black;
	margin-left: 40px;
}

#contactme th
{
	background-color: #CCC3AC;
}
a:visited
{

	color: #A4926C;
}

a:link
{
	color: #A4926C;
}

a:active, a:focus
{
	color: white;
	border: none;
	background: #A4926C;
}


#frame
{
	background: url(images/1.gif) no-repeat;
}

#home #frame
{
	background: url(images/1.gif) no-repeat;
}

#student #frame
{
	background: url(images/3.gif) no-repeat;
}

#about #frame
{
	background: url(images/2.gif) no-repeat;
}

#contactme #frame
{
	background: url(images/4.gif) no-repeat;
}

#frame
{
	position: absolute;
	z-index: 1000;
	width: 760px;
	height: 425px
}

#all
{
	position: relative;
	margin: 0 auto;
	padding:0;
	width: 760px;
	height: 419px;
	overflow: hidden;
	background: url(images/1.gif) no-repeat;

}

#page

{
	position: absolute;
	width: 150px;
	height: 108px;
	margin: 39px 0 0 55px;
}

#stone
{
	width: 189px;
	height: 132px;
	position: absolute;
	margin: 239px 0 0 40px;
	z-index: 2;
	display: none;
}

#navlist li a
{
 	text-indent: -9999px;
	background: none;
	color: white;
	width: 122px;
	display: block;
	height: 30px; 
	text-align: center;
	overflow: hidden;
}

#navlist a:hover
{
	width: 165px;
}

#navlist #mhome a:hover
{
	background: url(images/hover-cut.gif) 0px 3px no-repeat;
}

#navlist #mabout a:hover
{
	background: url(images/hover-cut.gif) 0px -27px no-repeat;
}

#navlist #mstudent a:hover
{
	background: url(images/hover-cut.gif) 0px -57px no-repeat;
}

#navlist #mcontactme a:hover
{
	background: url(images/hover-cut.gif) 0px -87px no-repeat;
}

#navlist
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	margin: 126px 0 0 0px;
	z-index: 2000;
	height: 119px;
	width: 165px;
	/* special for menu alignment issues
	background: black;
	opacity: 20;
	filter: alpha(opacity=20); opacity: 0.200;
	*/
}

#content
{
	position: absolute;	
	height: 425px;
	width: 760px; 
	z-index: 1;
}

#pageContent
{
	width: 416px;
	height: 153px;
	margin: 157px 0 0 200px;
	overflow: auto;
	z-index: 1001;
	position: absolute;
	padding: 10px 10px 10px 30px;
}

#logo
{
	display: none;
	position: absolute;
	width: 270px;
	height: 88px;
	margin: 65px 0 0 195px;
	z-index: 2;
	
}

#contact
{
	margin: 335px 0 0 350px;
	position:absolute;
	width: 325px;
	height: 40px;
	z-index: 1000;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

#homeFirst
{
	font-weight: bold;
	font-style:italic;
}

.full
{
	display:block; 
	position:absolute; 
	width:1px; 
	height:1px; 
	border:0px; 
	top:-1px; 
	left:-1px;
}

a.p1:hover .full
{
	position: absolute;
	top:0;
	left:0;
	margin: 0px 0px 0px 100px;
	width: 400px;
	height: 400px;
/*
	background: black;
	filter: alpha(opacity=30); opacity: 0.300;
*/
	z-index: 9999;
}

#tipDiv img
{
	float: none;
	border: 8px ridge #CCC3AC;
}
#tipDiv
{
text-align: center;
height: 425px;
width: 1px;
height: 1px;
}
#tipDiv table, #tipDiv tr, #tipDiv td
{
	border: none;
}

#resume
{
/*	margin-left: -25px; */
}

#resumeDownload
{
	font-size: 10pt;
	margin-top: -27px;
	text-align: right;
}

#resumeDownload img
{
	margin-top: -5px;
	margin-left: 5px;
}

.collegechoirs img
{
	margin: 0;
	float: clear;
}

#aboutlinks
{
	text-align: center;
}

#author
{
	position: absolute;
	bottom: 0;
	left:0;
	margin-left: 100px;
	
	color: gray;
	text-align: center;
}
