#navbar {
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;

}

body {
	background-image: none;
	background-color: #FFFFFF;

}

#content {
	position: absolute;
	width: 445px;
	left: 80px;
	top: 225px;


}

#welcome,#kinetic,#static,#about,#contact,#links {
position: absolute;
left: 150px;
top: 125px;
width: 354px;
height: 61px;
}

#welcome {
background-image: url(images/welcome.gif);
}

#kinetic {
background-image: url(images/kinetic.gif);
}

#static {
background-image: url(images/static.gif);
}

#about {
background-image: url(images/about_text.gif);
}

#contact {
background-image: url(images/contact.gif);
}

#links {
background-image: url(images/links_text.gif);
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #6AB0C4;
	line-height: 20pt;
	text-align: left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D96B0;

}

.erika {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #6AB0C4;
	line-height: 20pt;
	text-align: left;
	text-indent: 65%;

}
.thumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6AB0C4;
	line-height: 20pt;
	text-align: center;
	font-variant: small-caps;
	word-spacing: 1em;

}

#largemovie {
	margin-top: 25px;
	margin-left: 25px;

}

#largemoviecontent {
	position: absolute;
	left: 365px;
	top: 25px;
	margin-right: 25px;
	bottom: 10px;

}

.credits {
	font-size: 10pt;
	line-height: normal;

}

#closewindow {
        position: static;
	bottom: 5px;
	right: 25px;
	float: right;
	
}

#moviesize {
        position: absolute;
	bottom: 5px;
	left: 25px;
	margin-right: 75%;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D96B0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F6791;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D96B0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C7E2EB;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#staticimage {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#staticdes {
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: 5px;
	margin-top: 20px;
}

#staticimage img {
	border: 1px solid #3D96B0;
}

#staticnav {
	position: absolute;
	bottom: 0;
}

