@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */


img {
	border:0px;
}

iframe {
	width: 450px;
	height:550px;
	border:none;
}

table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: 666666;
	margin:10px;
}

.hawk {
	background-image:url(assets/le_hawk.jpg);
	height:363px;
	left:-29px;
	position:absolute;
	top:287px;
	width:459px;
	background-repeat: no-repeat;
}

.hometext {
	left:398px;
	position:absolute;
	top:219px;
}

.homenav {
	left:749px;
	position:absolute;
	top:409px;
}

a:link {
	border:0px;
	color: #3399CC;
}

a:hover {
	color: #0066CC;
}

a:visited	{
	border:0px;
	color: #3399CC;
}

.gallerycontent {
	left:168px;
	position:relative;
	top:-550px;
	width:450px;
	height:0px;
}
.worknavmain {
	width: 125px;
	position: absolute;
	left: 249px;
	top: 79px;
}

.hawkwork {
	background-image:url(assets/workbox.png);
	background-repeat:no-repeat;
	left:358px;
	margin:auto;
	position:absolute;
	top:58px;
	width:634px;
	z-index:auto;
	height: 600px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.abouttext {
	margin: auto;
	width: 400px;
	background-image: url(assets/aboutbox.png);
	height: 110px;
	position: absolute;
	left: 350px;
	top: 196px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
}

.illnav {
	position: relative;
	left: 35px;
	top: 10px;
}

.worknav {
	position: absolute;
	left: 897px;
	top: 648px;
	width:91px;
}

.wd {
	text-align: center;
	position: absolute;
	top: 45px;
}
.thetext {
	width: 285px;
	position: relative;
	right: -130px;
	top: -35px;
}

#footer {
	bottom:10px;
	font-size:10px;
	height:14px;
	left:40%;
	margin:auto;
	position:absolute;
	text-align:center;
	width:220px;
}
