/*
	*	Common Law Copyright 2006 Byron Eekhout © All rights reserved.
	*
	*/
         
body.framework
{        
	color:			#000000;
	background-color:	#47ADDB;
	border:			0;
	margin:			0;
	padding:		0;
	text-align:		center;
}        
         
table, object, iframe
{        
	margin:			0;
	padding:		0;
	border:			0;
}        
         
table#Container
{        
	color:			#000000;
	background-color:	#E4E4E4;
	width:			690px;
	padding:		0;
	border:			0;
	margin:			0;
	margin-left:		auto;
	margin-right:		auto;
	empty-cells:		show;
}        
body.framework td
{        
	color:			#000000;
	background-color:	#E4E4E4;
	padding:		0;
	border:			0;
	margin:			0;
	text-align:		right;
	vertical-align:		top;
}                
td#Content
{        
	text-align:		left;
	height:			100%;
	width:			690px;
	background-color:	#FFFFFF;
}   
td#bottom
{
	height: 101px;
	width: 690px;
	background: url(http://www.capoeira-eindhoven.nl/www/templates/Capoeira/images/bottom.gif) no-repeat;
}     
tr#bottom2
{
	height: 101px;
} 
a 
{
	font: Verdana;
	color: #FFFF33;
	font-size: 12px;
	text-decoration:  none;
	font-weight: bold;
}       
a:visited
{
 	font: Verdana;
	color: #FFFF33;
	font-size: 12px;
	text-decoration:  none;
	font-weight: bold;
}    
div#byron
{
	position: relative;
 	top: 85px;
    	right: 300px;
} 
div#img
{
	position: relative;
 	top: 28px;
    	right: 10px;
}    