/* Styles have been consolidated from base & navigation stylesheets on the home page to reduce unnecessary styles */

/*****************************
* Reset default browser styles
*****************************/

body, div, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, fieldset, input, pre, form, dl, dt, dd, hr {
    margin: 0;
    padding: 0;
}

body { 
	font-family: Arial; font-size: 10pt;
	line-height: 1.88889;
	color: #454545; 
	background: black;
	margin: 0; 
	padding: 0;
	}
#navigation {
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
	background-image: url('bg-nav.jpg') repeat-x;
	background-position:center; 
}



a:link { 
	color: #000000;

	}
a:visited { 

	color: #000000;	
	}


#container {
	width: 795px;
	height: 930px;
	margin: 0px auto;
	padding-top: 30px;
	background: url('images/service_blank.gif');
	background-repeat:no-repeat;
    _text-align: center;
}

#Moviecontainer {
	width: 795px;
	height: 030px;
	margin: 0px auto;
	padding-top: 30px;
	background: url('images/bgs_3.gif');
	background-repeat:no-repeat;
    _text-align: center;
}
.services {
color: #F1B662;
font-weight: bold;
}

#bottomLinks {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
	color: white;
	background-position:center;
}

#bottomLinks a:hover  {
	font-family: Arial; font-size: 12pt; color: #964610; font-weight: bold
}

#bottomLinks a:link  {
	font-family: Arial; font-size: 12pt; color: #964600;
}

#bottomLinks a:visited  {
	font-family: Arial; font-size: 12pt; color: #964600;
}
