/* ===================================================================================== */
/* JEREMY START HERE:  */

/* outer background colors 																 */

body, .outerBgColor {
	background-color:#000033;
}

/* --------------------------------------------------------------------------------------*/
/* inner background colors 																 */

.innerBgColor, .tableBody, .tableBodyBorder{
 background-color: #003366; 
}


/*--------------------------------------------------------------------------------------*/
/* thin horizontal line */

.thinLine {
	color:#000000;
	min-width:720px;
	max-width:720px;
	height:1px;
}
/* JEREMY END HERE */
/* ===================================================================================== */





a:link{ color:#F99A55; font-family:verdana,geneva,helvetica; font-size:10px;}
a:visited{ color:#F99A55; font-family:verdana,geneva,helvetica; font-size:10px;}
a:active{ color:#F99A55; font-family:verdana,geneva,helvetica; font-size:10px;}
a:hover{text-decoration:none; color:#F99A55; font-family:verdana,geneva,helvetica; font-size:10px;}

.hd_style a:link{ color:#FFFFFF; font-family:verdana,geneva,helvetica; font-size:14px;}
.hd_style a:visited{ color:#FFFFFF; font-family:verdana,geneva,helvetica; font-size:14px;}
.hd_style a:active{ color:#FFFFFF; font-family:verdana,geneva,helvetica; font-size:14px;}
.hd_style a:hover{text-decoration:none; color:#F99A55; font-family:verdana,geneva,helvetica; font-size:14px;}

.mainMenu {
	font-family:verdana,geneva,helvetica;
	font-size:12px;
	color: #FCC351;
	font-weight: bold;
}
.subMenu {
	font-family:verdana,geneva,helvetica;
	font-size:11px;
	color: #FCC351;
	font-weight: bold;
}
.mainMenuMessage {
	font-family:verdana,geneva,helvetica;
	font-style: italic;
	font-size:10px;
	color: #C3DEF2;
}
.mainMenuHeaderMessage {
	font-family:verdana,geneva,helvetica;
	font-style: italic;
	font-size:10px;
	color: #CCCCCC;
}

.body {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #333333;
	background: #EEEEEE;
}

p {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #C3DEF2;
}
.homeText {
	font-family:verdana,geneva,helvetica;
	font-size:12px;
	color: #C3DEF2;
}
.text {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #C3DEF2;
}



.movietitle {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #F99A55;
}

.orangetext {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #F99A55;
}

.news_header {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #FCC351;
	font-weight: bold;
	
}
.news_headline {
	font-family:verdana,geneva,helvetica;
	font-size:11px;
	color: #FCC351;
	font-weight: bold;
	
}
.projects_header {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #FCC351;
	font-weight: bold;
	
}

/* ---------------------------------------------------- */
/*	this is the arial stuff from Dreamweaver 	*/
/* ---------------------------------------------------- */

.isnewsonly {
	font-family:verdana,geneva,helvetica;
	font-size:10px;
	color: #C3DEF2;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC351;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
