
body         { 	margin-left: 10%; margin-right: 5%;
				background-color: black;
				color: silver;
/*				left:120px;  */
				padding-top:30px;
				font-family: Arial, sans-serif
			 }
	
a			{ text-decoration: none; 
				 color: red; }
a:hover 	{ color: white; }

h3			{ font-size: 100%; }
			 
.navigation { 	float: left;
				margin-left: 0;
				top: 100px;
				left: 5px;
				}
				
.content {	margin-left: 15%; }
				
.navigation img { display: block;
				border: none}

.navigation a {border: 0px }

.partylist {	padding-left: 50px;
				}

.partydate { color: red;
				font-size: 125%;
				margin-left: -5%; }
				
.em			{ font-size: 125%;
			  color: white; }