a {
	color:#3399CC;
}

a:hover {
	text-decoration:none;
}

body {
	background-color:#000;
	color:#333;
	margin:auto;
	font:86% Tahoma, Verdana, sans-serif;
	text-align:center;
}

h1 {
	color:#006666;
	font-size:22px;
	margin-bottom:5px;
}

h2 {
	color:#003333;
	font-size:16px;	
	margin-bottom:5px;	
}

iframe {
	border:none;
}

li {
	line-height:20px;
}

p {
	padding:0px;
	line-height:20px;
	margin:0px 0px 25px 0px;
}

ul {
	margin:0px 0px 25px 0px;
}

#chameleon {
	position:absolute;
	right:-145px;
	top:-132px;
}

#container {
	background-color:#fff;
	position:relative;
}

#content {
	margin:auto;
	padding:20px 0px 10px 0px;
	text-align:left;
	width:750px;
}

#footer {
	background-image:url(./img/footer_bg.gif);
	background-repeat:repeat-x;
	color:#ccc;
	font-size:76%;
	height:70px;
	padding-top:35px;
}

#footer a {
	color:#666633;
}

#footer img {
	margin-bottom:-7px;
}

#header {
	background-image:url(./img/header_bg.gif);
	background-repeat:repeat-x;
	height:172px;
}

#menu {
	margin:auto;
	margin-top:18px;
	position:relative;
	width:488px;
}

/* classes */

.current_page {
	background-image:url(./img/current_page.gif);
	background-repeat:no-repeat;	
	color:#000;
	float:left;
	height:32px;
	margin:0px 1px;
	padding-top:7px;
	text-decoration:none;	
	width:120px;
}

.page {
	background-image:url(./img/page.gif);
	background-repeat:no-repeat;
	color:#000;
	float:left;
	height:32px;
	margin:0px 1px;
	padding-top:7px;		
	text-decoration:none;	
	width:120px;
}
