
body {
	font-family:"trebuchet MS", helvetica, verdena, sans-serif; 
	font-size: 10px;
	color: #ffffff; 
	background-color: #91e0ff;
	/*background-color: #EFECCA;*/
	}
	
img {
	border-style: none;
	}

A:link {text-decoration: none; color:#80a1fe;}/*#999999*/
A:visited {text-decoration: none; color:#80a1fe;}/*#999999*/
A:active {text-decoration: none; color:#cccccc;}/*#cccccc*/
A:hover {text-decoration: none; color:#cccccc;}/*#cccccc*/

#bigframe {
	width:649px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	margin-top: 0px;
	text-align:left;
	}
	
#header {
	background: url(img/head.png) no-repeat top left;
	text-align: left;
	width: 649px;
	height: 158px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	}

#navbar {
	/*background-color: #046380;*/
	background: url(img/bar.png) no-repeat top left;
	/*background-color: #fdb548; */
	float: left; 
	padding-top: 10px;
	width: 95px;
	height: 122px;
	/*padding-left: 5px;*/
	}
	
#navbar ul {
list-style-type: none;
padding-left: 35px;
text-align: left;
}

#navbar ul li a {
text-align: left;
color: #80a1fe;
}

#navbar ul li a:hover
{
color: #ffffff;
}

#navbar ul li#active a#current
{;
color: #000000;
}

#main {
	/*background-color: #046380;*/
	background: url(img/main.png) no-repeat top left;
	/*background-color: #fdb548;*/
	/*border-style: dotted;
	border-width: 1px;*/
	width: 392px;
	height:344px;
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 10px 10px 0px 80px;
	}

#footer {
	background: url(img/grass.png) repeat top left; 
	/*background-color: #0874CC; */
	position: absolute;
	bottom: 20px;
	width: 95%;
	height: 25px;
	padding-top: 20px;
	/*margin-right:auto;
	margin-left:auto;
	clear: left;*/
	text-align:center;
	}
	
#footer	A:link {text-decoration: none; color:#fcff00}
#footer	A:visited {text-decoration: none; color:#fcff00;}
#footer	A:active {text-decoration: none; color:#fcff00;}
#footer	A:hover {text-decoration: none; color:#fcff00;}
	
#main h3 {
	margin: 4px 0px 7px 0px;
	}
	
#birdy {
background: url(img/birdy.png) no-repeat top left; 
	/*background-color: grey; */
	height: 100px;
	width: 100px;
	position: absolute;
	/*top: 450px;
	left: 300px;*/
	bottom: 20px;
	z-index:5;
}
