
body {
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #E8E8E8;
	color: #333;
	text-align: center;
	}

#page {
	background: #e8e8e8 url('kubrickbg.jpg') repeat-y center;
	text-align: left;
	}

#header {
	background: #e8e8e8 url('kubrickheader.jpg') no-repeat bottom center;
	width:760px;
	height:194px;
	}

#content {
	font-size: 1.2em
	}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	background: #e8e8e8 url('kubrickfooter.jpg') no-repeat top center;
	width:760px;
	height:63px;
	clear: both;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.border {
	font-size: 1px;
	height: 10px;
	}
	
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
}	

.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}

.detailsPage{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
background:#003366;
height:25px;
width:500px
}




/* START NAVIGATION PLACEMENT */

#navwrapper
{
	position:			static;
	text-align:			center;
	padding:			5px 0px 0px 0px;
	height:				30px;
	margin:				auto;
}

#navcontainer
{
	position:			relative;
	background: 		#7D7D7E;
	width:				720px;
	height:				30px;
	text-align:			left;
	margin:				auto;
}

ul
{
	text-align:			center;
	padding:			0px;
	margin:				0px;
	list-style: 		none;
	border:				0px;
}

li
{
	background: 		#7D7D7E;
	text-align:			left;
	padding:			5px 0px 6px 0px;
	margin:				0px;
	width: 				149px;
	border:				0px;
}

li:hover
{
	background: 		#789FB8;
}

li a
{
	padding-left:		10px;
	color:				#FFF;
	text-decoration:	none;
}

li.elements
{
	background: 		#789FB8;
	display:			none;
	padding:			5px 0px 5px 0px;
	border-bottom:		1px solid #FFF;
	width: 				149px;
}

li.elements:hover
{
	background: 		#344C5A;
}

li.domestic0
{
	position:			absolute;
	left:				0px;
	border-right: 		1px solid #FFF;
}

li.domestic1
{
	position:			absolute;
	left:				150px;
	border-right: 		1px solid #FFF;
}

li.domestic2
{
	position:			absolute;
	left:				300px;
	border-right: 		1px solid #FFF;
}


li.domestic3
{
	position:			absolute;
	left:				450px;
	border-right: 		1px solid #FFF;
}

li.domestic4
{
	position:			absolute;
	left:				600px;
	border-right: 		1px solid #FFF;
}

li.domestic5
{
	position:			absolute;
	left:				750px;
	border-right: 		1px solid #FFF;
}

li.domestic6
{
	position:			absolute;
	left:				900px;
	border-right: 		1px solid #FFF;
}

li.domestic7
{
	position:			absolute;
	left:				1050px;
	border-right: 		1px solid #FFF;
}
