/* Extracted styles */

/*<group=http://dyerweb.com/dan/css/myweb.css>*/
body {
	background: #2D3E81;
}

a:link {
	text-decoration : none;
	color: #C40000;
}

a:visited {
	text-decoration : none;
	color: #920000;
}

a:hover {
	color: #293A77;
	text-decoration: none;
}

a:active {
	text-decoration : none;
	color: #2D3E81;
}

h3 {
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

#wrapper {
	position:absolute;
	margin-top:30px;
	margin-left:30px;
	background: #c3cde8;
	padding: 0px;
	color: #000000;
	font: 11px "Lucida Grande", arial;
	width: 600px;
	left: 17px;
	top: 51px;









	
}

img.myweblogo {
	margin: 5px;
	left: 100px;

}

#header {
	background: #8f95a9;
	border-top: 1px solid #2D3E81;
	border-bottom: 1px solid #2D3E81;
	padding: 3px 5px;
	position: relative;
	left: auto;
	top: auto;

	
}

#updated {
	float: right;
	right: 0px;
}

#lifeupdates {
	border: #FFFFFF;
	padding: 5px;
	border-bottom: 1px dotted #800000;
}

#currently {
	padding: 5px;
	border-bottom: 1px dotted maroon;
}

img.floatleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
}

div.section {
	padding: 5px;
	border-bottom: 1px dotted maroon;
}

#footer {
	font-size: 9px;
	color: #000080;
	padding: 3px 5px 3px 5px;
	background: #8f95a9;
}

/*</group>*/

li {
	list-style: none;
	 }


