body
{
	width:752px;
	margin:0 auto;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
}

#companyBanner
{
	margin-top:10px;
	height:92px;
	background-image:url(../images/companyBanner.png);
	background-repeat:no-repeat;
}

/*#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}
#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 70px;
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;
	border-left: 1px solid #A8B090;
}

#navcontainer li#active
{
	background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}

#navcontainer a:hover
{
	background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}
*/

#mainNav ul li
{
	list-style-type: none;
	display: inline;
	float:left;
	/*background:url("http://www.riverviewstudios.com/images/nav_bar.png") no-repeat;*/
}

#mainNav a
{
	color: #000;
	text-decoration: none;
	
	width: 70px;
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;
	border-left: 1px solid #A8B090;
}

/*#mainNav li#active
{
	background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}

#mainNav a:hover
{
	background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}

/*ul
{
	margin:0;
	padding:0;
	list-style:none;
	width:750px;
	height:58px;
	background-image:url(/images/nav_bar.png);
	background-repeat:no-repeat;
	
}

ul li
{
	float:left;
}

ul a
{
	display: block;
	padding: 0 2em;
	text-decoration: none;
	color:#000000;
}*/

#mainContent
{
	width:718px;
	position:relative;
	top:-20px;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#CCC;
	border-width:thin;
	z-index:1;
	padding-left:15px;
	padding-right:15px;
}

#footer
 {
	clear: both;
	height:35px;
	background-image:url(/images/footer_bar.png);
}






.rv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	border-color: #CCCCCC;
	
	}
.forms {
	border-right-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top: 0px;
	padding: 20px;
	}

.main_content {
	border-right-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top: 0px;
	margin: 0px;
	text-align:center;
}
.movie_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.map {
	border-right-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top: 0px;
	padding: 20px;
	text-align: center;
}
.map-container {
	margin: 10px;
}
a {
	font-size: small;
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #0066CC;
}
a:link {
	color: #009900;
}
a:hover {
	color: #003399;
	border-left-color: #000033;
}
