/* This style sheet is used by multiple pages on this site*/

.pages 
{
background-color: #bbbbbb;
}

.wrappertable
{

}

.header 
{
	border-bottom: medium solid #0000ff;

}

.headerfont
{ 
 	font-family: Arial       
}

.headerrow1
{
      font-family: "Comic Sans MS";
	  
}

.headerrow2
{
      font-family: "Comic Sans MS";
	  font-size: 12px;

}


.headerrow3
{ 	background-color: blue;
    color: #FFFFFF;
	font-size: 14px;
	font-family: "Comic Sans MS";
	align:center;
}
  

.headerrow3 a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}   
.headerrow3 a:visited {
	text-decoration: none;
	color: #ffffff;
}  
.headerrow3 a:hover {
	text-decoration: underline;
	color: #FF0000;
}   
.headerrow3 a:active {
	text-decoration: none;
} 

.headerrow4{
     font-family: "Comic Sans MS";
	 background-color:#FFFFFF;
	 font-size: 12px;
}

P { font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-size: 11px }  


.style1 {font-family: "Comic Sans MS"}

.projects{
    font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: large;
	
}
.fontfam{
    font-family: "Zapf Chancery", "Comic Sans MS", cursive;
}



.mp_backlinks{
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: 12px
  }
.mp_backlinks a:link {
	color: #0000FF;
	text-decoration: none;
}   
.mp_backlinks a:visited {
	text-decoration: none;
	color: #0000ff;
}  
.mp_backlinks a:hover {
	text-decoration: underline;
	color: #FF0000;
}   
.mp_backlinks a:active {
	text-decoration: none;
	color:#00FF00
} 
