@charset "UTF-8";
/* -------- basic styling ------ */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-color: #888988;
	background-image: url(../images/body-bg.png);
	background-position: center top;
	color: #00F;
	}
#wrapper {
	position:relative;
	text-align:left;
	background-color:#FFF;
	padding: 0px;
	color: #0B45D7;
	width: 699px;
	margin: auto;
	}

#movie {
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
h5 {
	font-size: 75%;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #155CD8;
}
#formFields1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000080;
}
#red {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: center;
}
#bold {
	font-weight: bold;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000080;
}

#alignRight {
	text-align: right;
}

#navbuttons  a {
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #B68D03;
	display: inline;
}
#navbar a {
	background-color: #B68D03;
	height: 15px;
	width: 100%;
	color: #600;
	text-align: center;
	float: right;
	font-size: 80%;
}


#navbuttons  a:hover {
	font-weight: bold;
	color: #00F;
	text-align: center;
}
#formTop {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000080;
}
#red {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: center;
}
#bold {
	font-weight: bold;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000080;
}
#formFields1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000080;
}
	
a:link {
	color:#B68D03;
	text-decoration:none;
	font-size: x-small;
}

a:visited {
	color:#B68D03;
	text-decoration:none;
	font-size: x-small;
}
a:hover {
	color:#A5AF3E;
	text-decoration:none;
	font-size: x-small;
}
a:active {
	color:#A5AF3E;
	text-decoration:none;
	font-size: x-small;
}

#clear {
	clear:both;
	}
/* ------ position container elements ----- */

#footer {
	color: #000080;
	font: .8em "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 5em;
	text-align: center;
	}
#topBody {
	background-color: #618DF1;
}

#footer {
}
h3 {
	color: #CF8D03;
}
#email {
	color: #B68D03;
}
