body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#26364C;
	font-weight:lighter;
}

a:active{
	color:#26364C;
}

a:link{
	color:#26364C;
}

a:visited{
	color:#26364C;
}

h1 { 
	font-size:18px;  
}

h2 {
	font-size:20px;
	font-weight:bolder;
}

#bioleft {
	float:left;
	width:46%
}

#bioright {
	float:right;;
	width:49%;
}

#bookleft {
	float:left;
	width:46%
}

#bookright {
	float:right;;
	width:49%;
}

#leftcontained {
	position:relative;
	float:left;
	width:345px;
}

#rightcontained {
	position:relative;
	float:right;
	width:345px;
}

#homeright {
	position:relative;
	float:right;
	width:210px;
	margin-left:-15px;
}

#homecontainer {
	position:relative;
	float:left;
	width:690px;
}

#mytag {
text-align:center;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:10px;

}

#mytag a:link {
color:#FFFFFF;
text-decoration:none;
}

#mytag a:visited {
color:#FFFFFF;
text-decoration:none;
}

#mytag a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#mytag a:active {
color:#FFFFFF;
text-decoration:none;
}

#filmstrip {
	*margin-top:33px;
	*margin-left:40px;
	_margin-top:33px;
	_margin-left:40px;
	z-index:1;
}

#td1 {
	*margin-left:50px;
	_margin-left:50px;
	*margin-top:-50px;
	_margin-top:-50px;
}
