
	/*	tags	*/
	
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #4E4EBA;
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
}

hr {
	display: none;
}

h1, h2, h3, p, ul {
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	text-align: center;
}

h2 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	padding-top: 0;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	text-align: center;
}

table {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 0 auto;
	padding: 10px 0;
	width: 720px;
}

td {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

td, th {
	width: 360px;
}

p {
	font-size: 2.1em;
}

ul.tab {
	padding-left: 20px;
}

	/*	ID's	*/
	
#wrapper {
	margin: 20px auto;
	width: 800px;
}

#top {
	background: transparent url(images/top.jpg) no-repeat;
	height: 39px;
}

#bottom {
	background: transparent url(images/bottom.jpg) no-repeat bottom;
	height: 39px;
}

#content {
	background: transparent url(images/mid.jpg) repeat-y;
	padding: 10px 40px;
}

#letter {
	padding-bottom: 30px;
}

#letter p {
	padding: 20px 0 0 0;
}

#scott, #ira {
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

#scott ul {
	font-size: 2em;
	padding: 0 0 20px 20px;
}

#images_one {
	margin: 0 auto;
	width: 445px;
}

#images_two {
	margin: 0 auto;
	width: 428px;
}

	/* Classes	*/
	
.underline {
	text-decoration: underline;
}

.yellow {
	background-color: #FFFF00;
}
.times {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.9em;
}

.two {
	font-size: 2.3em;
}

.two th {
	font-family: "Times New Roman", Times, serif;
}

.two td {
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.two p {
	font-size: 1em;
}

.two ul {
	padding-left: 20px;
}

.two ul li {
	list-style-type: disc;
}

.gail {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.gail td {
	vertical-align: text-top
}

.left {
	text-align: left;
}

.times_left {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	text-align: left;
}

.prices {
	border: none;
}

.long {
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	width: 500px;
}

.short {
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	width: 220px;
}

.strike {
	text-decoration: line-through;
}

.italic {
	font-style: italic;
}

.bottom {
	font-size: 2.1em;
	padding: 0 20px 0 20px;
}

.times_small {
	color: #FF0000;
	font-size: 2.5em;
	font-weight: bold;
}

.name {
	color: #0000FF;
}

.tab {
	font-size: 2em;
}

.red {
	color: #FF0000;
}

.notop {
	display: none;
	padding-top: 0;
}

.blue {
	color: #0000FF;
}

#widgetbox_widget_parent_0 {
	margin-bottom: 15px;
	text-align: center;
}