p.language 	{
				text-align:center;
				font-style:italic 
			}			

p.center	{
				text-align:center;
			}

p.menuquote {
				font-style: italic;
				font-weight: lighter;
				font-size: 11pt;
				opacity: .8;					
			}
p.menuquoteau {
				font-style: italic;
				font-weight: lighter;
				text-align: right;
				font-size: 11pt;
				opacity: .8;	
			}
p.separator 	{
				font-weight: lighter;
				text-align: center;
				font-size: 11pt;
			}
			
p.language:first-letter {
				font-weight:normal;
				font-size: normal;
				}
				
br				{	
				margin-bottom:10;
				}

br.menu			{
				margin-bottom:30;
				}				
				
p:first-letter {	
				font-size: larger;
				font-weight: bold;
				}

			
h1 			{ 
				font-family:cursive;
				text-align:center;
			}
			
body { 
		background-color:#c79407;
	}
	

		
div.header	{
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom:0px;
				padding: 0;
				border: 0;
				width:1300px;
				height:260px;
				background-image: url(bgheader.jpg);
											
				
			}
			
		
				
div.menuleft{
			float:left;
			width:190px;
			padding-left:5;
			padding-right:5;
			border: 0;
			margin:0px;
			height:914px;
			background-image:url(mainbg.jpg);
			font-size: larger;
			}
			
ul.menu		{
				list-style-image:url(listbulletblack.gif);
			}
			


div.maintext {
			background-image:url(mainbgmod.jpg);
			width:1000px;
			height:900px;
			margin-top:-22px;
			margin-left:215px;
			margin-right:200px;
			margin-bottom:10px;
			padding-left: 25;
			padding-right:25;
			padding-bottom: 20;
			border: 0;
			}

a:link		{ 
			color: black;
			text-decoration: none;
			}

a:hover		{
			color: silver;
			text-decoration: underline;
			}

a:visited	{
			color: silver;
			text-decoration: none;
			}
			
			
a.menu:link		{
				color: black;
				font-weight:none;
				text-decoration:none;
				}				

a.menu:hover	{
				color:white;
				font-weight:bold;
				text-decoration: underline;
				background-color:#c79407;
				}
a.menu:visited	{	
				color:white;
				font-weight:none;
				text-decoration:none;
				}

