P  {font-size: 120%;}

H1  {}

H2  {}

H3  {}

a:link  {
   	  		font-family: arial;
		font-size: 100%;
			color: #980034;
			font-weight: 500;
}
a:visited  {
		   font-family: arial;
		font-size: 100%;
		   
		   color: #3d0031;
		   font-weight: 100;
}

a:active{
		   font-family: arial;
		font-size: 100%;
		   color: #980034;
		   font-weight: 900;
}
a:hover  {
		 font-family: arial;
		font-size: 100%;
			color: lime; /*#980034;*/
			font-weight: 500;
			}
a:focus  {
		 font-family: arial;
		font-size: 120%;
			color: #980034;
			font-weight: 500;
			}


BODY  {

	  background-color: #7da77d;    /*#919e56;*/
	  /*background-image: url(images/topback2.jpg);*/
	  background-repeat: repeat-x;
	  background-position: bottom; left;

}

em   {
		font-size: 130%;
		
}

#topphoto {
		  width: 1100px;
		  height: 215pcx;
		position: absolute; top:1px; left:1px; 
		margin: 0px;
		padding-left: 0px;

}
.smallphoto{
			padding-left: 100px;

}


img.button  {
	 padding-left: 0px;
		border-top: 2px outset gray;
	border-right: 4px outset gray;
	border-left: 2px solid silver;
	border-bottom: 2px solid silver;

}
a:visited img.button {
	 padding-left: 0px;
		border-top: 2px outset gray;
	border-right: 4px outset gray;
	border-left: 2px solid green;
	border-bottom: 2px solid green;

}


a:hover img.button {
	 padding-left: 0px;
		border-top: 2px outset green;
	border-right: 4px outset green;
	border-left: 2px solid lime;
	border-bottom: 2px solid lime;

}

#leftscreen{
			  width: 171px;
		  height: 640px;
		position: absolute; top:216px; left:1px; 
		margin: 0px;
		padding-left: 0px;
		/*background-image: url(photos/flagbrightfuzzysml.jpg);*/
}

#rightscreen{
			  width: 171px;
		  height: 640px;
		position: absolute; top:216px; left:980px; 
		margin: 0px;
		padding-left: 0px;
}
#centerscreen{
			 position: absolute; top:270px; left:200px; 
			 height: 800px;
			 width: 750px;
		margin: 0px;
		padding-left: 10px;
		padding-top:  20px;
		padding-right: 5px;
		color: #006a25;
		
	background-image: url(images/gradeback5.jpg);
		
}
#centerscreenright{
			 position: absolute; top:270px; left:600px; 
			 height: 800px;
			 width: 450px;
		margin: 0px;
		padding-left: 0px;
		padding-top:  20px;
		
		
}
#centerscreenbox1{
				  position: absolute; top: 450px; left: 350px;
				  width: 400px;
				  margin:  20px;
				  padding: 20px;
				  color: white;
				  background-color: teal;
				  border-style: outset;
		border-color: #980034;
		border-width: 7px;
		text-align: center;

}


#centerscreenbox2{
				  position: absolute; top: 850px; left: 300px;
				  width: 500px;
				  margin:  20px;
				  padding: 20px;
				  color: white;
				  background-color: teal;
				  border-style: outset;
		border-color: #980034;
		border-width: 7px;
		text-align: left;
}


#centerscreenbox3{
				  position: absolute; top: 650px; left: 300px;
				  width: 500px;
				  margin:  20px;
				  padding: 20px;
				  color: white;
				  background-color: teal;
				  border-style: outset;
		border-color: #980034;
		border-width: 7px;
		text-align: left;
}

#plan{
	  position: absolute; top:630px; left:200px; 
			 height: 510px;
			 width: 750px;
		margin: 0px;
		padding-left: 30px;
		padding-top:  10px;

}
.photo0{
		margin-top:  0px;
		margin-left: 0px;
}

.photo1{
		margin-top:  -50px;
		margin-left: 50px;
}

.photo2{
		margin-top:  -50px;
		margin-left: 100px;
}

.photo3{
		margin-top:  -50px;
		margin-left: 0px;
}

#buttons {
  		 width: 1100px;
		position: absolute; top:218px; left:175px; 
		

}
.nodot  {
		margin: 0;
            padding: 5px;
            list-style: none;
            
			}

.menu{
	  
	  float: left;
	  padding: 0.1em 0.1em 0.1em 0.1em;
	  cursor: default;
	  
	  

}

.menubutton {
	  float: left;
	  font-family: "tahoma"; 
	  width:  6em;
	  color: white;
	  text-align: center;
	  background-color: #a4d4b0;
	  font-size:  120%;
	  color: white;
		border-style: outset;
		border-color: white;
		border-width: 2px;
}

