
#bigE { color: #FFCC33; 
		      			font-size: 75px; 
			  			font-weight: bolder; 
			  			left: 0px; 
			  			position: absolute;
			  			top: -5px;
			  			z-index: 2;
						font-family:Times New Roman;
						
            			}
#littleE {color: #FFCC33; 
					     font-size: 35px;
						  font-weight: bolder; 
						  left: 43px; 
						  position:absolute; 
						  top: 5px; 
						  z-index: 2;
						  font-family:Times New Roman;
						  
						}	
#bigEshadow {color: black; 
						    font-size: 75px; 
							font-weight: bolder; 
							left: 3px; 
							position: absolute; 
							top: -2px;
							font-family:Times New Roman;
					     }

#littleEshadow { color: black; 
							   font-size: 35px;
							    font-weight: bolder; 
								left: 46px; 
								position: absolute;
								 top: 8px;
								 font-family:Times New Roman
							}

#bigC { color: #FFCC33;
			 		     font-size: 75px; 
						 font-weight: bolder; 
						 left: 50px; 
						 position: absolute; 
						 top: 20px; 
						 Z-INDEX: 200;
						 font-family:Times New Roman;
 						
					  }
#bigCshadow {color: black; 
						    font-size: 75px; 
							font-weight: bolder; 
							left: 53px; 
							position: absolute; 
							top: 23px;
							font-family:Times New Roman;
 							z-index:100;
							}
#littleC {position:absolute;
			  top:33px;
			left:100px;
			color:"#FFCC33";
			z-index:2;
			font-size:35;
			font-weight:bolder;
			font-family:Times New Roman
			}
			
#littleCshadow {
				color: black;
				 font-size: 35px; 
				 font-weight: bolder; 
				 left: 103px; 
				 position:absolute; 
				 top: 35px;
				 font-family:Times New Roman
				}

#favor {color: black;
		font-size: x-small; 
		font-weight: bold; 
		left: 360px; 
		position:absolute; 
		top: 0px;
		font-family:Arial;
		}
img.favorite {left: 330px; 
			  position:absolute; 
			  top: 0px;
		      }

.menubuttons {background-color:black;
	  	color:white;font-size:10;
		text-transform:uppercase;
		font-family:Verdana;
		font-weight:bold;
		text-align:center;
		border:2 outset white;
		height:13;
		padding-left:5;
		padding-right:5;}
							
.reversebuttons {background-color:white;
	      	color:black;
			font-size:10;
			text-transform:uppercase;
			font-family:Verdana;
			font-weight:bold;
			text-align:center;
			border:2 inset white;
			height:13;
			padding-left:5;
			padding-right:5}

.dropdowns {background-color:black;
	    	color:white;
		position:absolute;
		left:0;
		top:0;
		width:250;
		visibility:hidden;
		padding:0px;
		border:3 ridge silver;
		padding-left:5}

A{color:blue}
A:hover {color:red;}
A:visited{color:blue}



A.menu {color:white;
	  	font-size :7pt;
		font-family:Verdana;
		font-weight:bold;
		text-decoration:none;
	      width:100%;
		padding-left:5}

A:visited.menu {color:white;}
A:hover.menu {color:white;background-color:navy;width:100%;padding-left:5}
      
BODY {      background:#e8e8e8 ;
	        background-repeat: repeat-y;
  	        background-color:#e8e8e8;
		margin-top:0;
	        margin-left:0;}
			
			 
.mainmenu{	font-size:8pt;
	   	font-family:Verdana;
		color:black;
		padding:3;
		width:100%;
 		font-weight:bold}
						
A.mainmenu {color:#ffcc33;text-decoration:none}
A:visited.mainmenu {color:#ffcc33;font-size:8pt;}
A:hover.mainmenu {color:white;}

						
#dropmenu0, #dropmenu1, #dropmenu2, #dropmenu3,#dropmenu5 {
	visibility: hidden;
	z-index:100;}

#dropmenu6, #dropmenu7{
	visibility: hidden;
	z-index:100;
}

.topic {font-style:normal;
	   color:#425AAD;
	  font-size:14pt;
         font-weight:normal;
        font-family:Verdana}
		
.heading{font-size:small;
		 font-family:Verdana;
		 font-weight: normal;
		 background-color:"#425AAD";
		 color:"#FFCC33";
		 text-indent:2;
		 }	

.heading2 {width:100%;
            background-color:#bb77dd;
                  border-bottom:2 solid black;
				  color:navy;
				  font-style:normal;
				  text-transform:uppercase;
				  font-weight:bold;
				  font-size:14;
				  padding-left:20;
 				  height:25;
				  margin:5 0 5 0;
				  position:relative;
 				  left:-20px;
 				  z-index:-1;
 				  font-family:verdana}

.heading3{font-size:10pt;
	 font-family:Verdana;
	 font-weight: bold;
	 color:navy;
	 margin-left:3;
		 }

.heading4{font-size:8pt;
	 font-family:Verdana;
	 font-weight: bold;
	 font-style: italic;
	 color:navy;
	 margin-left:3;
	 position: center;
		 }

A.heading2 {color:black}
A:visited.heading2 {color:black}

@font-face {font-family: "European-Helvetica"; 
            src: url(\\Pcook\webpage\Eurhelv.ttf)}