#wrap {background-color: transparent; }

#wrap .side2 {background-color: transparent; float: right; width: 15.0em; margin-right: 0.3em}

#timeline {
	background-color: transparent;
}

	#timeline ul {
		background-color: transparent;
		list-style-type: none;
	}

		#timeline ul li {
			background-color: transparent;
			border: 1px solid black;
			border-bottom: 0px;
			min-height: 3.0em;
			padding: 0.3em;
		}

			#timeline ul li img {
				background-color: transparent;
				margin: 0.3em;
				padding: 0.2em 0.4em;
        width: 48px; height: 48px
			}

			#timeline ul li div{
				background-color: transparent;
				min-height: 3.0em;
				padding: 0.5em 0.7em;
			}

		#timeline ul li:last-child {
			background-color: transparent;
			border-bottom: 1px solid black;
		}  

#tags {
	background-color: transparent;
	overflow: hidden;
} 

	#tags ul { background-color: transparent;}

#footer {
	background-color: transparent;
}
