/* CSS Document */

body, td, input, select {
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}
					
body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #FFD24F;
}
.red{
	color:#804000;
}
#topphoto {
	position: absolute;
	top: 5px;
	left: 450px;
	background: url(the-nest-images/rotator.php) no-repeat top center;
	width: 233px;
	height: 140px;
}	

.trailer { font-size: 7pt; color: white;}

.nounder, .nounder a {
	text-decoration: none;
	color:#804000;
}
.nounder a.hover {
	text-decoration: underline;
}

.smalltext{ font-size: 8pt; }
.mediumtext{ font-size: 9.5pt; }
.leftsmalltext{ font-size:7.5pt; margin-left: 5px; margin-right: 5px; }
.rightsmalltext{ top-margin: 10px; font-size: 7.5pt; text-align: center; text-decoration: none; font-weight: bold; margin-left: 5px; margin-right: 5px; }
.centersmalltext{ font-size: 7.5pt; margin-left: 20px; margin-right: 20px; }

h1 {
	font-size: 18px;
	color:#660000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h2 {color:#660000; font-weight: bold; font-size: 11pt}
h3 {color:#660000; font-weight: bold; font-size: 9pt}
h4 {color:#333333; font-weight: bold; font-size: 8pt}
h5 {color:#333333; font-weight: bold; font-size: 7pt}
