@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0; }
IE7 { css2: auto; }
body { 
	font: 62.5% "Trebuchet MS";
	margin: 0px 0px 0px 0px;
	background-color:#f2f2f2;
	font-family:"Trebuchet MS";
	list-style:none;

}
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both;}

a {border:none; color: #004885; } 

H3 {font:"Trebuchet MS";
font-size:11px;
color: white;
font-weight:100;}

H4 {font:"Trebuchet MS";
font-size: 16px;
color: #859cae;
}

#pagewrap {
	width: 808px;
	height:auto;
	margin: 0 auto;	
	list-style:none;
}
#sitecornermiddle {
	width: 770px;
	height:20px;
	background-image:url(images/sitecorneruppermidle.jpg);
	background-repeat:repeat-x;
}
.sitecornerleft {
	width: 19px;
	background-image:url(images/sitecornerleft.jpg);
	background-repeat:repeat-y;
}
.sitecornerright {
	width: 19px;
	background-image:url(images/sitecornerright.jpg);
	background-repeat:repeat-y;
}

.movielinkbar {
	background-color: #ff7000;
	width:770px;
	height:205px;}

.movielinkbar td {
border-right: 1px solid #ff9440;
}


.movielinkbar img {
	margin: 10px 0px 0px 13px;}

.movielinkbar p {
	font-size: 11px;
	color: #FFF;
	margin: 0px 15px 0px 15px;
	}

#maincontent {
	width: 750px;
	background-color:#FFF;
	}
#maincontent a {color:#4469c6;}
#maintext {
	width: 500px;
	height:100%;
	margin: 0px 0px 0px 0px;
float:left;}
	
.mainleftborder {
	width:10px;
	background-image:url(images/mainleftborder.jpg);
	background-repeat:repeat-y;
}
.mainrightborder {
	width:10px;
	background-image:url(images/mainrightborder.jpg);
	background-repeat:repeat-y;
}
.footer {
	width:770px;
	height:28px;
		background-color:#859cae;}
		
.footerup{	background-color:#fff;}
.footer a {text-decoration:none;}
#googlemaps {
	width:240px;
	height:300px;
	float:right;
	overflow:hidden;
	}
#ipsum p {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}
#gmaps {float:right;}

.iframegmap {margin: 0px 0px 0px 10px;}
