body {
  font-family: Verdana,Arial, sans-serif;
  color: #000000;
  line-height: 1.166;	
  margin: 0px;
  padding: 0px;
  width: 800px;
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: none;
	text-decoration: underline;
}

h1{
 font-family: Comic Sans MS;
 font-size: 160%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h2 {
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px;
padding-top: 0px;
margin: 0px; 
font: bold 114% Arial,sans-serif; 
color: #000000;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #0000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 130%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 60%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}

#masthead{
	padding: 0px 0px 0px 0px;
	
	width: 100%;
        height: 10%;
        background-color: #1d1cfe;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 1;
}



#pagecell1 {
        left: 5px; 
		  right: 5px; 
        width: 98%; 
        position: relative; 
        top: 15px;
        
        bottom: 5px; 
        background-color: #ffffff;
        padding: 0px 0px 0px 0px;
}


#tl {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px; 
        Z-INDEX: 100; 
        LEFT: -1px; 
        PADDING-BOTTOM: 0px; 
        MARGIN: 0px; 
        PADDING-TOP: 0px; 
        POSITION: absolute; 
        TOP: -1px
}
#tr {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px; 
        Z-INDEX: 100; 
        RIGHT: -1px;   
        PADDING-BOTTOM: 0px; 
        MARGIN: 0px; 
        PADDING-TOP: 0px; 
        POSITION: absolute; 
        TOP: -1px
}


#tla {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px;  
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
        Z-INDEX: 100; 
        LEFT: -1px;  
        MARGIN: 0px; 
        POSITION: absolute; 
        bottom: -1px
}
#trb {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px; 
        Z-INDEX: 100; 
        RIGHT: -1px;    
        MARGIN: 0px;  
        POSITION: absolute; 
        bottom: -1px
}

#pic{
        position: relative;
        top: 10px;
        left: 250px;
        z-index: 1;
}

#pageName {
        margin: 0px;
		  padding-right: 10px; 
        padding-left: 10px; 
        padding-bottom: 14px;  
        padding-top: 0px; 
        background-color: #ffffff
}


#content{
        width: 100%;
        padding: 10px 10px 20px 15px;
        font-family: Verdana,Arial,sans-serif;
		font-size: 80%;
		margin: 0;
        background-color: #ffffff;
}

#content a{
	color: #333333;
	text-decoration: none;
	}
	
#content a:link{
	color: #333333;
	text-decoration: none;
	}

#content a:hover{
	color: #333333;
	text-decoration: none;
	text-decoration: underline;
	}

#content a:visited{
	color: #333333;
	text-decoration: none;
	}

#siteName{
	margin: 0;
	padding: 0px 0px 0px 10px;
}



#globalNav{
        font-family: Verdana,Arial, sans-serif;
        font-size: 90%;
		  /*color: #000000;*/
        padding: 0px 0px 0px 10px; 
        text-align: center;
}

#globalNav img{
        display: block;
        background-color: #5E86C3;
}

#globalNav a {
        /*font: bold 114% Arial,sans-serif;*/
        font: Arial,sans-serif;
        /*color: #333333;*/
	font-size: 90%;
	padding: 0 4px 0 0;
        
}

#globalNav a:hover{
   font: Arial,sans-serif;
	/*color: #333333;*/
	font-size: 90%;
	text-decoration: underline;
        
        
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	left: 5px;
	border: 0px solid #cccccc;
	font-size: 65%;
	color: #333333;
	padding: 0px 0px 0px 15px;
   /*padding: 2px 2px 2px 2px;*/
   background-color: #ffffff;
	text-align: center;
}

#siteInfo a:hover{
	font-family: Verdana,Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}


img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

