body,/* global */

/* whitespace reset */div,h1,h2,h3,h4,h5,h6,pre, {
	margin:0;
	padding:0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	page-break-after: auto;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	visibility: visible;
}
.foot a:hover {
	color: #6666CC;
}
img {
	border:0;
	float: left;
}

body {
	color: #000066;
}

/* layout elements */

div#container {
	margin:0 auto;
	width: 800px;
	background-color: #000066;
	background-image: url(../i/nav/smallStudio.png);
	height: 100px;
	overflow: visible;
	background-repeat: no-repeat;
	left: 50px;
	visibility: visible;
	z-index: 30;
}

div#content {
	width: 800px;
	background-color: #000066;
	top: 131px;
	height: 700px;
	left: 52px;
	visibility: visible;
}

/* header elements */

div#header {
	position: absolute;
	width:800px;
	height: 30px;
	left: 52px;
	top: 30px;
	z-index: 1;
}

div#menu {
	width: 700px;
	height: 24px;
	margin-top: 90px;
	background-color: #6666CC;
	position: absolute;
	left: 180px;
	top: 5px;
}



.clear {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#content {
	background-color: #000066;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 800px;
	left: 50px;
	top: 151px;
	right: auto;
}
a:visited {
	color: #6699FF;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	visibility: visible;
	padding-top: 10px;
	margin-top: 10px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.content_img {
	padding-bottom: 5px;
}
#expl {
	background-color: #000066;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 222px;
	width: 209px;
	left: 50px;
	top: 115px;
}
#apDivlogo {
	position:absolute;
	width:200px;
	height:40px;
	z-index:101;
	left: 260px;
	top: 2px;
	visibility: visible;
}

