@charset "utf-8";
body {
	background-color: #999999;
	margin:25px 25px;
	padding:0px;
	text-align:center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 13pt;
}
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 14pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
ul {
	list-style-type: none;
}
a:link, a:visited, a:hover, a:active {
	color: #0099FF;
	text-decoration: underline;
	outline:none;
}
body#bio a#bio,
body#work a#work,
body#contact a#contact,
body#student a#student,
body#studio a#studio {
	color: #333333;
	text-decoration: underline;
}
#shadow {
	position: relative;
	margin:0px auto;
	background-image: url(images/site/shadow.png);
	background-repeat: no-repeat;
	height: 588px;
	width: 888px;
}
#wrapper {
	position: absolute;
	height: 570px;
	width: 870px;
	background-color: #FFFFFF;
	left: 8px;
	top: 8px;
	text-align: center;
}
#logo {
	position: absolute;
	height: 25px;
	width: 340px;
	left: 265px;
	top: 25px;
}
#flags {
	position: relative;
	height: 20px;
	width: 870px;
	top: 55px;
}
#navigation {
	position: relative;
	height: 25px;
	width: 870px;
	top: 58px;
}
#navigation ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #999999;
	outline:none;
}
#navigation ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
#home {
	position: absolute;
	height: 400px;
	width: 770px;
	top: 117px;
	left: 50px;
	background-repeat: no-repeat;
	background-image: url(images/homepage/the-second-coming.jpg);
	background-position: center;
}
#flashContent {
	position: absolute;
	height: 420px;
	width: 780px;
	top: 106px;
	left: 45px;
}
#column-1 {
	position: absolute;
	height: 400px;
	width: 248px;
	top: 125px;
	left: 41px;
	text-align: left;
}
#column-2 {
	position: absolute;
	height: 400px;
	width: 248px;
	top: 125px;
	left: 311px;
	text-align: left;
}
#column-3 {
	position: absolute;
	height: 400px;
	width: 248px;
	top: 125px;
	left: 581px;
	text-align: left;
}
#column-4 {
	position: absolute;
	height: 400px;
	width: 485px;
	top: 125px;
	left: 340px;
	text-align: left;
}
#column-1 ul, #column-2 ul, #column-3 ul, #column-4 ul {
	display: inline;
}