*{
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#sitehugger {
	margin: auto;
	width: 800px;
	background-image: url(images/bkgrgreenblend.jpg);
	background-repeat: repeat-y;
	height: 3000px;
}
#movie1 {
	width: 770px;
	height:443px;
	padding: 15px;
	/*border:thin solid #000000*/
}
#movie1 img {
	border:2px solid #FFFFFF;
	float: left;
}
#movie1text {
	width: 300px;
	height:400px;
	margin-left: 315px;
	/*padding: 15px;*/
	/*border:thin solid #ffffff;*/
}
h2 {
	/*margin-left: 300px;*/
	width: 400px;
	color:#660099;
}
h4 {
	/*width: 400px;*/
	/*margin-left: 300px;*/
}
p {
	width: 400px;
	
	/*border:thin solid #000000;*/
}
#movie2 {
	width: 770px;
	height:445px;
	padding: 15px;
	/*border:thin solid #000000*/
}
#movie2 img {
	border:2px solid #FFFFFF;
	float: left;
	}
#movie2text {
	width: 300px;
	height:400px;
	margin-left: 315px;
	/*padding: 15px;*/
	/*border:thin solid #ffffff;*/
}
#movie3 {
	width: 770px;
	height:444px;
	padding: 15px;
	/*border:thin solid #000000*/
}
#movie3 img {
	border:2px solid #FFFFFF;
	float: left;
}
#movie3text {
	width: 300px;
	height:400px;
	margin-left: 315px;
	/*padding: 15px;*/
	/*border:thin solid #ffffff;*/
}
#movie4 {
	width: 770px;
	height:445px;
	padding: 15px;
	/*border:thin solid #000000*/
}
#movie4 img {
	border:2px solid #FFFFFF;
	float: left;
}
#movie4text {
	width: 300px;
	height:400px;
	margin-left: 315px;
	/*padding: 15px;*/
	/*border:thin solid #ffffff;*/
}
#movie5 {
	width: 770px;
	height:443px;
	padding: 15px;
	/*border:thin solid #000000*/
}
#movie5 img {
	border:2px solid #FFFFFF;
	float: left;
}
#movie5text {
	width: 300px;
	height:400px;
	margin-left: 315px;
	/*padding: 15px;*/
	/*border:thin solid #ffffff;*/
}

#header {
	background-image: url(images/mermaidmasthead.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 218px;
	width: 755px;
	border: 20px ridge #6633CC;
}
#maintabs {
	background-color: #660099;
	margin: auto;
	height: 25px;
	width: 800px;
}
#maintabs ul {
}
#maintabs li {
	display: inline;
	float: left;
}
#maintabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	/*border: thin solid #CC99FF;*/
	display: block;
	text-align: center;
	width: 158px;
	line-height: 23px;
}
#maintabs a:hover {
	color:#FFFFFF;
	background-image: url(images/tabhover.jpg);
	background-repeat: no-repeat;
	width: 158px;
	line-height: 23px;
	height: 23px;
}
#movie h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #330099;
	text-align: center;
}
#clicktab {
	margin: auto;
	width: 800px;
	padding: 5px;
}
#clicktab h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color:#FFFF99;
	text-align: center;
}
#clicktab h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color:#330066;
	text-align: center;
	padding:5px;
}
