@charset "UTF-8";
#apDiv1 {
	width:935px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	text-align: center;
	background-position: center;
}
.lighttext {
	color: #CCC;
	font-size: 14px;
}
.pictures {
	border: 5px solid #000;
	padding: 3px;
	margin: 5px;
}
.main {
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/background.png);
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000;
	color: #CCC;
	text-align: left;
	font-size: 14px;
	padding-bottom: 20px;
}
.buttons {
	margin: 5px;
	padding: 5px;
	float: left;
}
.feature {
	width: 650px;
	float: left;
}
body {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #131313;
	background-image: url(../images/kasiabg.png);
	background-position: right -275px;
}
.margin {
	margin: 10px;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.footer {
	padding: 5px;
	color: #F00;
	font-size: 10px;
	text-align: center;
	background-color: #000;
}
h1 {
	font-size: 35px;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #F00;
}
h4 {
	font-size: 16px;
	color: #FFF;
}
.content {
	background-image: url(../images/background.png);
	width: 800px;
	margin-right: 72px;
	margin-left: 72px;
}
.contactform {
	margin-right: 72px;
	margin-left: 72px;
	padding: 20px;
	text-align: left;
}
.video {
	border: 5px solid #000;
	padding: 3px;
	margin: 5px;
	float: left;
}

