.bodybackground {
	background-image: url(media/layout/BART.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.bodybackground_img {
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.white_no_margin_body {
	margin: 0px;
	background-color: #FFFFFF;
}
.clearboth {
	clear: both;
}
#siteInfo{
	font-size: x-small;
	color: #666666;
	bottom: 0px;
	position: absolute;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	opacity: .7;
	filter: Alpha(Opacity=70);
}

/************** index image layout **************/
#CommercialMain {
	position:absolute;
	left:79px;
	top:128px;
	width:164px;
	height:27px;
	z-index: 7;
}
#CREATIVEMain {
	position:absolute;
	left:79px;
	top:162px;
	width:137px;
	height:26px;
	z-index: 6;
}
#resumeMain {
	position:absolute;
	left:80px;
	top:204px;
	width:102px;
	height:20px;
	z-index: 5;
}
#CREATIVELine {
	position:absolute;
	left:217px;
	top:168px;
	width:123px;
	height:150px;
	z-index: 1;
}
#CREATIVESub {
	position:absolute;
	left:344px;
	top:202px;
	width:125px;
	height:128px;
	z-index: 4;
}
#CommercialSub {
	position:absolute;
	left:282px;
	top:86px;
	width:199px;
	height:112px;
	z-index: 3;
}
#CommercialLine {
	position:absolute;
	left:244px;
	top:111px;
	width:33px;
	height:64px;
	z-index: 2;
}


/************** Commercial layout **************/

/* Commercial header layout */
#Commercial-title-top {
	position:absolute;
	left:352px;
	top:0px;
	width:564px;
	height:186px;
}
#Commercial-title-main {
	position:absolute;
	left:0px;
	top:0px;
	width:222px;
	height:45px;
}
#Commercial-title-JesseCollier {
	position:absolute;
	left:0px;
	top:79px;
	width:334px;
	height:103px;
}
#Commercial-title-CREATIVE {
	position:absolute;
	left:0px;
	top:182px;
	width:237px;
	height:75px;
}
#Commercial-title-resume {
	position:absolute;
	left:0px;
	top:267px;
	width:362px;
	height:241px;;
}

/* Commercial column layout */

#Commercial_Columns a:link {
	color: #006666;
	text-decoration: none;
}
#Commercial_Columns a:visited {
	color: #006666;
	text-decoration: none;
}
#Commercial_Columns a:hover {
	color: #006699;
	text-decoration: underline;
}
#Commercial_Columns a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#Commercial_Columns h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #006666;
	width: auto;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#Commercial_Columns h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	width: auto;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#Commercial_Columns h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-left: 4px;
}
#Commercial_Columns p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
}
#Commercial_Columns img {
	border-style: none;
}
#Commercial_Interactive_Media {
	margin-top: 400px;
	margin-left: 200px;
}
#Commercial_Interactive_Media_BSPRG img {
	float: left;
	margin: 0 45px 25px 0;
}
#Commercial_Print_Design {
	margin-top: 125px;
	margin-left: 100px;
}
#Commercial_Web_Design {
	margin-top: 100px;
	margin-left: 25px;
}
#Commercial_Web_Design_BurkertUSA img {
	float: left;
	margin: 0 45px 25px 0;
}

/************** Commercial image only page **************/
.Commercial_imageonlybackground {
	background-color: #808080;
	margin: 0px;
}
.Commercial_imageonlytitle {
	height: 50px;
}
.Commercial_imageonlytitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Commercial_imageonlytitle a:visited {
	color: #99CC99;
	text-decoration: none;
}
.Commercial_imageonlytitle a:hover {
	color: #006699;
	text-decoration: underline;
}
.Commercial_imageonlytitle a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Commercial_imageonlytitle_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	position: absolute;
	left: 0;
	width: 75%;
}
.Commercial_imageonlytitle_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC99;
	position: absolute;
	right: 0;
	width: 25%;
	text-align: right;
}
#Commercial_imageonly img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.Commercial_imageonlyinfobox {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	opacity: .8;
	filter: Alpha(Opacity=80);
}
.Commercial_imageonly_imagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-bottom: 15px;
}
.Commercial_imageonly_imageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: normal;
}

