body {
	background: #87CEFA no-repeat fixed 0% 0%;
	color: #000080;
	font: normal normal normal large times new roman, times, serif;}
.outside {
	width: 90%;
	margin: 0% 4%;
	border: 15px outset #000080;
	}
.header {
	background: transparent url(../homepix/header-bobby.gif) no-repeat scroll top center;
	font-size: xx-large;
	width: 90%;
	margin: 0% 4%;
	border-bottom: medium solid #000080;
	}
.content {
	width: 90%;
	margin: 0% 4%;
	border: thin none red;
	text-align: center;
	}
.footer {
	width: 75%;
	margin: 0% 10%;
	border: thin none red;

	}
.redital {
	color: #ff0000;
	font-style: italic;
	}
h1, h2, h3, h4, h5, h6 {
	width: 80%;
	margin: 0% 8%;
	text-align: center;
	}
h5 {
	font-style: italic;
	}
ul {
	text-align: left;
	}

img {
	margin: 5px;
	}
img {
	text-align: center;
	vertical-align: middle;
	}
img.w40 {
	height: 40px;
	width: 40px;
	border: thin solid #00008b;
	}
img.w50 {
	height: 50px;
	width: 50px;
	}
img.w75 {
	width: 75px;
	}
img.w100 {
	width: 100px;
	}
img.w150 {
	width: 150px;
	}
img.w200 {
	width: 200px;
	}
img.w250 {
	width: 250px;
	}
img.w300 {
	width: 300px;
	}
img.w350 {
	width: 350px;
	}
img.headerpic {
	width: 85%;
	}
img.heading {
	width: 100px;
	height: 25px;
	}
img.group {
	width: 200px;
	margin: 1% 40%;
	}
table {
	width: 90%;
	margin: 0%;
	border: thin none white;
	}
caption {
	text-align: center;
	}
tr {
	
	}
td {
	width: 33%;
	border: thin none white;
	text-align: center;
	}
td#middlespace {
	width: 10%;
	border: thin solid white;
	text-align: center;
	}
table.leftdata {
	width: 40%;
	margin: 0% 50% 0% 5%
	border: thin none white;
	float: left;
	
	}
tr.leftdata {
	
	}
td.leftdata {
	border: thin none white;
	text-align: center;
	}
table.rightdata {
	width: 40%;
	margin: 0% 5% 0% 50%
	border: thin none white;
	}
tr.rightdata {
	
	}
td.rightdata {
	border: thin none white;
	width: 100%;
	text-align: left;
	}
ul {
	list-style-type: none;
	}
