body {
		background-color:#75B2DD;
		font-size: medium;
		font-family: Times New Roman, Times, serif;
}

h1 {
}

h2{
color:#0000FF;
font-style:italic;
}

h3{
color:#0000FF;
font-style:italic;
}

h4{
}

h5{

}

#wrapper {
		background-color: #FFFFdc;
		border-width: thick;
		border-style:solid;
		border-color:#00F;
		
}

#navlinks a{
		text-align: center;	
		text-decoration: none;
		background-color: blue;
		padding: 0px 0px 0px 0px;
		color:#FFFFFF;
}

#navlinks {
		text-align: center;
		text-decoration:none;
		background-color: #0000ff;
		color:#FFFFFF;
		padding-top: 7px;
		padding-bottom:7px;
}

#header {/* background-image:url(../images/background.jpg);*/
		padding-top:10px;
		margin-bottom:5px;


}

#header1 {/* background-image:url(../images/background.jpg);*/
 		width:100%;
		padding-top:10px;
		margin-bottom:5px;				
		text-align:center;


}

#missing td{
		width:25%;
		vertical-align:top;
}

#missing td{
		width:25%;
		border-color:#0000FF;
}

#missing table{
		border-width:medium;
   		border-style:solid;
		border-color:#0000FF;
}


#classmates td {
		text-align:center;
		vertical-align:top;
		font-size:small;
		font-variant:small-caps;
}
	
#footer { 
		text-align:center; font-size:small;
		padding-top:3px;
		height: 20px;
		border-top-color:#00F;
		border-top-width:2px;
		border-top-style:solid;
		background-color:#CCCCCC;
}

/*#classy{
	border-color:#0000FF;
	border-style:solid;
	border-width:medium;
	}
	*/
#classy img {
		border-color:#0000ff;
		border-width:2px;
		border-style:solid;
}
	
#classy tr {
		height:20%;
}
		
#classy td {
		width:20%;
		vertical-align:middle;
		height:20%;
}
		
#vinces img {
		border-color:#0000ff;
		border-width:2px;
		border-style:solid;
}

#vinces tr {
		height:20%;
}
		
#vinces td {
		width:20%;
	}
	
#dance3 img {
		border-color:#0000ff;
		border-width:2px;
		border-style:solid;
}
	
#dance3 tr {
		height:25%;
	}
		
#dance3 td {
		width:20%;
		vertical-align:middle;
		height:20%;	
	}
		
#border {
	border-color:#0000ff;
	border-width:medium;
	border-style:solid;
}

#admin td{
	width:59%;
	vertical-align:top;
	padding-left:44px;
	padding-right:44px;
	padding-top: 10px;
	text-align:justify;

}

#teachers td{
width:145px;
text-align:center;
font-size:12px;
vertical-align:top;
font-variant:small-caps;
}

blockquote {
	width:600px;
	margin-left:100px;
	font-size:12px;
	font-weight:bold;
	color:#333

}

#links td {
	width: 50%;
}

#dance a {
	text-decoration:underline;
	color: #FFFFFF;
}
#dance a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
#dance a:visited {
	color:#FFFFFF;
}

#memorial td{
	vertical-align:top;
	background-image:url(../images/clouds.gif);
	text-align:center;
	font-size:large;
	font-family:AmerType Md BT, Amphion, Times New Roman;
}

#memorial table {
	border-color:#0000ff;
	border-width:medium;
	border-style:solid;
}


#dropmenudiv{
	position:absolute;
	border: 1px solid black;
	border-bottom-width: 0px;
	font-size: medium;
	font-family: Times New Roman, Times, Serif;
	line-height:18px;
	z-index:100;
	color:#0000FF;
	background-color: #afffFF;

}

#dropmenudiv a{
	text-align: left;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	background-color: #afffFF;
}

#dropmenudiv a:visited{
	text-align: left;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background-color: #afffFF;

}

#dropmenudiv a:hover{ /*hover background color*/
	text-align: left;
	background-color: #ff0000;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;

}
#dropmenudiv a{ /*link background color*/
	text-align: left;
	background-color: #ffffff;
	background-color: #afffFF;

}

