@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Futura, "Myriad Pro", Helvetica;
	font-size: 100%;
	font-weight: lighter;
	background-color: #000000;
}
#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}
#header {
	background-image: url(graphics/blueGoldSquare.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
}
#nav {
	height: 45px;
	margin-left: 490px;
	padding-top: 30px;
}
#nav ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
#nav  li {
	float: left;
}
#nav a {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 45px;
	font-size: 20px;
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Futura, "Myriad Pro", Helvetica;
	font-weight: lighter;
	letter-spacing: 2px;
}
#nav a:hover {
	color: #5B88F9;
}
#container2 {
	background-image: url(graphics/contactPainting.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 645px;
}
#mainContent {
	background-image: url(graphics/contentBG3.png);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	left: 151px;
	top: 203px;
	width: 820px;
	z-index: 1;
	padding-right: 40px;
	padding-left: 40px;
	height: 180px;
	padding-top: 10px;
	letter-spacing:0.5px;
	line-height: 24px;
	font-size: 20px;
	font-weight: lighter;
	height: 400px;
}
#mainContent #form1 {
	font:13px Futura, "Myriad Pro", Helvetica;
	background:#000;
	margin:20px;
	padding:10px 20px;
	width:330px;
}
#mainContent #form1 p {
	padding:6px;
	background:333;
	margin-bottom:1px;
}
#mainContent #form1 #send button {
	background:none;
	margin-top:6px;
}
#mainContent #form1 label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:7px;
	color:#FDC94F;
	line-height:23px;	 
}
#mainContent #form1 input,
#mainContent #form1 textarea {
	padding:4px;
	font:13px Futura, "Myriad Pro", Helvetica;
	border:1px solid #999999;
	width:200px;
	background-color:#333;
	color:#FFFFFF;
}
#mainContent #form1 input:focus,
#mainContent #form1 textarea:focus {
	border:1px solid #666;
	background:#FDC94F;
	color:#000;
}
#mainContent #form1 #send button {
	background:#333;
	border: none;
	padding:4px 8px 4px 8px;
	border-radius:15%; /* Don't expect this to work on IE6 or 7 */
	-moz-border-radius:15%;
	-webkit-border-radius:15%;
	color:#FFF;
	cursor:pointer;
}

#mainContent h2 {
	font-weight: lighter;
	color: #5B88F9;
}
#mainContent a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent  a:hover {
	color: #5B88F9;
}
#footer {
	background-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 560px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5B88F9;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	margin-right: 50px;
	margin-left: 50px;
}
#nav2 {
	height: 16px;
}
#nav2 ul {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav2  li {
	display: inline;
	text-align: left;
}
#nav2 a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: none;
	font-family: Futura, "Myriad Pro", Helvetica;
	font-weight: lighter;
	letter-spacing:1px;
	color: #666666;
	outline: none;
}
#nav2 a:hover {
	color: #FDC94F;
} 
#footer p {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.5px;
}
body#home a#homeLink,
body#artist a#artistLink,
body#resume a#resumeLink,
body#port a#portLink,
body#contact a#contactLink {
    color: #5B88F9;
}
body#home a#homeLink2,
body#artist a#artistLink2,
body#resume a#resumeLink,
body#port a#portLink2,
body#contact a#contactLink2,
body#sitemap a#sitemapLink {
    color: #FDC94F;
}
.logo {
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 151px;
	border: thin solid #FFFFFF;
}
.logo2 {
	position: absolute;
	z-index: 3;
	top: 145px;
	left: 315px;
	border: thin solid #FFFFFF;
	width: 733px;
}
.text {
	font-size: 175%;
}
.link {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.link2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.fltlt {
	float: left;
	margin-left: 480px;
}
.mail {
	position: relative;
	top: 0px;
	z-index: 3;
	left: 0px;
	width: 390px;
}
.mail2 {
	position: absolute;
	left: 500px;
	top: 0px;
	padding-top: 40px;
}

