body 
{
	/*background: #FFFFFF url(images/bckg.gif) bottom left fixed repeat-x;*/
	font-family: book antiqua,verdana, arial, helvetica, serif;
	font-size: 80%;
	padding: 2em;	
	margin: 0;
}

#logo {
 width: 615px;
 height: 120px;
 background: url(header.jpg);
 margin: 10px auto; padding: 0;
 position: relative;
}
#logo li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#logo li, #logo a {height: 120px; display: block;}
#panel1b {left: 0px; width: 73px;}
#panel2b {left: 74px; width: 118px;}
#panel3b {left: 192px; width: 122px;}
#panel4b {left: 313px; width: 150px;}

#panel1b a:hover {background: transparent url(header.jpg) -0px -120px no-repeat;}
#panel2b a:hover {background: transparent url(header.jpg) -74px -120px no-repeat;}
#panel3b a:hover {background: transparent url(header.jpg) -192px -120px no-repeat;}
#panel4b a:hover {background: transparent url(header.jpg) -313px -120px no-repeat;}




#content {
	background-color: #FFFFFF;
	padding: 0;
	
	border: 1px solid #000000;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 48em;
	/*background-image: url(images/background.jpg);*/
	}


#content #menu {
		border-left:1px solid black; /*#9D0C9F*/ 
		border-bottom:1px solid black;	/* Right hand Menu, Dashed left and bottom, solid right */
		float:right;
		width:140px;
		background:#FAEEEE url(images/menuback.jpg) bottom left fixed no-repeat;
		margin:0px 0px 0px 10px;
		padding: 2px;
	
}	
		



#menu h1 { 
	
	text-align: center;
		}
#menu ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	
	}
	
#menu ul li	{
	list-style: disc url(images/dot.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 2.5em; 
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size: 14px;      
	}	

html>#menu ul li	{
	font-size: x-small;
	} 

#menu ul li a {
	font-weight: normal;
	
	}

html>body #content {
	width: 32em;
} 

a {
	text-decoration: none;
	
}


/* LINKAGE */


a:link, a:visited {
	font-weight: bold; 
	text-decoration : none;
	color: black;
	background: transparent; 
	}

a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: black;
	background: transparent; 
	}

a:active {
	font-weight: bold; 
	text-decoration : none;
	color: black;
	background: transparent;  
	}


#menu a:link, a:visited {
	color: black;
	
	}

#menu a:hover {
	color: black;
	
	}

#menu a:active	{
	
	color: black;
	}

/* MENU / NAVIGATION */



/* Document */


hr {
	display: none;
}

h1 {
	text-align: center;
	padding: 0 0 0.01em 0;
	margin: 0;
	font-size: 21px;
	color: black
}

h2 {
	display: block;
	text-align: left;
	padding: 0.2em 0 0.05em 0.50em;
	margin: 0;
	font-size: 21px;
	color: black;
	border-bottom: 1px solid #9D0C9F;
}	

h3 {
	text-align: left;
	padding: 0.2em 0 0.05em 0.55em;
	margin: 0;
	font-size: 16px;
	color: black;
	}
h4 {
	text-align: center;
	font-size: 18px;
	color:black;
	border-bottom: 1px solid #9D0C9F;
	}
h5 {
	text-align: center;
	font-size: 18px;
	color:black;
	border-bottom: 1px solid black;
}

p {
	clear: left;
	color: #232021;
	padding: 1em 1em 0 1em;
	margin: 0;
	font-size:17px
}
p1 {
	clear: left;
	color: #232021;
	padding: 1em 1em 0 1em;
	margin: 0;
	font-size:16px	
	
}

p.lin {
	font-size: 9px;
	text-align: center;
	}
p.lin1 {
	font-size: 15px;
	text-align: center;
	}
p.lin2 {
	font-size: 16px;
	}
p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #9D0C9F;
	padding: 1.25em 1.25em 0.25em 0.25em;
	}


p.image img {
	display: block;
	/* border: 1px solid black; */
}

p.image1 {
	float: left;
	font-size: 0.8em;
	text-align: center;
	color: #9D0C9F;
	padding: 0.70em 0.00em 0.01em 0.25em; /* top right bottom left */
	}


p.image1 img {
	display: block;
	/* border: 1px solid black; */
}
p.image2 {
	float: center;
	font-size: 0.8em;
	text-align: center;
	color: #9D0C9F;
	padding: 0.70em 0.00em 0.01em 0.25em; /* top right bottom left */
	}

#footer {
	border: 0;
	border-top: 1px solid black;
	color: black;
	background: #FAEEEE;
	padding: 5px 7px 7px 10px;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	text-align:right;
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 8px 0;
	padding: 0;
	text-align: right;
	}