body, div, p, ol, li, ul, h1, h2, h3, h4, img {
margin: 0;
padding: 0;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #ffd800;
	margin: 0px;
	padding: 0px;
	background-image: url(designimages/stripes.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
margin-bottom: 10px;
line-height: 24px;
font-size: 22px;
font-family: "Tw Cen MT Condensed",Trebuchet,Tahoma,Helvetica,Arial,sans-serif;
text-transform: lowercase;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFD800;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
}
strong {
	font-weight: bold;
}
a:link, a:visited {
	font-weight: bold;
	color: #FFD800;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.sidebar_things {
	width: 170px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	text-align: center;
}


p {
	margin-bottom: 20px;
	line-height: 16px;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
}
.header_stripe {
	background-color: #633d6f;
	height: 73px;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 85px;
	clear:both;
}
.logo {
	background-image: url(designimages/nataliekirk.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 507px;
	position: absolute;
	z-index: 1;
	right: -50px;
	top: 85px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
.logotop {
	background-image: url(designimages/owltop.png);
	position: absolute;
	right: 20px;
	height: 78px;
	width: 102px;
	margin: 0px;
	padding: 0px;
	top: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
.menu {
	margin-top: 168px;
	float: right;
	width: 687px;
	background-color: #608C8F;
	margin-right: 10px;
	height: 54px;
	clear: both;
	position: static;
}

.sidebar {
	background-color: #74A9AD;
	background-image: url(designimages/otherthings.gif);
	float: right;
	width: 216px;
	clear: right;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-right: 1px;
}
.menu li {
	color: transparent;
	display: block;
	float: left;
	height: 54px;
	list-style-type: none;
	line-height: 54px;
	margin-right: 10px;
	text-align:center;
	font-size: 20px;
}
.mainarea {
	background-color: #74A9AD;
	clear: left;
	float: left;
	margin-top: 10px;
	width: 570px;
	margin-left: 2px;
	background-image: url(designimages/whoamiandwhatamidoinghere.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainarea_blog {
	background-color: #74A9AD;
	clear: left;
	float: left;
	margin-top: 10px;
	width: 570px;
	margin-left: 2px;
	background-image: url(designimages/blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainarea_graphics {
	background-color: #74A9AD;
	clear: left;
	float: left;
	margin-top: 10px;
	padding-top:40px;
	width: 570px;
	margin-left: 2px;
	background-image: url(designimages/prettypictures.gif); 
	background-repeat: no-repeat;
	background-position: left top;
}
.mainarea_webdesign {
	background-color: #74A9AD;
	clear: left;
	float: left;
	margin-top: 10px;
	padding-top:40px;
	width: 570px;
	margin-left: 2px;
	background-image: url(designimages/oohshinywebsites.gif); 
	background-repeat: no-repeat;
	background-position: left top;
}
.mainarea_contact {
	background-color: #74A9AD;
	clear: left;
	float: left;
	margin-top: 10px;
	padding-top:40px;
	width: 570px;
	margin-left: 2px;
	background-image: url(designimages/mailformegoody.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homelink:link, .homelink:visited {
	background-image: url(designimages/link_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 54px;
	display:block;
}
.homelink:hover, .homelink:active {
	background-image: url(designimages/link_home.gif);
	background-repeat: no-repeat;
	background-position: -100px top;
	width: 100px;
	height: 54px;
	display:block;
}
.graphics:link, .graphics:visited {
	background-image: url(designimages/link_graphics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	height: 54px;
	display:block;
}
.graphics:hover, .graphics:active {
	background-image: url(designimages/link_graphics.gif);
	background-repeat: no-repeat;
	background-position: -130px top;
	width: 130px;
	height: 54px;
	display:block;
}
.webdesign:link, .webdesign:visited {
	background-image: url(designimages/link_webdesign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	height: 54px;
	display:block;
}
.webdesign:hover, .webdesign:active {
	background-image: url(designimages/link_webdesign.gif);
	background-repeat: no-repeat;
	background-position: -140px top;
	width: 140px;
	height: 54px;
	display:block;
}
.bloglink:link, .bloglink:visited {
	background-image: url(designimages/link_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 84px;
	height: 54px;
	display:block;
}
.bloglink:hover, .bloglink:active {
	background-image: url(designimages/link_blog.gif);
	background-repeat: no-repeat;
	background-position: -84px top;
	width: 84px;
	height: 54px;
	display:block;
}
.contact:link, .contact:visited {
	background-image: url(designimages/link_contactme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 148px;
	height: 54px;
	display:block;
}
.contact:hover, .contact:active {
	background-image: url(designimages/link_contactme.gif);
	background-repeat: no-repeat;
	background-position: -148px top;
	width: 148px;
	height: 54px;
	display:block;
}
.footer {
	background-color: #633D6F;
	position: relative;
	height: 54px;
	left: 0px;
	right: 0px;
	clear: both;
	top: 10px;
	text-align: center;
}
.footer p {
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	color: #FFD800;
}
.footer a:link, .footer a:visited {
	color:#FFD800;
	font-weight: normal;
}
.footer a:hover, .footer a:active {
	color:#FFFFFF;
	font-weight: normal;
}
.text {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	width: 370px;
	letter-spacing: 0.1em;
}
.body {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 520px;
	letter-spacing: 0.1em;
}
img, div { behavior: url(iepngfix.htc); }
.thumbnail {
	padding: 10px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.thumbnail:hover {
background-color: #FFD800;
}
.sidebar ul {
text-align: left;
list-style:none;
}
.sidebar ul li {
list-style:none;
margin-top:10px;
}
.sidebar ul li li {
list-style:none;
margin-top:2px;
}
.post {
padding: 10px;
background-color:#FFFFFF;
margin-bottom: 30px;
color:#333333;
border: solid 10px #608c8f; 
float:left;
}
.post a:link, .post a:visited {
color: #608c8f;
}
.post a:hover, .post a:active {
color: #608c8f;
}
.entry {
letter-spacing:normal;
}
.post ul {
margin-left: 25px;
margin-bottom: 10px;
}
.post ul li {
margin-bottom: 5px;
list-style-type:square;
}
#cat {
width: 150px;
}
.navigation {
float:right;

}
.entry ol {
	margin-left: 40px;
	margin-bottom: 3px;
}
.goal101 {
	background-image: url(images/goal_achievement.png);
background-position:left top;
background-repeat:no-repeat;
font-size:30px;
height:140px;
margin:35px;
line-height: 35px;
font-family: "Tw Cen MT Condensed", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
padding-left:10px;
padding-right: 10px;
padding-top:50px;
width:365px;
text-transform: lowercase;
text-shadow: 1px 1px 0.1em #990;
text-align: center;
}

.postmetadata {
margin-top: 20px;
font-size: 10px;
clear:both;
}
