@charset "utf-8";
body {
	background-image: url(http://www.volleyballclassic.nl/website/images/body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #0C1622;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.6em;
}

a {
}
p {
	margin-left: 40px;
	margin-right: 60px;
	padding: 0px;
	color: #1b1e22;
}
h1 {
	color: #1b1e22;
	font-size: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h2 {
	color: #1b1e22;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h3 {
	padding-left: 40px;
	padding-top: 50px;
	color: #24417B;
	text-decoration: none;
	font-size: 100%;
}
#container {
	background-image: url(http://www.volleyballclassic.nl/website/images/container.jpg);
	background-repeat: repeat-x;
	background-color: #1D2025;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #505D70;
	border-bottom-color: #505D70;
	border-left-color: #505D70;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentwrap {
	padding: 0px;
	width: 887px;
	position: relative;
	margin-left: 31px;
	background-image: url(http://www.volleyballclassic.nl/website/images/contentwrap.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	background-image: url(http://www.volleyballclassic.nl/website/images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 244px;
	position: relative;
}
#clock {
	margin: 0px;
	float: right;
	position: relative;
	top: 209px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
}
#main {
	background-image: url(http://www.volleyballclassic.nl/website/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 887px;
	position: relative;
	height: auto;
}



#sidebar {
	width: 254px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	position: relative;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li {
	text-align: right;
	font-size: 140%;
	line-height: 30px;
	text-decoration: none;
	color: #ecd645;
}

a.submenu {
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #ecd645;
}


#sidebar Li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #ecd645;
}


#content {
	float: right;
	background-image: url(http://www.volleyballclassic.nl/website/images/main-shadow.jpg);
	background-repeat: no-repeat;
	width: 633px;
	min-height:325px;
	height:325px;
	height: auto;
	background-position: right top;
	position: relative;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}

#content ul {
	margin-left:25px;
}


#content table {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content img {
	border-style: none;
	outline: none;

}


#footer {
	background-image: url(http://www.volleyballclassic.nl/website/images/footer.jpg);
	height: 45px;
	clear: both;
	background-repeat: no-repeat;
	font-size: 80%;
	color: #CCCCCC;
	text-align: center;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin: 0px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #ecd645;
}

.space  {
	padding-right: 120px;
	padding-left: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img.align {
	padding:10px;
}

hr {
	width:75%;
	height:1px;
	background-color:#000;
	color:#000;
}