/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	border: none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}

a {
	font-weight: bold;
	text-decoration: underline;
	color:#666666;}
a:hover {
	color:#000000;}
	
.copyright {
	font-size: 11px;
	font-weight: bold;}
.heading {
	font-size: 16px;
	font-weight: bold;}
.home_normal {
	font-size: 15px;}
.home_bold {
	font-size: 14px;
	font-weight: bold;}
.script_warn {
	color:#990000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;}

#bio {
	clear: right;}
#bio2 {
	clear: right;
	margin-right:19px;}
#content {
	position: absolute;
	width:553px;
	height:0px;
	top: 143px;
	z-index: 100;}
#header {
	background-image:url(images/topbar.jpg);
	background-repeat:repeat-x;}
#iframe {
	position:absolute;
	text-align:justify;
	clear: left;
	width: 100%;
	height: 100%;
	z-index:500;}
#logo {
	position: absolute;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:139px;
	top: 18px;}
#main1 {
	background-image:url(images/main_image1.jpg);
	background-repeat:no-repeat;}
#main2 {
	background-image:url(images/main_image2.jpg);
	background-position:right;
	background-repeat:no-repeat;}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-right: 6px;
	border: 0;
	padding-top: 3px;}
#script_warn {
	position:relative;
	visibility:visible;
	z-index: 400;
	text-align: center;
	width: 100%;}