.link:link, .link:visited {
	color: #FFFFFF;
}
.link:hover {
	color: #49B1A6;
}
.link {
	text-decoration: none;
}
.email:link, .email:visited {
	color: #FFFFFF;
}
.email:hover {
	color: #49B1A6;
}

.email {
	text-decoration: none;
}
.nav_link:link, .nav_link:visited {
	color: #49B1A6;
}
.nav_link:hover {
	color: #660000;
}
.nav_link {
	text-decoration: none;

}
.highlight {
	color: #49B1A6;
}
.name_small {
	font-size: 10px;
}
.name {
	padding-top: 24px;
	padding-right: 45px;
	float: right;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#nav {
	float: left;
	height: auto;
	width: 297px;
	margin-left: 90px;
	margin-top: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #660000;
}
#logo {
	float: left;
	height: 133px;
	width: 308px;
	margin-top: 136px;
	margin-left: 90px;
}

#arrows {
	float: right;
	height: 18px;
	width: 40px;
	margin-top: 30px;
	text-align: right;
	margin-right: 45px;
}



#copy {
	float: left;
	height: 100px;
	width: 342px;
	margin-left: 90px;
	margin-top: 40px;
}
#heading {
	float: left;
	height: auto;
	width: 297px;
	margin-top: 171px;
	margin-left: 90px;
}


#slogan {
	float: left;
	height: 98px;
	width: 297px;
	margin-top: 171px;
	margin-left: 90px;
}
#left_main {
	float: left;
	height: 478px;
	width: 479px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#right_main {
	float: right;
	height: 478px;
	width: 478px;
	border: 1px solid #999999;
	background-image: url(../artwork_folder/backgrounds/orange_x.png);
	background-repeat: repeat-y;
}
#wrapper {
	height: auto;
	width: 960px;
	margin: auto;
	float: left;
	position: relative;
}
body {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
