﻿a {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}
html {
height:101%
}
.centeredPage {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #C8C8B5;
	text-align: center;
}
.wholePage {
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	vertical-align: top;
	width: 1400px;
	min-height: 1300px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.mainStyle {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	vertical-align: top;
	width: 960px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #C8C8B5;
	font-size: 14px;
}
.redLetter {
	color: #FF0000;
}
.khakiLetter {
	color: #C8C8B5;
}
.newsEntryStyle {
	padding: 10px 40px 10px 40px;
	overflow: auto;
}
.pictureStyle {
	width: 210px;
	height: 140px;
	float: left;
}
.pictureText {
	width: 660px;
	text-align: left;
	padding-left: 10px;
	float: right;
}
.buttonStyle {
	border-width: 0px;
}
.headerButtonContainer {
	margin-bottom: 10px;
}
.linkPicture {
	border-width: 0;
	vertical-align: top;
}
.aboutMeText {
	width: 610px;
	text-align: left;
	padding-left: 10px;
	float: right;
}
.aboutMePicture {
	width: 260px;
	height: 390px;
	float: left;
	padding-bottom: 20px;
}
.aboutMeResume {
	border-width: 0px;
	float: left;
	margin-bottom: 10px;
}
.aboutMeAwards {
	padding-left: 20px;
}
.awardPicture {
	width: 100PX;
	height: 130px;
	float: left;
	border: 5px;
	padding: 5px;
}
.divideStyle {
	margin-bottom: 10px;
}
.artworksPictureContainer {
	width: 261px;
	height: 140px;
	float: left;
}
.artworksPictureContainerInside {
	width: 50px;
	height: 35px;
	float: left;
	padding-left: 1px;
}
.artworkTextCopy {
	width: 609px;
	text-align: left;
	float: right;
}
.contactText {
	width: 570px;
	text-align: left;
	padding-left: 10px;
	float: right;
}
