/* Cleaned CSS: */
 
		
		body { background-color: #070600;
background-image: url("http://i7.photobucket.com/albums/y296/caltrask5555/depechebanner1.jpg");
background-repeat: no-repeat;
background-position: top;
background-attachment: scroll;

			margin-top: 400px; margin-left: 0px;
			margin-right: 0px;
			font-family: Georgia, serif;
			font-size: 14px;
			color: #fffefd;
		}
		
		td, tr {
			font-family: Georgia, serif;
			font-size: 14px;
			color: #090601;
			line-height: 22px;
		}
		
		a {
			color: #fefeff;
			text-decoration: none;
		}
		
		a:visited {
			color: #045d1d;
		}
		
		a.calendarLink {
			color: #a8a9ae;
		}
		
		a.header {
			color: #fdfcf8;
		}
		a.headerLinks {
			color: #fdfcf8;
		}
		
				a:hover { text-decoration: underline;}
.entry a {
  color: #045d1d;
}

		
		select {
			font-family: Georgia, sans-serif;
			font-size: 14px;
			background-color: #9fa0a5;		}		
		input { 
			line-height: normal; 
			background-color: #9fa0a5;
			color: #78746e;
		}

		textarea { 
			background-color: #9fa0a5;
			color: #78746e;
        }
            

		.subject { font-weight: bold; }
		.small { margin-top: 3px;}
	
		.header {
			background-image: url("http://stat.livejournal.com/palimg/component/top-bg.gif/pt919398");
			background-repeat: repeat-x;
			height: 25px;
		}
		
		.userTitle {
			font-size: 24px;
			text-weight: bolder;
			color: #fefdfb;
			line-height: 17px;
		}
		
		.userSubTitle { 
			font-size: 15px;
			color: #fefdfb;
			line-height: 22px;
		}
		
		.header-item {
			padding-left: 15px;
			position: relative;
			top: 5px;
		}
		
		.dkLine { background-color: #a0a2a6; }
		.ltLine { background-color: #fefefe; }
		.medLine { background-color: #919f95; }
		.divLine { background-color: #fefdfb; }
		.tabBg { background-color: #070600; }
		
		.entryDate {
			font-size: 14px;
			color: #fefdfb;
		}
		
		.entryHolderBg {
			background-color: #9fa0a5;
			color: #78746e;
			padding-top: 7px;
			padding-right: 7px;
			padding-left: 7px;
			padding-bottom: 7px;
		}
		
		.entry {
			padding-top: 7px;
			padding-right: 7px;
			padding-left: 7px;
			padding-bottom: 7px;
			background-color: #fefefe;
			font-size: 15px;
		}
		
		.entryHeader {
			font-size: 15px;
			font-weight: bold;
		}
		
		.entryComments {
			font-size: 14px;
			margin-top: 8px;
			margin-left: 8px;
			color: #78746e;
		}
		
		.entryDash {
			background-color: #919f95;
			width: 100%;
			height: 1px;
		}
		
		.sideHeader {
			font-size: 14px;
			color: #fefdfb;
		}
		
		.comp { margin-bottom: 3px; }

		.compBg { background-color: #9fa0a5; }

		.compContent {
			padding-left: 6px;
			padding-right: 6px;
			padding-bottom: 6px;
			padding-top: 3px;
			line-height: 18px;
			color: #fffefd;
		}
		
		.compFont {
			color: #78746e;
		}

		.compList {
			line-height: 20px;
			padding-left: 6px;
		}
		
		.userPic { border-color: #919f95; }
		
		.shortLine {
			width: 20px;
			background-color: #919f95;
			margin-bottom: 1px;
		}
		
		.calendarInactive {
			background-color: #d3e1d7;
			font-size: 9px;
			letter-spacing: 2px;
			color: #807c75;
		}
		
		.calendarActive {
			color: #a8a9ae;
			background-color: #8da193;
			font-size: 9px;
			letter-spacing: 2px;
		}
		
			
	   
