body {
	background-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

table {
	border:none;
	border-collapse:collapse;
	padding:0;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	vertical-align: top;
	list-style-image: url(http://www.justaddsweat.com/New2009/images/bullet-trans.png);
	list-style-position: outside;
	list-style-type: none;
}

table.main {
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
}

h3 {
	color:#FF0000;
	font-size: 18pt;
	font-weight: bold;
}

h4 {
	color:#000088;
	font-size: 14px;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

#header {
	margin: 10px;
}

#header a{
	font-size:smaller;
}

#title {
	font-size: 24px;
}

#subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style:italic;
}

#side_left {
	padding: 10px;
	background-color:#FFFFFF;
}

#side_right {
	padding: 10px;
	background-color:#E6E6E6;
}

#content {
	padding: 0 30px;
}

#footer {
	text-align:center;
}

#copyright {
	margin-bottom: 1em;
}

#footer a{
	font-size:smaller;
}

/********************/
/* Other formatting.*/
/********************/
#date {
	text-align:center;
}

#famous_quote{
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: medium;
	margin-left:30px;
	margin-right:30px;
	margin-bottom: 1em;
}

.johnsonbox {
	border: medium dashed #000088;
	width: 400px;
}

.johnsonbox td {
	padding: 0 1em 1em 1em;
}
