body {
background: #bfc1be url('fly_bg.jpg');
color: #0D2537;
font: 14px "book antiqua", "Times New Roman", Times, serif;
text-align: center;
margin: 0 auto;
}

a {
text-decoration: none;
font-weight: bold;
}
a {
color: #728B90;
}
a:hover {
color: #956673;
}
a:active {
color: #71736F;
}

img {
border: 0;
}

p {
margin: 0 0 13px;
}

#sign {
width:240px;
height:192px;
}

input, textarea {
background-color: transparent;
border: 0px;
border-bottom: 1px dashed #9F737F;
color:#788F97;
padding: 2px;
font: 14px "book antiqua", "times new roman", serif;
width: 200px;
vertical-align: middle;
margin: 1px 0;
}
textarea {
width: 200px;
height: 100px;
}
input#submit {
border: 1px solid #658f7c;
background-color: #d4d1c8
}
p#submit {
text-align: center;
margin: 0;
}

#container {
background: transparent url('fly_header.jpg') no-repeat center top;
width: 576px;
padding: 278px 0 0 0;
margin: 0 auto;
text-align: left;
}
	#content {
	width: 70%;
	margin: 0 auto;
	} 
	#topnav, #footer, .pagination {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	}
	#nav {
	position: relative;
	top: -120px; left:64px;
	font-size: 20px
	}
		#nav a {
		font-weight: 400;
		}
	#footer {
	border-top: 1px dotted #AAAEAB;
	font-size:11px; line-height:15px;
	margin-top: 10px;
	padding: 10px 0 5px;
	}
	
	#right {
	margin-left:134px;
	width: 160px;
	}
	
	#entries {
	width: 100%;
	border-collapse: collapse;
	margin: 10px auto;
	}
		#entries tr.rowcolor0 td {
		background: url('fly_rowbg.jpg') bottom right no-repeat #d4d1c8;
		}
		#entries tr.rowcolor0 td.meta {
		background: url('spacer.gif') #d4d1c8;
		}

		#entries td.meta  {
		width: 30%;
		line-height: 1.5;
		background-image: none;
		}
		#entries td {
		vertical-align: top;
		padding: 10px;
		}
		#entries td img {
		vertical-align: bottom;
		}
		
span.bold, strong {
font-weight: bold;
font-family: "book antiqua", georgia, times, serif;
color:#8B827D
}
.hidden {
display: none;
}
.check {
width: 14px;
}

th {
	color:#85807c;
	font-weight: 400;
	font-style: oblique;
	font-size: 18px;
	text-align:right;
	padding: 1px 2px;
	vertical-align: top;
	width:100px;
	}