html {
	min-height: 100%;
	margin-bottom: 1px;
}
img
{
	border-style: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 20px;
}
.hedMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
}
.textIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 20px 15px 15px;
	color: #330000;
}
a:link {
	color: #227D91;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #993300;
}
.container {
	background-color: #FFF;
	width: 720px;
	border: thin solid #999;
}
body {
	background-color: #AEC1CC;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(imagesGIFAdapt/background-texture.jpg);
	background-repeat: repeat;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: .15em;
}
.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 17px;
	text-align: right;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF6600;
	letter-spacing: .05em;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .05em;
}
.container {
	text-align: left;
}
.picture {
	text-align: left;
}
.portfolio {
	text-align: center;
}
