@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/frontPage3.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	border-right-style: none;
	letter-spacing: 0.1em;
}
#email {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.studio {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #996633;
	border-right-style: none;
	letter-spacing: 0.1em;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	letter-spacing: 0.1em;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.class2 a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding-left: 0px;
	text-decoration: none;
	border-right-style: none;
}
.class2 a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	border-right-style: none;
}
.class2 a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}
.class2 a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}



#top {
	background-repeat: no-repeat;
	background-position: left 0px;
	height: auto;
	width: 900px;
	padding-top: 35px;
	padding-left: 15px;
}
.paddingNav {
	padding-left: 15px;
}

#tips {
	float: none;
	height: 300px;
	width: 225px;
	position: absolute;
	margin-left: 65px;
	margin-top: 65px;
}
.writingFont {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
}




#global {
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-position: 0px;
     }
#lineBottom {
	background-image: url(images/line900.gif);
	background-repeat: no-repeat;
	width: 900px;
	position: absolute;
	top: 535px;
	height: 25px;
}
#links {
	height: 75px;
	width: 500px;
	margin-left: 50px;
	margin-top: 300px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:focus {
outline: 0;
}

a {
outline: 0;
}
