/* 

-------------------------------------------------------------------------------------------------------------------------



Name:     		Aftermath - The Post Apocalypse Ball 2010


Designer: 		Hilde Bakering-Pilkington


URL:      		http://www.bakering.com


Date:     		30 January 2010



------------------------------------------------------------------------------------------------------------------------- */

body 			{
			background:#FFFFFF;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			color:#615F5F;
			font-family: Verdana, Tahoma, Arial;
			text-align: center;
			width: 99%;
			}
a,
a:link,
a:active,
a:visited 		{
			color:#615F5F;
			text-decoration: none;
			}
a:hover 		{
			color:#615F5F;
			text-decoration: underline;
			}
#container 		{
  			overflow: hidden;
			width: 99%;
			}
#header			{
			margin-top: 0px;
			height: 200px;
			background:#FFFFFF;
			text-align: left;
			}
#menu			{ 
			position: absolute;
			top: 200px;
			left: 5px;
 			width: 250px;
			padding:0px; 	
			}
#menu a, 
#menu a:link, 
#menu a:visited	
#menu a:active, 	
#menu a:hover 		{ 
			font-weight: normal; 
			text-decoration: none; 
			color:#FFFFFF; 
			}
#menu img		{
			border: 0;
			width: 225px;
			height: 20px;
			}
#menu ul 		{ 
			margin: 0; 
			padding: 0; 
			list-style: none; 
			width: 235px; /* Width of Menu Items */ 
			} 
#menu ul li 		{ 
			position: relative; 
			} 
			/* Fix IE. Hide from IE Mac \*/ 

* html #menu ul li 	{
		 	float: left; height: 1%; 
			} 
* html #menu ul li a 	{ 
			height: 1%; 
			} 
			/* End */ 
#content 		{
			position:relative;
			float:left;
			margin-top: 0px;
			margin-right: 50px;
			margin-left: 275px;
			margin-bottom: 20px;
			display: inline;
			text-align: justify;
			}
#index	 		{
			margin-top: 20px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			text-align:center;
			}
h1			{
			font-size: 16px;
			}
h2			{
			font-size: 14px;
			}
div,
td,
p 			{
			font-size:13px;
			line-height:18px;
			color:#615F5F;
			}
#footermenu 		{
			color:#615F5F;
			font-size:11px;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 10px;
			text-align:center;
			border-top: 1px #615F5F solid;
			}
#footermenu a:link,
#footermenu a:active,
#footermenu a:visited 	{
			text-decoration: none;
			}
#footermenu a:hover	{
			text-decoration: Underline;
			}
#footer 		{
			color:#615F5F;
			font-size:11px;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 10px;
			text-align:center;
			}
#footer a:link,
#footer a:active,
#footer a:visited 	{
			text-decoration: none;
			}
#footer a:hover		{
			text-decoration: Underline;
			}
* 			{
			font-family: Verdana, Tahoma, Arial;
			}