.style17 {font-family: "Century Gothic"; color: #7b7670; }
.style26 {font-size: 12px}
.style30 {font-size: 18px}
.style31 {
	color: #000000;
	font-size: 18px;
}

body {
	background-color: #CCCCCC;
}
a:link {
	color: #5E5B56;
	text-decoration: none;
}

a.special:link {
	color: #CC00FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #5E5B56;
}

a.special:visited {
	text-decoration: none;
	color: #CC00FF;
}

a:hover {
	text-decoration: none;
	color: #5E5B56;
}

a.special:hover {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: none;
	color: #5E5B56;
}
.style1 {font-family: "Century Gothic"}
.style3 {font-size: 18px}

#container{
    width:450px;
    height:50px;
    border:1px solid #999;
 }
#container img {
    
    padding-right:30px;
    float:left;
}

#copyright {
float:bottom:
}