@CHARSET "ISO-8859-1";
body {
	background: #000 url(images/bg.gif) repeat;
	font-family: verdana;
	font-size: 12px;
	color: #101922;
	vertical-align: center;
	height: 100%;
}

#box {
	width: 1024px;
	vertical-align: center;
	height: 100%;
	align: center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: #000 url(images/aclogoright.jpg) no-repeat;
	float: right;
	height: 75px;
	width: 767px;
	border: 0 solid;
	border-bottom: 2px solid #230d0a;
}

#logo {
	float: left;
	height: 75px;
	border-bottom: 2px solid #230d0a;
}

#left {
	width: 257px;
	padding-top: 79px;
	margin-left: 0;
	margin-top: 0;
}

#left ul li a {
		text-decoration: none;
		color: #101922;
	}

#left ul li a:hover {
		text-decoration: none;
		color: #ccd6e2;
	}

#links
	a {
		text-decoration: none;
		color: #653600;
	}

#content {
	height: 513px;
	width: 1024px;
	background: #000 url(images/mainbg.gif) repeat;
}

ul {
	list-style: none;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#lefttxt {
	background: #000 url(images/leftwords.jpg) no-repeat;
	width: 182px;
	height: 352px;
	margin-left: 50px;
}

/* Homepage */
#main {
	background: #000 url(images/homeimg.jpg) no-repeat;
	width: 604px;
	height: 436px;
	float: right;
	margin-right: 161px;
}

/* Portfolio */
#loadarea {
	background: #000 url(images/homeimg.jpg) no-repeat;
	width: 604px;
	height: 436px;
	float: right;
	margin-right: 161px;
}

#loadarea.loading {
  background: url(images/mainbg.gif) no-repeat center center;
}

/* Biography */
#bio {
	float: right;
	width: 765px;
	height: 436px;
}

#biotext {
	float: right;
	width: 550px;
	height: 436px;
	margin-right: 15px;
}

#biopic {
	float: left;
	width: 186px;
	height: 436px;
	background: #000 url(images/biopic.jpg) no-repeat;
}

/* Contact */
#contact {
	float: right;
	width: 765px;
	height: 436px;
}

#contacttext {
	float: right;
	width: 450px;
	height: 436px;
	margin-right: 65px;
	line-height: 2em;
}

#contactpic {
	float: left;
	width: 232px;
	height: 436px;
	background: #000 url(images/contact.jpg) no-repeat;
}

#contact h2 {
	color: #8e9faf;
}

#contact a{
	text-decoration: none;
	color: #000;
}

#contact a:hover {
	text-decoration: none;
	color: #ccd6e2;
	}

/* Footer */
#footer {
	width: 1024px;
	height: 81px;
	border-top: 2px solid #230d0a;
	border-bottom: 1px solid #230d0a;
	background: #000 url(images/footerbg.gif) repeat;
}

.imgscroll {
	margin: 10px 5px 0 5px;
}

#leftimg {
	width: 90px;
	height: 81px;
	border-right: 0px solid #230d0a;
	background: #000 url(images/rocks.jpg) no-repeat;
	float: left;
}

#right_button {
	float: right;
	padding-right: 110px;
	padding-top: 20px;
}

#left_button {
	float: left;
	padding-left: 130px;
	padding-top: 20px;
}

#rightbg {
	height: 80px;
	width: 934px;
	border-bottom: 1px solid #230d0a;
	float: right;
	padding: 0px;
	margin: 0;
}

#bottombg {
	height: 100px;
	width: 1024px;
	background: #000 url(images/bottombg.gif) repeat;
}
