/**************************************************/
/*                Style sheet for commonmenu & commonmenu2                */
/**************************************************/
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #79AEFF /*url(images/test.png) top left no-repeat fixed; */;
margin: 0;
padding: 0;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
background: url(images/bgtop4.png) top center no-repeat;/* bgtop2 */
width: 800px;
height: 78px;   /* wa78 */
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(images/bgmiddle.png) center repeat-y; 
width: 760px;
height: 100%;
padding: 0px 20px 100px 20px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(images/header3.png) top center no-repeat; /*  was header3.png  */
width: 760px;
height: 166px;
margin: 0px 0px 10px 0px;
}
/*                    Menu                   */
#rightmenu {
width: 370px;      
height: 100%;
margin: 0px 0px 0px 10px;
float: left;
text-align: left;
}
#leftmenu {
width: 370px;      
height: 100%;
float: right;

text-align: left;
}
#footer {
width: 760px;      
height: 100%;
clear: left;

text-align: center;
}
#menu li a {
height: 35px;
/*voice-family: "\"}\""; 
voice-family: inherit;*/
height: 15px;
text-decoration: none;
text-align: left;
}	
li {font-family: 'Bookman Old Style', serif;}
	
#menu li a:link, #menu li a:visited {
color: navy; /*  was fff  */
display: block;
background:  url(images/off1.png);  /*  was off.png  */
padding: 5px 0 0 5px;
height: 15px;
text-align: left;
}
	
#menu li a:hover {
color: #FF0000; /*  was 0A2441 */
background:  url(images/on1.png);  /*  was on.png  */
padding: 5px 0 0 5px;
height: 15px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;font-family: 'Bookman Old Style', serif;
}

#stuff {
width: 760px;  /*  was 525px  */
margin: 0px 0px 0px 0px;text-align: center;  /*  was 0px 0px 0px 210px;  
border-left:outset 1px ;padding:10px;border-color:black;*/
}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 78px;
}

p			{font-family: /*'Bookman Old Style'*/"Palatino Linotype", serif;font-weight:bold;
				font-size:95%;color:navy;
			}
			
			
a 			{	font-family: /*'Bookman Old Style'*/"Palatino Linotype", serif;font-weight:bold;
				font-size:85%;color:navy;
			}
			
a:link,a:visited
			{color:black;background-color:lime; 
 			}				 
a:focus, a:hover 
			{color:red;background-color:#ececec; 
			}
a:active 
			{color:maroon;background-color:#ececec;
			}
.upper1{	border: 0px 100px 0px 100px;
				margin:auto;
				 
				
			} 			
			
.highlight	{font-family:sans-serif;font-weight:bold;font-weight:bold;
				font-size:110%;color:blue;			 
			}
.highlight2	{font-family:"comic sans ms",sans-serif;font-weight:bold;
				font-size:90%;color:red;		 
			}
.highlight3	{font-family: /*'Bookman Old Style'*/"Palatino Linotype", serif;font-weight:bold;
				font-size:120%;color:blue;		 
			}
.highlight4	{font-family: /*'Bookman Old Style'*/"Palatino Linotype", serif;font-weight:bold;
				font-size:140%;color:red;		 
			}			
			

			
	
