
* img { behavior: url(iepngfix.htc); }


* {
margin: 0;
padding: 0;
border: 0;
}

a {
border: 0;
}
#menu {
	display: inline;
}

#menu li {
width: 23px;
height: 39px;
float:left;
display: block;
}

body {
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat;
}
#wrapper {
	background-image: url(../images/tint.png);
	background-repeat: repeat;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 0%;
	width: 800px;
}
#navigation {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#indicator {
	height: 27px;
	width: 138px;
	clear: both;
	display:block;
}
#title {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-102px;
	width: 204px;

}

#content {
	width:800px;
	margin-top: 90px;
}

.leftcolumn {
	width:380px;
	padding: 15px 10px 10px 10px;
	float: left;
	text-align: center;
}

.rightcolumn {
	width:380px;
	padding: 15px 10px 10px 10px;
	float: left;
	text-align: center;
}
.doublecolumn {
position:relative;
}
#cleardivs {
	clear: both;
}
.flashmovie {
	background-position: center;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
