body, html {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  body {
    background-color: #E8E8E8;
    color: #564F59;
    font-family: Arial, Helvetica, sans-serif;
  }
  h1 {
    margin: 10px 10px 0px 10px;
    padding: 0px;
    font-size: 24px;
    font-weight: bold;
  }
  h2 {
    margin: 5px 10px 10px 10px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
  }
  
  .clear {
  	width: 100%;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
  }
  
  	#navArea {
  		position: absolute;
		left: 0;
		top: 100px;
  	}
  
  	#domainNav {
		width: 150px;
		line-height: 25px;
		color: #c5c5c5;
		font-size: 10px;
		z-index: 65;
		padding: 10px 0;
		
		background-color: #343036;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		
	}
	#domainNav a {
		color: #c5c5c5;
		display: block;
		margin: 0;
		padding: 0 20px;
		list-style: none;
		text-align: right;
		cursor: pointer;
		text-decoration: none;
	}
	#domainNav a.active {
		background-color: #444046;
	}
	#domainNav a:hover {
		background-color: #564F59;
	}
  
	#subNav {
		width: 150px;
		line-height: 25px;
		color: #c5c5c5;
		font-size: 10px;
		z-index: 65;
		padding: 10px 0;
		margin-bottom: 20px;
		
		background-color: #564F59;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		
	}
	#subNav div {
		margin: 0;
		padding: 0 20px;
		list-style: none;
		text-align: right;
		cursor: pointer;
	}
	#subNav div:hover {
		background-color: #897F8c;
	}
  
  #body {
  	position: relative;
  	width: 742px;
  	margin: 60px auto;
	text-align: center;
  }
  	#body .weather {
  		position: absolute;
		top: -25px;
		right: 30px;
		height: 90px;
		width: 130px;
		z-index: 50;
  	}
	#body .weather img {
		margin: 0;
		padding: 0;
		height: 90px;
		width: 130px;
		z-index: 60;
	}
	#body .weather .location {
		position: absolute;
		text-align: right;
		top: 35px;
		right: 120px;
		width: 400px;
		font-size: 10px;
		line-height: 20px;
		z-index: 70;
	} 
	#body .weather .temp {
		position: absolute;
		top: 34px;
		right: -24px;
		font-size: 18px;
		line-height: 20px;
		z-index: 70;
	} 
  	#body .facebook {
  		width: 60%;
		text-align: left;
		height: 24px;
		overflow: hidden;
		line-height: 12px;
		font-size: 10px;
		z-index: 50;
		margin: 0 0 6px 0;
		padding: 0 0 0 30px;
  	}
	#body .facebook .icon {
		position: absolute;
		width: 24px;
		height: 24px;
		top: 0px;
		left: 0;
	}
	
	#body .weather {
		
	}
	
  	#body div.border {
  		border: 1px solid #cccccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
  	}
  	#body img {
  		position: relative;
		display: block;
  		width: 250px;
		margin: 0 auto;
  	}
	#body table {
		
	}
	#body table tr th {
		background-color: #564F59;
		color: #E8E8E8;
		padding: 5px;
		font-size: 9px;
		width: 90px;
	}
	#body table tr th.tl {
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
	}
	#body table tr th.tr {
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	#body table tr td {
		background-color: #f8f8f8;
		height: 80px;
		overflow: hidden;
	}
	#body table tr td.today {
		background-color: #fefaf8;
	}
	#body table tr td.bl {
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
	}
	#body table tr td.br {
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}
	#body table tr td span.event {
		position: relative;
		display: block;
		height: 15px;
		width: 92px;
		line-height: 15px;
		border: 1px solid #dddddd;
		color: #ffffff;
		background-color: #bbbbbb;
		margin: 1px 0 0 1px;
		text-shadow: #666666 1px 1px 1px;
		font-size: 10px;
		text-align: right;
		padding-right: 4px;
		overflow: hidden;
	}
	#body table tr td span.event img {
		width: 94px;
		height: 15px;
	}
	#body table tr td div {
		position: relative;
		height: 80px;
		width: 100px;
		overflow: hidden;
	}
	#body table tr td.bl div {
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
	}
	#body table tr td.br div {
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}
	#body table tr td div span.date {
		position: absolute;
		background-color: #eeeeee;
		border-top: 1px solid #dddddd;
		height: 15px;
		width: 100px;
		bottom: 0;
		left: 0;
		font-size: 10px;
		color: #564F59;
		font-weight: bold;
		text-align: right;
		line-height: 13px;
	}
	#body table tr td.today div span.date {
		background-color: #fdf4ee;
		border-top-color: #fbe9de;
		color: #ed8d77;
	}
	#body table tr td.bl div span.date {
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
	}
	#body table tr td.br div span.date {
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}
	
	#body ul.music_list {
		float: left;
		font-size: 11px;
		margin: 0;
		padding: 0;
		width: 50%;
		list-style: none;
	}
	#body ul.music_list li {
		width: 90%;
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: left;
	}
	
	#body ul.shopping_list {
		float: left;
		font-size: 11px;
		margin: 0;
		padding: 0;
		width: 50%;
		list-style: none;
	}
	#body ul.shopping_list li {
		width: 90%;
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: left;
	}