body {
	font-family: Helvetica, Arial, sans-serif;
	top: 0px;
	left: 0px;
	width: 100%;
	
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
	background-color: #000000;
	background-image: url(http://www.todaydesign.be/non_drupal/blog/images/bg_pattern.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: scroll;
	
	color: #999999;
	font-size: 9pt;
	
	min-width: 700px;
}

a:link, a:visited {
	text-decoration: none;
	color: #66CC33;
}

a:hover, a:active {
	text-decoration: underline;
	color: #66CC33;
}


p {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}

#master {
	position: relative;
	width: 680px;
	height: auto;
	left: 50%;
	top: 0px;
	margin-top: 30px;
	margin-left: -340px;
	margin-bottom: 30px;
}

#tabs {
	position: relative;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 30px;
	
	font-size: 9pt;
	text-align: center;
	text-transform: uppercase;
	
}

#tabs a:link, #tabs a:hover, #tabs a:active, #tabs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tab {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 100%;
}

.tab p {
	padding-top: 8px;
}

#about_tab {
	background-color: #66CC33;
	color: #FFFFFF;
	left: 0px;
}

#contact_tab {
	background-color: #666666;
	color: #000000;
	left: 120px;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 25px;
	width: 630px;
	background-color: white;
}

#banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
}

#logo {
	float: right;
}

#timer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	height: 130px;
	margin-top: 30px;
	
	border-bottom: 1px solid #66CC33;
}

#slogan {
	position: relative;
	top: 0px;
	left: 0px;
	
	color: #66CC33;
	text-transform: uppercase;
	font-size: 15pt;
}

#time_numbers {
	position: relative;
	top: 10px;
	left: 0px;
	width: 630px;
}

#month img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.8);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#year img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.6);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#hour img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.4);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#minute img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.2);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

#main_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	margin-top: 30px;
}

#right_collumn {
	position: absolute;
	top: 0px;
	right: -25px;
	width: 150px;
	line-height: 17px;
	background-color: #FFFFFF;
	padding-left: 505px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#portret {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding-bottom: 5px;
}

h4 {
	color: #66CC33;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 15px;
	margin: 0px;
}

#right_collumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}

#right_collumn ul li a:link, #right_collumn ul li  a:visited {
	color: #999999;
}

#right_collumn ul li  a:hover, #right_collumn ul li  a:active {
	color: #66CC33;
}

h4 a:link, h4 a:visited {
	color: #66CC33 !important;
}

h4 a:hover, h4 a:active {
	color: #66CC33;
	text-decoration: underline;
}

#articles {
	position: relative;
	width: 450px;
}

#articles img, #articles .movie {
	margin-top: 5px;
	margin-bottom: 5px;
}

#articles img {
	margin-right: 10px;
}

.article {
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.date {
	margin-top: 5px;
	color: #66CC33;
	font-weight: bold;
}

h1 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15pt;
	line-height: 27px;
}

.article_content, .quote {
	margin-top: 5px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quote {
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-right: 45px;
}

.article_links {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
}

#navigation {
	position: relative;
	top: 0px;
	width: 450px;
	text-align: left;
	margin-top: 30px;
}



object {
	margin-top: 5px;
}
