@charset "utf-8";

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
#container {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#header {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	float: left;
}
#footer {
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right;
}
#text {
	float: left;
	width: 420px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F0F;
	padding-right: 20px;
	background-image: url(images/balls.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #content #text object {
	border: thin solid #FFFFFF;
}

#photo {
	float: left;
	width: 320px;
	background-repeat: repeat;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	clip: rect(15px,auto,auto,auto);
}

.bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3998DD;
	font-weight: bold;
}
.style1 {color: #FFFFFF}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.printer {
	float: left;
	height: 110px;
	width: 140px;
	background-position: center;
	text-align: center;
	padding: 0px;
}

.text {
	float: left;
	height: 80px;
	width: 140px;
	background-position: center;
	text-align: center;
}
#video {
	height: 600px;
	width: 780px;
}

