@charset "UTF-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
html, body {
	background-color:#ffffff;
	background-attachment:scroll;
	background-image:url(../images/mainBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#000000;
	}
#splashLogo {
	position:absolute;
	width:232px;
	height:161px;
	top:69px;
	left:269px;
	}
#splashPage {
	position:absolute;
	width:524px;
	height:668px;
	top:0px;
	left:0px;
	background-attachment:scroll;
	background-image:url(../images/splashPic.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#page {
	position:absolute;
	width:1012px;
	height:702px;
	top:0px;
	left:0px;
	background-attachment:scroll;
	background-image:url(../images/pageBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#logo {
	position:absolute;
	width:134px;
	height:119px;
	top:64px;
	left:44px;
	}
#navLinks {
	position:absolute;
	width:208px;
	height:211px;
	top:227px;
	left:0px;
	}
#content {
	position:absolute;
	width:285px;
	height:500px;
	top:142px;
	left:625px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:auto;
	}
#scramblesImg {
	position:absolute;
	width:310px;
	height:360px;
	top:212px;
	left:244px;
	text-align:center;
	}
#portfolioContent {
	position:absolute;
	width:305px;
	height:510px;
	top:150px;
	left:617px;
	}
#portfolioThumbs {
	position:absolute;
	width:305px;
	height:503px;
	top:130px;
	left:263px;
	text-align:left;
	}
.portfolioSpacing {
	border:1.5px outset;
	margin-right:5px;
	margin-bottom:5px;
	}
.mainPortfolioImg {
	border-width:1pt;
	border-color:#333333;
	border-style:inset;
	}
#contactInfo {
	position:absolute;
	width:166px;
	height:25px;
	top:52px;
	left:439px;
	text-align:center;
	}
#contact {
	position:absolute;
	width:181px;
	height:40px;
	top:647px;
	left:242px;
	}
#etsy {
	position:absolute;
	width:181px;
	height:95px;
	top:577px;
	left:0px;
	}
#copyright {
	position:absolute;
	width:255px;
	height:20px;
	top:695px;
	left:277px;
	text-align:center;
	}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#000000;
	line-height:12pt;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
	color:#000000;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	}
strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color:#333333;
	}
.contactEmail {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	border:0px solid #ffffff;
	}
.zoom {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7.5pt;
	font-weight:bold;
	color:#003366;
	}
.myThoughtSign {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color:#003366;
	}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:6pt;
	font-weight:normal;
	color:#333333;
	}
ul {
	line-height:15px;
	}
li {
	list-style-type:square;
	list-style-position:inside;
	color:#333333;
	}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	}
a:link {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	color:#333333;
	}
a:hover {
	text-decoration:underline;
	color:#000000;
	}
a:active {
	text-decoration:none;
	color:#333333;
	}
