@charset "utf-8";

.sidebar1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 14px;
	color: #00ffff;
	font-weight:bold;
	text-decoration: none;
}

#sidebar1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00ffff;	
}

a.sidebar1:link {color: #00ffff; text-decoration: none; }
a.sidebar1:visited {color: #00ffff; text-decoration: none; }
a.sidebar1:hover {color: #00ffff; text-decoration: underline; }
a.sidebar1:active {color: #00ffff; text-decoration: none; } 

a.logo:link {text-decoration: none; }
a.logo:visited {text-decoration: none; }
a.logo:hover {text-decoration: none; }
a.logo:active {text-decoration: none; } 

#maincontent {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	color: #944542;
	font-size: 16px;
}

body {background-image:url(images/background_sky.gif)}

a img {
	border: none;	
} 