@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #C7D5D7;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 0.85em;
	line-height: 1.4em;
}h1 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 15px;
	font-family: "Lucida Grande", Arial, Verdana;
}
h2 {
	font-size: 1.2em;
	margin: 15px 0 0 0;
}
a {
	color: #EB9104;
}
a:hover {
	color: #666666;
}
.clickpad {
	margin: px 0 0 0;
}
.footer {
	color: #666666;
	font-size: 0.8em;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #FFFFFF;
}
.nav {
	color: #C7D5D7;
	font-size: 1em;
	font-weight: bold;
	height: 63px;
	font-family: "Lucida Grande", Arial, Verdana;
}
.nav a:hover {
	text-decoration: underline;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#tableback {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#meebo {
	margin-bottom: 25px;
	margin-left: 25px;
}
