a:link {
	border-bottom-width: 1px;
	color: #b34b4c;
	text-decoration: none;
}

a:visited {
	border-bottom-width: 1px;
	color: #b34b4c;
	text-decoration: none;
}

a:hover {
	background-color: #94a0b6;
	color: white;
	font-style: normal;
}

body {
	
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader_01.png') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 940px;
	}


#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 958px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

a img {
	border: none;
	}
