@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
a{}
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(bghome.jpg);
	background-repeat: repeat;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

a:hover, a:active {
	color: #FFF;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	width: 950px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#top {
	height: 13px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000;
	text-align: center;
	background-color: transparent;
	background-image: url(images/border_02.gif);
	height: 138px;
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	color: #FFF;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	width: 835px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/border_04.jpg);
	height: 480px;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	font-size: 7pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/footer.png);
	height: 30px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
}
#bottomline {
	height: 1px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: auto;
	margin-left: auto;
}
#home {
	background-color: transparent;
	height: 109px;
	width: 200px;
	margin: 0px;
	float: left;
}
#left {
	width: 25px;
	height: 109px;
	float: left;
}
#portfolio {
	float: left;
	height: 109px;
	width: 175px;
}
#stitch {
	float: left;
	height: 109px;
	width: 164px;
}
#about {
	float: left;
	height: 109px;
	width: 130px;
}
#blog {
	background-image: none;
	float: left;
	height: 109px;
	width: 108px;
}
#link {
	float: left;
	height: 109px;
	width: 123px;
}
#twitter {
	height: 300px;
	width: 250px;
	margin-left: 535px;
	margin-top: 0px;
}
</style>
