html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(/ssnyder/img/backgroundsketches.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100px;
	}
	
#pagewrapper {
	min-height: 100%;
	padding: 0;
	position: relative;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/ssnyder/img/pinklinedbackground.png);
	}
#clear {
	clear: both;
}
	
#page {
	height: 100%;
	margin: 0;
	position: relative;
	width: 770px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(/ssnyder/img/pinklinedbackground.png);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0066;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: None;
	color: #666666;
}
a:active {
	color: #CCCCCC;
	margin-bottom: -8px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	padding-top: -10px;
}
#columnleft {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:100%;
	background-color: #F84E6D;
	background-position: 400px;
}
profilepic {
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
}
#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 770px;
	min-height:100%;
}
#columnright {
	float: right;
	width: 230px;
	min-height:100%;
	background-color: #F84E6D;
	padding-right: 20px;
}
.portthumb {
	float: left;
	border: thin dashed #FFFFFF;
	margin: 10px;
}
#columnmiddle {
	float: left;
	width: 570px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:100%;
	background-color: #F84E6D;
	background-position: 570px;
	padding-right: 10px;
	margin-left: 110px;
}
