@charset "UTF-8";
.project {
	width: 800px;
	margin-top: 0px;
	position: relative;
	left: 30px;
	top: 30px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	background-color: #FFFFFF;
	float: left;
}
.gallery {
	float: left;
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.text {
	float: left;
	width: 740px;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #de4242;
}
.bottomborder {
	float: left;
	height: 30px;
	width: 800px;
}
a:active {
	text-decoration: none;
	color: #de4242;
	background-color: #de4242;
}
.filmgallery {
	float: left;
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.viewfilm {
	position: relative;
	width: 500px;
}
.viewfilm a:link {
	color: #de4242;
	text-decoration: none;
}
.viewfilm a:visited {
	color: #de4242;
}
.viewfilm a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #de4242;
}
.viewfilm a:active {
	text-decoration: none;
	color: #de4242;
	background-color: #de4242;
}
