.photobox {
	top:75px;
	left: 425px;
	z-index: 1;
	position:absolute;
}
.flashphoto {
	top:75px;
	left: 425px;
	z-index: 2;
	position:absolute;
}
.headline {
	position: absolute;
	left: 25px;
	top: 75px;
}
.headline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: block;

	
}
body {
	background-repeat: repeat;
	background-image: url(tilebckground2.gif);

}

.textbox a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.textbox {
	background-color: #FFFFFF;
	width: 700px;
	height:950px;
	border: 1px solid #0099FF;
	left: 15px;
	top: 15px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.textbox p{
	margin-right:25px;
	background-color: #FFFFFF;
}
.navigation {
	height: 25px;
	width: 700px;
	border: 1px none #0099FF;
	top: 10px;
	position: relative;
}
.navigation a{
	background-color: #CCCCCC;
	height: 21px;
	border-top: 1px none #0099FF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #0099FF;
	text-align: center;
	display: inline;
	padding-top: 5px;
	padding-right: 54px;
	padding-bottom: 5px;
	padding-left: 55px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;


}
.navigation a:hover{
	background-color: #0099CC;
	color: #FFFFFF;
}
.navigation a:active{
	background-color: #CCCCCC;
	color: #000000;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-type: square;
}
.theories p{
	background-attachment: scroll;
	background-image: url(theorytag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 65pt;
	display: block;
}
img {
	text-decoration: none;
	border: none;

}
.photobox2 {

	top:350px;
	left: 425px;
	z-index: 1;
	position:absolute;
}