/************** CREATIVE layout **************/

/* CREATIVE header layout */
#CREATIVE_title {
	position:absolute;
	left:0px;
	top:0px;
	width:652px;
	height:112px;
}
#CREATIVE-title-main {
	position:absolute;
	left:0px;
	top:0px;
	width:182px;
	height:112px;
}
#CREATIVE-title-JesseCollier {
	position:absolute;
	left:182px;
	top:0px;
	width:216px;
	height:112px;
}
#CREATIVE-title-Commercial {
	position:absolute;
	left:398px;
	top:0px;
	width:153px;
	height:112px;
}
#CREATIVE-title-resume {
	position:absolute;
	left:551px;
	top:0px;
	width:101px;
	height:112px;
}

/* CREATIVE column layout */

#CREATIVE_Columns h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF5500;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CREATIVE_Columns h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CREATIVE_Columns img {
	border-style: none;
}
#CREATIVE_Paintings {
	margin-top: 200px;
	margin-left: 50px;
}
#CREATIVE_Photography {
	margin-top: 50px;
	margin-left: 100px;
}
#CREATIVE_Photography img {
	float: left;
	margin: 0 45px 25px 0;
}
#CREATIVE_Illustrations {
	margin-top: 50px;
	margin-left: 25px;
}
.CREATIVE_Illustrations_imagebox {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #000000;
	margin-right: 50px;
	height: 220px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.CREATIVE_Illustrations_imagebox img {
	margin-top: 10px;	
}
#CREATIVE_3D {
	margin-top: 50px;
	margin-left: 75px;
}

/************** CREATIVE image only page **************/
.CREATIVE_imageonlybackground {
	background-color: #808080;
	margin: 0px;
}
.CREATIVE_imageonlytitle {
	height: 50px;
}
.CREATIVE_imageonlytitle a:link {
	color: #FF9933;
	text-decoration: none;
}
.CREATIVE_imageonlytitle a:visited {
	color: #FF9933;
	text-decoration: none;
}
.CREATIVE_imageonlytitle a:hover {
	color: #FF5500;
	text-decoration: underline;
}
.CREATIVE_imageonlytitle a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.CREATIVE_imageonlytitle_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: 0.2em;
	position: absolute;
	left: 0;
	width: 75%;
}
.CREATIVE_imageonlytitle_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	position: absolute;
	right: 0;
	width: 25%;
	text-align: right;
}
#CREATIVE_imageonly img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.CREATIVE_imageonlyinfobox {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	opacity: .8;
	filter: Alpha(Opacity=80);
}
.CREATIVE_imageonly_imagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-bottom: 15px;
}
.CREATIVE_imageonly_imageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: normal;
}

/************** Kyle's Big Fat Head **************/
.KBFH_text_centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.KBFH_text_centered a:link {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
}
.KBFH_text_centered a:visited {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
}
.KBFH_text_centered a:hover {
	color: #FF5500;
	text-decoration: underline;
}
.KBFH_text_centered a:active {
	color: #FFCC33;
	text-decoration: underline;
}
.KBFH_text_centered h1 {
	font-family: "Courier New", Courier, monospace;
	color: #FF9933;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
}
.KBFH_footnotetext {
	font-size: 12px;
}
.KBFH_black_box {
	color: #FFFFFF;
	background-color: #000000;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
}
.KBFH_maintext_box {
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
.KBFH_imagebox_center {
	width: 800px;
	margin:0 auto;
}
.KBFH_imagebox {
	float: left;
	width: 150px;
	background-color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

/************** resume **************/
.resumetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.resumetext h1 {
	font-size: 18px;
	font-weight: bold;
	vertical-align: text-bottom;
}
.resumetext h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 0.1em;
	vertical-align: baseline;
}
.resumetext ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 17px;
	padding-left: 0px;
	padding-bottom: 25px;
}
.resumetext li {
	padding-bottom: 15px;
}