*{
	margin: 0px;
	padding: 0px;
}
body{
	background: #e5e5e5 url(../../images/bg.gif) repeat-y center;
	color: #000000;
	text-align: center;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	font-size: 76%;
	line-height: 1.6;
}

#container{
	width: 760px;
	text-align: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}



#breadcrumbs{
	font-size: 90%;
	height: 20px;
	text-align: right;
	padding-right: 85px;
}

#footer{
	background: #E5E5E5 url(../../images/foot.jpg) no-repeat;
	color: #999999;
	letter-spacing: 0.2em;
	font-size: 95%;
	height: 100px;
	text-align: center;
	clear: both;
	bottom: 0px;
	padding-bottom: 100px;
}
#footer a:link, a:visited, a:active, a:hover{
	color: #999999;
	font-size: 105%;
	}

#navcontainer{
	padding-bottom:5px;
	height: 20px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 68px;
	margin-left: 68px;
}

#navcontainer ul{
list-style-type: none;
text-align: center }

#navcontainer ul li{
display: block;
float: left;
text-align: center}

#navcontainer ul li a{
	background: #fff;
	width: 89px;
	height: 18px;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer ul li a:hover{
color: #92aabf;
background: #eee7d5 }

#navcontainer a:active{
background: #92aabf;
color: #fff }

#navcontainer li#active a{
	color: #FFFFFF;
	background-color: #92aabf;
}

a:link		{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
} 
a:visited	{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
} 
a:active	{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
} 
a:hover		{
	color: #00CC00;
	text-decoration: none;
	font-size: 11px;
}

#footer-1{
	font-size: 90%;
	height: 50px;
	text-align: right;
	margin-top: 20px;
	padding-right: 85px;
	clear: both;
}
ul {
	list-style-type: none;
	margin: 0px;
	font-size: 95%;
	padding: 0px;
	list-style-position: outside;
}
#container #col-left p {
	margin-top: 20px;
}
