@charset "utf-8";
body {
	text-align: center;
	background-image: url(../images/bkgdGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5884AB;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-indent: 1.15em;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.company {
	color: #FF0000;
}
#centerContainer {
	position: relative;
	height: 453px;
	width: 350px;
	margin-top: 12px;
	margin-bottom: 20px;
	text-align: left;
	right: 0px;
	margin-left: auto;
}
.noMargins {
	margin: 0px;
}
.constr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #0892CF;
}
.mail {
	font-size: 1em;
	text-indent: 0em;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	width: 950px;
	border: 2px solid #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 10px;
	height: 680px;
}


#header {
	background-color: #CCCCCC;
	background-image: url(../images/leftHeaderTile_03.jpg);
	width: 195px;
	height: 680px;
	float: left;
	position: relative;
}
#mainContent {
	text-align: left;
	float: right;
	position: relative;
	z-index: 1;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0076A8;
	border-bottom-color: #0076A8;
	width: 745px;
	right: 10px;
	bottom: 10px;
	z-index: 0;
	position: absolute;
	text-align: right;
}



#footer p {
	margin: 0.25em;
}

#nav1 {
	float: left;
}
#nav2 {
	float: right;
}
#sideThumbsLeft {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 3px;
}
#logo {
	position: absolute;
	left: 4px;
	top: 10px;
	width: 187px;
	height: 48px;
	z-index: 2;
}
#webButton {
	position: absolute;
	left: 50px;
	top: 228px;
	width: 189px;
	height: 51px;
}
#graphicButton {
	position: absolute;
	left: 50px;
	top: 318px;
	width: 189px;
	height: 51px;
}
#retouchButton {
	position: absolute;
	left: 50px;
	top: 408px;
	width: 189px;
	height: 51px;
}
#bioButton {
	position: absolute;
	left: 50px;
	top: 498px;
	width: 189px;
	height: 51px;
}
