@charset "UTF-8";
body, html {
	background:#fff;
	font-family:Myriad Pro, Eurostile, Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
}
.MainTextArea {
	background-color: #E0EEE0;
	height: 412px;
	width: 350px;
	display: block;
	padding: 4px;
	background-repeat: repeat;
	clear: both;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
}
.heading {
	font-size: 20px
}
.PageBox .MainTextAreaFull .PortfolioArea {
	height: 590px;
	width: 836px;
	display: block;
	padding: 0px;
	border: none;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	border: 0px;
	/*border: 1px solid #000;*/
}
.PageBox .MainTextAreaFull {
	background-color: #E0EEE0;
	height: 600px;
	display: block;
	padding: 4px;
	background-attachment: scroll;
	background-repeat: repeat;
	clear: both;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 842px;
	margin-right: auto;
	margin-left: auto;
}
.PageBox {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.PageBox  p  img#Home {
	position: relative;
	top: 0px;
	left: 0px;
}
.PageBox  p  img#Portfolio {
	position: relative;
	top: 0px;
	left: 17px;
}
.PageBox  p  img#Art  {
	position: relative;
	left: 34px;
	top: 0px;
}
.PageBox  p  img#About {
	position: relative;
	left: 51px;
	top: 0px;
}
.PageBox  p  img#Contact {
	position: relative;
	top: 0px;
	left: 68px;
}
.BorderBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 5px;
	padding: 5px;
}
.formLabel {
	vertical-align: top;
}
.formTextbox {
	width: 100%;
}
.Center {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
.userMessage {
	color: #0066FF
}
	
.PageBox #current_work {
	margin-top: 150px;
	margin-left: 130px;
	position: absolute;
	left: -97px;
	top: -83px;
}
.PageBox  #rotating_work {
	margin-top: 150px;
	margin-left: 130px;
	position: absolute;
	left: 306px;
	top: 18px;
}
.BorderImage {
	padding-top: 40px;
	padding-right: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	float: right;
	clear: both;
	position: absolute;
	left: 889px;
	top: 196px;
	z-index: auto;
	display: block;
	overflow: auto;
}
.projectFloatingBox{
	position: absolute;
	top: 507px;
	left: 193px;
	z-index: 3;
} 
.artFloatingBox{
	position: absolute;
	top: 507px;
	left: 614px;
	z-index: 3;
} 
	
