.stylesheet {
	background-color: #000000;
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
a:link {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.repeat1 {
	background-image: url(images/index2_gallery_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.repeatremote {
	background-image: url(images/remote_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.repeatmovie {
	background-image: url(images/blueprints_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.font1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.repeat2 {
	background-image: url(images/bg_14.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.font2 {
	font-size: 14px;
}
.repeat3 {
	background-image: url(images/footer_14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.repeat4 {
	background-image: url(images/repeat2_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.repeathouse {
	background-image: url(images/new_house_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.repeatblueprint {
	background-image: url(images/blueprint_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.font3 {
	font-size: 16px;
}
