/* CSS Document */

body
{
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;

}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;

}

h5 {
	font-size: 14px;

}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#container {
	position: relative;
	margin-top: 0;
	width: 800px;
	left: 50%;
	margin:10px 0 20px -400px;
	background-color:#ffffff;
	}
	
	
#nav {
	position: relative;
	text-align: right;
	background-color:#000000;
	font-weight: bold;
	height: 18px;
	width: 798px;
	border: 1px solid #000000;

	}
	
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
	
#logotitle{
	position: absolute;
	margin-top: 18px;
	position: relative;
	text-align: right;
	margin-top: 0px;
	height: 30px;
	border: 1px solid #000000;

}

#homemusic {

	z-index: 0;

}

#filmbox{
	
	background-image:url(images/film2.jpg); background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	margin-top: 10px;
	background-color:#ffffff;
	border: 1px solid #000000;
}

#homeimage {

	background-image:url(images/home2.jpg); background-repeat: no-repeat;
	background-position: top;
	width: 798px;
	height: 480px;
	margin-top: 10px;
	background-color:#ffffff;
	border: 1px solid #000000;

}

#homecontent {

	margin-top: 10px;
	overflow: auto;
	text-align: justify;
	padding: 20px;
	height: 150px;
	width: 758px;
	background-color:#FFFFff;
	border: 1px solid #000000;


}
	
#contentext {
	position: absolute;
	margin-top: 10px;
	overflow: auto;
	text-align: justify;
	padding: 20px;
	height: 360px;
	width: 460px;
	background-color:#FFFFff;
	border: 1px solid #000000;

}

#contentimage {
	float: right;
	margin-top: 10px;
	width: 300px;
	height:400px;
	border: 1px solid #000000;
	background-color: #000000;
}

#contentextright {
	float: right;
	margin-top: 10px;
	overflow: auto;
	text-align: justify;
	padding: 20px;
	height: 360px;
	width: 460px;
	background-color:#FFFFff;
	border: 1px solid #000000;

}

#contentimageleft {
	position: absolute;
	margin-top: 10px;
	width: 300px;
	height:400px;
	border: 1px solid #000000;
	background-color: #000000;
}

#contentnoimage {
	position: absolute;
	margin-top: 10px;
	overflow: auto;
	text-align: justify;
	padding: 20px;
	height: 360px;
	width: 758px;
	background-color:#FFFFff;
	border: 1px solid #000000;

}
	
#footer {
	position: relative;
	margin-top: 412px;
	background-color:#000000;
	color:#FFFFFF;
	text-align: right;
	height: 18px;
	width: 798px;
	border: thin solid #000000;
	}
	
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#footerhome {
	position: relative;
	margin-top: 0px;
	background-color:#000000;
	color:#FFFFFF;
	text-align: right;
	height: 18px;
	width: 798px;
	border: thin solid #000000;
	}
	
#footerhome a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#footerhome a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}

#footerhome a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
