html,
#sidebar{
}

#sidebar a:hover{
	border-style: none;
}

img{
	border: 0;
}

a{
	
	font-weight: bold;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
a:hover{
	border-bottom: thin dashed #f86615;
}

a:link{
	text-decoration: underline;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}


#sidebar ul{
	padding-right: 50px;
	list-style-type: none;
	list-style-position: inside;

}
#logo{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 35px;
	padding-top: 118px;
	width: 192px;
	height: 71px;
}

#content{
	
	padding-right: 35px;
	/*float: right;*/
	width: 550px;
	height: auto;
}
#bs{
	height: 100px;
}
body {
 
	background-color: #e7e7e7;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	margin:0;
	padding:0;
	height:100%;

}
	#container {
	
		margin-left: auto;
	margin-right: auto;
		min-height:100%;
		position:relative;
	        width: 865px;
	background: url(images/kubrickbgwide.jpg) repeat-y;
}
	#header {
	height: 160px;
	width: 840px;
	margin-left: 13px;
	padding-bottom: 20px;
	background: url(images/header1.jpg) no-repeat;
}
	#body {
	
		padding: 20px 10px 73px;	/* Height of the footer */
	}
	#footer {
    background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	clear: both;

		position:absolute;
		bottom:0;
		width:100%;
		height: 73px;
}
	/* other non-essential CSS */
#valid a:hover{
	border-style: none;
	
}
#valid {
	
	float: right;
	width: 88px;
	height: 31px;
	border-style: none;
}

#bottom
{
	
	
	padding-top: 100px;
		margin-left: auto;
	margin-right: auto;
	width: 865px;
	padding-right: 20px;
}

	#footer p {
	
		margin:0;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
	
	font-variant: small-caps;
	font-size: 10px;
	width: auto;
}
	
	.quote{
	font-style: italic;
	font-weight: bold;
}
#alpha{
	list-style-type: lower-latin;
}
.text{
	line-height: 2;
	text-align: left;
}
H1{
	font: small-caps 16px "Arial Black";
}	