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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #333;
	background-color: #F5F5F5;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
p {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: right;
}
a:link internal {
	text-decoration: none;
	color: #666;
}
a:visited internal {
	text-decoration: none;
	color: #666;
}
a:hover internal {
	color: #999;
	text-decoration: none;
}
a:active internal {
	text-decoration: none;
	color: #666;
}
#wrapper {
	width: 955px;
	background-image: url(images/background-stripes.jpg);
}
#header {
	height: 50px;
	width: 955px;
	background-image: url(images/background-stripes.jpg);
}
#mainNav {
	height: 30px;
	width: 955px;
	background-color: #FFF;
	margin-top: 40px;
	background-image: url(images/background-stripes.jpg);
}
#mainNavLeft {
	float: left;
	height: 22px;
	width: 328px;
	padding-top: 8px;
	padding-left: 55px;
	background-color: #FFF;
}
#mainNavRight {
	text-align: right;
	float: right;
	height: 21px;
	width: 500px;
	padding-top: 9px;
	padding-right: 72px;
	background-color: #FFF;
}
#portfolio_nav {
	font-size: 11px;
	margin-top: 30px;
	padding-left: 55px;
	margin-bottom: 30px;
}
#image {
	width: 915px;
	background-image: url(images/background-stripes.jpg);
	padding-left: 40px;
}
#portfolioart {
	height: 450px;
	width: 845px;
	margin-top: 50px;
	margin-left: 55px;
	}

#footer {
	height: 17px;
	width: 955px;
	text-align: center;
	padding-top: 3px;
	background-image: url(images/background-stripes.jpg);
	clear: both;
}
#introText {
	height: 80px;
	width: 300px;
	margin-top: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#intro_area {
	height: 310px;
	width: 955px;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 290px;
	color: #333;
}

.footertext {
	color: #BCBCBC;
	font-size: 10px;
}
.ThumbnailPadding {
	padding-left: 13px;
}
.infoFont {
	font-size: 11px;
	color: #666;
}

.infoFont2 {
	font-size: 11px;
	color: #333;
}
.portfolio_margin {
	margin-top: 35px;
	margin-left: 42px;
	margin-bottom: 65px;
}
#shirtNav {
	float: left;
	height: 22px;
	width: 900px;
	padding-top: 8px;
	padding-left: 55px;
	background-color: #171717;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
}
.WhiteBold {
	font-size: 18px;
	color: #FFF;
}
.ShirtFooterText {
	color: #171717;
	font-size: 10px;
}
#ShirtImage {
	width: 615px;
	background-image: url(images/background-stripes.jpg);
	padding-left: 40px;
	float: left;
	padding-top: 30px;
}
#tshirtTop {
	width: 575px;
}
#ShirtImageRight {
	width: 270px;
	background-image: url(images/background-stripes.jpg);
	float: left;
	color: #171717;
}
.BoldEmailFont {
	font-weight: bold;
}
#ShirtHeader {
	height: 50px;
	width: 955px;
}
#tshirtBottom {
	width: 575px;
}
.TitleText {
	font-size: 10px;
	text-align: left;
}
#NextBack {
	width: 300px;
	clear: none;
	float: right;
	padding-bottom: 100px;
	margin-top: -12px;
}
#titleImage {
	width: 315px;
	padding-left: 40px;
}
.BackToNothing {
	color: #999;
}
.BackNext {
	padding-right: 340px;
	text-align: right;
}
