body{ 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:16px; 
	margin:0;
	padding:0;
	width:100%;
}

#body{
	clear:both;
	margin:20px;
	padding-top:20px;
}
.clear{clear:both;}

#footer{
	background:#efefef;
	border-top:1px solid #666;
	height:20px;
	width:100%;
	text-align:left;
	padding-top:3px;
	font: 10px/1.5em Verdana;
}
	
#tabs {
	font: bold 10px/1.5em Verdana;
	float:left;
	width:100%;
	background:#efefef;
	line-height:normal;
	border-bottom:1px solid #666;
	position:relative;
}

#tabs ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:20px 20px 0 20px;
	position:relative;
	text-align:center;
}

#tabs li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:10px 20px 10px 16px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
}

#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	background-position:100% -42px;
}

a{ color:#3D5D3F; }
a:hover{ color:#000; }

#error{
	font-size:18px;
	font-weight:bold;
	color:#C00;
}

.info{ font-weight:bold; font-size:15px; }
.frame{ border:solid 1px; width:800px; padding:10px; }
.frame2{ width:800px; }
.image{ width:322px; margin-left:0px; }
.small { font-size:9px; }
.cell{ padding-top:2px; font-size:12px; }

.lintitle{
	text-align:right;
	padding-right:30px;
}

.bottom_line{ border-bottom-style:solid; border-bottom-color:#000; border-bottom-width:1px; }
.bold { font-weight:bold; }

.photo1{
	width:320px;
	height:400px;
	border:solid 1px #222;
	display:block;
}

.photo2{
	width:320px;
	height:320px;
	border:solid 1px #222;
	display:block;
}