a.menubutton {
	  float: left;
	   font-family: "tahoma"; 
	  width:  6em;
	  color: white;
	  text-align: center;
	  background-color: #a4d4b0;
	  font-size:  120%;
	  color: white;
		border-style: outset;
		border-color: white;
		border-width: 2px;
}

a.menubutton:hover {
	  color: green;
}

a.menubutton:visited {
	  color: black;
}
.menu ul {
	  display: none;
	  position: absolute;
	  
	  background-color: #a4d4b0;  /*#e6e6e6;*/
	  color: black;
	  list-style: none;
	  margin: 0px 0 0 0 ;
	  padding: 10px;


}

.menu ul li{
	  	 display: block;
		 padding: 0.2em;
		 

}

div.menu:hover ul{
		display: block;
		margin: 0;
		padding: 0px;
		margin-left: -20px;
		margin-top: -10px;
}

div.menu ul li a:hover {
		 background-color: teal;

}


/*
{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{
#colstitle  {
		
		width: 400px;
		position: absolute; top:10px; left:10px; 
		margin: 10px;
		padding: 5px;
}

#colslogo   {
		position : absolute; top: 1px; left: 850px;
		margin: 10px;

}

#colin   {

		position: absolute; top:20px; left: 320px;
		margin: 10px;
		border-style: outset;
		border-color: #980034;
		border-width: 7px;
		width: 450px;
		height: auto;
		background: url(images/paperbac.gif);
		
}	

#underconst {
			position: absolute; top:800px; left: 20px;
		margin: 10px;
		border-style: outset;
		border-color: #980034;
		border-width: 7px;
		width: 250px;
		height: auto;
		background: yellow;
		padding: 10px;	
}	

#pagetext    {
		font-family: "arial black";
		width: 650px;
		overflow: auto;
		height: 500px;
		position : absolute; top: 250px; left: 400px;
		border-style: outset;
			 border-width: 10px;
			 border-color: #980034;
		padding: 10px;
		Margin: 10px;
		background: url(images/paperbac.gif);

}


#mainlinkphoto  {
				position : absolute; top:700px; left: 450px;
			border-top: 2px outset gray;
	border-right: 4px outset gray;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
		padding: 10px;

	width: 550px;
	height: 450px;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	background-image: url(images/paper.jpg);

}

.pin  {
	  padding-left:  70px;

}
#pagetextpaper    {
		font-family: "Times New Roman";
		font-size: 14px;
		font-weight: bold;
		width: 150px;
		overflow: auto;
		height: 300px;
		position : absolute; top: 630px; left: 140px;
		border-top: 2px outset gray;
	border-right: 4px outset gray;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left: 4em;
	padding-right: 10px;
	background-image: url(images/paper23smlruled.gif);
	margin-bottom: 20px;
	
}






#navigation  {
			 position : absolute; top: 300px; left: 10px;
			 width: 300px;
			 height: 450px;
			 border-style: outset;
			 border-width: 10px;
			 border-color: #980034;
			 background: url(images/backgd01-10.jpg) ;
			 padding: 15px;
			 padding-top:  20px;
}


#textnav    {
		position : absolute; top:720px; left: 10px;
		background-color: #D4ECFB;
		border: solid  1px;
		padding: 5px;

}
#pageend { 
        position: absolute; top:1000px; left: 10px;
		 color: #980034;
}

#feetable   {
	position : absolute; top:610px; left: 10px;
}	
.highlight   {
		background-color: #FEFA86;
}




.nodot  {
		margin: 0;
            padding: 15px;
            list-style: none;
            
			}
		
     ul.year
        {
            margin: 0;
            padding: 0;
            list-style: none;
            background: transparent ;
        }
        ul.year li span
        {
        	padding-left: 2em;
        }
        ul.year li.trigger
        {
            padding: .4em;
        }
        /* ul#product hover menu position override */
        ul.year .trigger ul.menu
        {
            margin-top: 1em;
            margin-left: 5em;
        }
        /* ++ Hover menu styles */
        .trigger ul.menu
        {
            display: none;
            position: absolute;
            margin: 0;
            padding: .4em;
            list-style: none;
            background-color: #D4ECFB;
            border: solid 1px #ccc;
        }
        .trigger ul.menu li
        {
            padding: .1em .5em;
        }
        .trigger ul.menu li a
        {
            display: block;
        }
        .trigger:hover
        {
            background: transparent ;
        }
        .trigger:hover ul.menu
        {
            display: block;
        }*/	