body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.link {
	color: #808080;
	text-decoration: none;
}
.link2 {
	color: #808080;
	text-decoration: none;
}
.container {
	padding-top: 100px;
}
.frame {
	background-color: #000000;
	background-image: url(img-html/frame-bg.jpg);
	background-repeat: repeat-x;
	height: 500px;
	width: 750px;
	text-align: center;
}
.footer {
	width: 750px;
	text-align: left;
	padding-top: 10px;
	color: #808080;
}
.nav {
	background-color: #171717;
	height: 58px;
	text-align: center;
	line-height: 46px;
	word-spacing: 50px;
}
.nav2 {
	background-color: #171717;
	height: 58px;
	text-align: center;
	line-height: 20px;
}
.enter {
	background-color: #000000;
	height: 58px;
	text-align: center;
}
a:hover {
	color: #f4ea77;
	text-decoration: none;
}
a.contact:link {
	color: #808080;
	text-decoration: none;
}

a.contact:hover {
	color: #000000;
	text-decoration: none;
}
.mail-link {
	float: right;
}
.adobe {
	float: left;
}
.downloads {
	height: 313px;
	overflow: auto;
	padding-left: 50px;
}
.item {
	text-align: left;
	padding: 20px 12px 4px;
	float: left;	
}
.intro {
	height: 160px;
	padding-right: 80px;
	padding-left: 80px;
}
.intro2 {
	height: 70px;
	padding-right: 80px;
	padding-left: 80px;
}
.content {
        height: 313px;
	overflow: auto;
	padding-left: 80px;
        padding-right: 80px;
        text-align: left;
}

