/* JMIE Stylesheet */

body {
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	padding-right:5%;
	padding-left:5%;
}

h1 {color: #006600;}

li {list-style-image: url(../Images/ball.gif);
    margin-top:6px; margin-bottom:6px;
}

A:link {
color: #006600;
text-decoration: underline;
}

A:visited {
color: #993366;
text-decoration: underline;
}

A:hover {
	color: #ff9933;
	text-decoration: underline;
}

.content {text-align: justify}

.no {display:none;}

#menu {
	background-color: #e3ffe3;
	padding: 0px;
	width: 100%;
}

#menu a{ 
display:inline; 
font-size:80%;
font-family: Arial, sans-serif;
color:#006600; 
background:#e3ffe3; 
text-decoration:none; 
padding:3px 2px 3px 4px; 
text-align:center; 
} 
#menu a:hover{ 
color:#ccffcc; 
background:#339966; 
} 
#menu a:active{ 
color:#ccffcc; 
background:#339966; 
} 
#location { 
display:inline; 
font-size:80%;
font-family: Arial, sans-serif;
color:#006600; 
background:#fbdbb4; 
text-decoration:none; 
padding:3px 2px 3px 4px; 
text-align:center; 
}

div#links a img {height: 0; width: 0; border-width: 0;}

div#links a:hover img {position: absolute; top: 190px; left: 55px; height: 50px; width: 50px;}
.contact {
	font-size: 80%;
	font-weight: bold;
}
