@charset "utf-8";
.alignrt {
	text-align: right;
}

.middlealign {
	text-align: center;
	color: #333;
	font-size: 16px;
}


.flrt {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 0em;
	text-decoration: underline;
}
.floatlf {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

.modelslocated {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 0em;
}
.logo {
	border-bottom-color: #80FF80;
	border-bottom-width: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.enlargeInitial {
	font-size: x-large;
	font-weight: normal;
}

.movie {
	word-spacing: 0em;
	text-decoration: underline;
	border: 10px groove #9DB0A9;
	background-repeat: no-repeat;
	position: relative;
}
.thumnail {
	border: 7px outset #C6ECCC;
	height: 97px;
	width: 350px;
}
.header {
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #AA5FAA;
}
.underline {
	text-decoration: underline;
	color: #2A5F00;
}

