/*
      Created by Johan Schoepen of Anubis Creations
	  
	  E-Mail: info@anubiscreations.be
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.anubiscreations.be
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F4EDE7;
	background-image: url(http://www.anubiscreations.be/Xana/afbeeldingen/MainBG.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
#wrapper {
	width: 1300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	float: left;
	height: 534px;
	width: 1300px;
	background-image: url(http://www.anubiscreations.be/Xana/afbeeldingen/Header.png);
	background-repeat: no-repeat;
}
#header_info {
	float: left;
	height: 40px;
	width: 930px;
}
#date {
	float: right;
	height: 40px;
	width: 200px;
	text-align: left;
	font-family: Tahoma;
	font-color: grey;
	font-size: 12px;
	background-position: center;
	font-weight: normal;
	margin-right: 100px;
	margin-top: 10px;
	font-style: normal;
}

.icons {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C8B9C;
	border-bottom-color: #A8B3BD;
	margin: 10px;
}

#faux {
	width: 1300px;
	float: left;
	position: relative;
}
#header {
	color: #003333;
	width: 1300px;
	height: 534px;
}
#rightcolumn {
	display: inline;
	color: #003333;
	padding: 0px;
	width: 760px;
	float: left;
	height: auto;
	margin-top: 300px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 150px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.w3c {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#leftcolumn {
	float: left;
	color: #003333;
	width: 170px;
	display: inline;
	margin-top: 300px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 175px;
	clear: both;
	font-family: Tahoma;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAC5A0;
}
h1 {
	font-family: Tahoma;
	font-size: 22px;
	color: #84AD5A;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #F89F34;
}

#footer {
	width: 1300px;
	color: #003333;
	line-height: 30px;
	text-align: center;
	background-image: url(http://www.anubiscreations.be/Xana/afbeeldingen/Footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
}
#copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4F4F06;
	float: right;
	width: 250px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-top: 75px;
}

.clear { clear: both; background: none; }
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 5px;
}

/* Normal links */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #34587C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #34587C;
}
a:hover {
	text-decoration: underline;
	color: #8DB2C6;
}
a:active {
	text-decoration: none;
	color: #34587C;
}
#weather {
	height: 125px;
	width: 195px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
	font: bold 12px Tahoma;
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 7px 0px 7px 31px; /*31px is left indentation of header text*/
	background-color: #F9B25D;
	background-image: url(http://www.anubiscreations.be/Xana/afbeeldingen/downgreen.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 11px Tahoma;
color: black;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #84AD5A;
background: #EFDEC2;
}

</style>

