@charset "utf-8";
   
body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#333366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
		}
		

div {
		margin:0px;
		padding:0px;
		}
		
h1 {
		margin:0px;
		text-align:center;
		}

h2 {
	font-size: 22px;
	text-align: center;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


p {
		/* padding-left: 45px;
		padding-right: 25px; */
		text-align: justify;
		}
		
div#wrapper {
	/* background-color:#cccccc; */
	background-image: url(../images/background02.png);
	/* background-attachment: fixed; */
	/* background-position: center left; */
	background-repeat: repeat-y;
	/* width:976px; */
	width:988px;
	margin-left:auto;
	margin-right:auto;
		}

div#header {
	background-image:url(../images/bkgnd_header.png);
	width: 988px;
	height: 156px;
	z-index: 0;
		}
	
img#wheel {
	width:395px;
	position: relative;
	left: 582px;
	top: 6px;
		}
  
img#logo {
	position: relative;
	top: -146px;
	left: 22px;
	border: 0px;
	}




div#nav {
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	z-index: 2;
	height: 49px;
	width: 988px;
	color: #ffffff;
	position: relative;
	top: -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	}

div#nav a:link {
		color:#ffffff;
		text-decoration:none}
		
div#nav a:visited {
		color:#ffffff;
		text-decoration:none}
		
div#nav a:hover {
	color:#64DCFF;
	text-decoration:underline}
	
div#nav a:active {
	color:#0066ff;
	text-decoration:underline}
	





div#TICKER {
	overflow:hidden;
	width:760px;
	position: relative;
	left: 222px;
	top:-20px;
	z-index: 5;
	}

div#TICKER a:link {
		color:#0000cc;
		}
		
div#TICKER a:visited {
		color:#0000cc;
		}
		
div#TICKER a:hover {
	color:#cc0000;
		}
	
div#TICKER a:active {
	color:#ff3300;
		}





div#main {
	position: relative;
	top: -20px;
	}

div#main a:link {
		color:#0000ff;
		text-decoration:none;
		font-weight: normal;
	}
		
div#main a:visited {
		color:#0000ff;
		text-decoration:none;
		font-weight: normal;
	}
		
div#main a:hover {
		color:#cc0000;
		text-decoration:underline;
		font-weight: normal;
	}
	
div#main a:active {
		color:#ff3300;
		text-decoration:underline;
		font-weight: normal;
	}

	
	
div#left {
	width: 282px;
	float: left;
	/*
	z-index:3;  /* needed for firefox & safari 
	*/
	background-image: url(../images/bkgnd_left.png);
	background-repeat: repeat-y;
	position: relative;
	/*
	border-right-width: 20px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	*/
	padding-top: 10px;
	overflow:hidden;
	left: 6px;
}




div#left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	padding-left: 15px;
	padding-right: 15px;
}



div#left h3 {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	text-align: center;
}




div#twitter_div {
	left: -24px;
	position: relative;
}

ul#twitter_update_list {
	list-style-type: none;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#twitter_update_list li {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-top: 10px;
}


.NewsHeading {
	font-weight: bold;
	text-align: center;
	border-width: medium;
	border-color: #000000;
	border-bottom-style: double;
	border-top-style: double;
	width: 256px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -16px;
}


.NewsHeading_big {
	font-weight: bold;
	text-align: center;
	border-width: medium;
	border-color: #000000;
	border-bottom-style: double;
	border-top-style: double;
	width: 320px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -6px;
}



div#left a:link {
	color:#0000ff;
	text-decoration:none;
	font-weight: normal;
}
	
div#left a:visited {
	color:#0000ff;
	text-decoration:none;
	font-weight: normal;
}
	
div#left a:hover {
	color:#cc0000;
	text-decoration:underline;
	font-weight: normal;
}

div#left a:active {
	color:#ff3300;
	text-decoration:underline;
	font-weight: normal;
}








div#right {
	position: relative;
	line-height: 1.3em;
	width:670px;
	float:right;
	left: -20px;
	overflow: hidden;
}

div#right ul {
	list-style-type: none;
}

div#right img {
	margin-right: auto;
	margin-left: auto;
}
div#PageHeader {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}


.centered {
	text-align: center;
}




/* ************************* */
   div#footer {
	background-image: url(../images/bkgnd_footer.png);
	background-repeat: repeat-x;
	z-index: 3;
	position: relative;
	height: 124px;
	background-position: bottom;
	
	clear:both;
	
}

div#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#footer p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	/* width: 988px; */	
}





/* ************************* */
div#sitemap {
	position: relative;
	bottom: -40px;
	color: #00F;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

div#sitemap a:link {
	color:#0000ff;
	text-decoration:underline;
	font-weight: normal;
}
	
div#sitemap a:visited {
	color:#0000ff;
	text-decoration:underline;
	font-weight: normal;
}
	
div#sitemap a:hover {
	color:#cc0000;
	text-decoration:none;
	font-weight: bold;
}

div#sitemap a:active {
	color:#ff3300;
	text-decoration:none;
	font-weight: bold;
}	





div#social {
	margin-right: auto;
	margin-left: auto;
	width: 226px;
	height: 32px;
	position: relative;
	bottom: -35px;
}



/* ************************* */
div#copyright {

	text-align: center;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	position: relative;
	bottom: -40px;
}



   
div#NavLeft {
	margin-right: auto;
	margin-left: auto;
	width: 190px;
	/* z-index:6; */
}


div#NavLeft .NavMid {
	height: 27px;
	width: 190px;
	background-image:url(../images/navbar_m.png);
	/* background-repeat:repeat-y; */
	color: #ffffff;
	/*
	position: relative;
	top: -6px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	/*
	padding-top: 14px;
	*/
}

div#NavLeft .NavMid a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	text-decoration:none;
	bottom: -4px;
	position: relative;
	}
	
/*  use <h6> to trick the browsers into rendering text like the <a>  */	
#NavLeft .NavMid h6 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	text-decoration:none;
	bottom: -4px;
	position: relative;	
}


divNavLeft .NavMid span#NavText {
	bottom: -4px;
	position: relative;
}

div#NavLeft .NavMid a:link {
	color:#ffffff;
	text-decoration:none }
	
div#NavLeft .NavMid a:visited {
	color:#ffffff;
	text-decoration:none }
	
div#NavLeft .NavMid a:hover {
color:#64DCFF;
text-decoration:underline }

div#NavLeft .NavMid a:active {
color:#0066ff;
text-decoration:underline }


/* ************************* */
div#right div#film {
	text-align: justify;
	background-color: #eeeeee;
	padding: 20px;
}

div#right div#film h2 {
	text-align: left;
	display: inline;
	font-size: 20px;
}

div#right div#film p {
	text-align:justify;
	display:inline;
}



div#right #ContactForm {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}



div#right #links {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
