.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #A7A7A7;
	padding-top: 5px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #45270A;
	vertical-align: bottom;
	margin-bottom: 2px;
	margin-top: 30px;
}
#container {
	height: 700px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 50px;
	width: 900px;
	margin-bottom: 5px;
}
#container #header #logo {
	float: left;
	height: 50px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #header #navigation {
	float: right;
	width: 650px;
	margin-left: -260px;
	height: 50px;
}
#container #content {
	height: 500px;
	width: 900px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
#container #content #text {
	float: left;
	height: 400px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#container #content #flash {
	padding: 0px;
	float: right;
	height: 400px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -401px;
}
#container #content #text h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AF6025;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 22px;
	text-align: center;
}
#container #content #underlinks {
	height: 180px;
	width: 900px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C4BCE3;
	border-right-color: #C4BCE3;
	border-bottom-color: #C4BCE3;
	border-left-color: #C4BCE3;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#container #content #underlinks #linkone {
	height: 180px;
	width: 300px;
	float: left;
	background-image: url(images/tom_holdman_holdman_studios.jpg);
	background-repeat: no-repeat;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #043790;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 120px;
	margin-top: 15px;
	margin-right: 15px;
}



#container #content #text .paragraph {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #content #text .number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AF6025;
	margin-bottom: 0px;
}

#container #content #text h1 {
	color: #AF6025;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: center;
}


#container #header #navigation ul {
	list-style-type: none;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #header #navigation li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #AF6025;
}
#container #header #navigation a {
	color: #af6025;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#container #header #navigation a:hover {
	color: #44250F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#container #content #underlinks #linktwo {
	height: 180px;
	width: 300px;
	float: left;
	background-image: url(images/hot_glass_holdman_studios.jpg);
	background-repeat: no-repeat;
}
.links a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #043790;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 120px;
}
.links a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AF6025;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 120px;
}
#container #content #underlinks #linkthree {
	height: 180px;
	width: 300px;
	float: left;
	background-image: url(images/contact_holdman_studios.jpg);
	background-repeat: no-repeat;
}
