body {
	background-image: url(brandywheels/back.gif);
	font-family: "Comic Sans MS";
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	color: #990033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 10px;
}

table.top {
	width: 800px;
	height: 150px;
	padding: 0 px;
}
	
table.top td.l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
}

table.top td.c {
	font-family: "Comic Sans MS";
	font-size: 45px;
	font-style: italic;
	line-height: 35pt;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #99FFFF;
	background-color: #000000;
}

table.top td.r {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 0px;
}


table.main {
	height: auto;
	width: 650px;
	position: relative;
	table-layout: fixed;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: Vivaldi, "Comic Sans MS", "Arial Black";
	text-align: left;
	vertical-align: top;
}
table.links {
	color: #0033FF;
	width: 800px;
	vertical-align: top;
}
table.links td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;	
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0033FF;
	background-position: left;
}

table.home {
	font-size: 24px;
	text-align: center;
	background-color: #99CCFF;
	width: 800px;
	height: 600px;
}

table.rants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 800px;
	vertical-align: top;
}
table.me {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993300;
}
hr {
	height: 6px;
	border-top-style: double;
	border-top-color: #FF0000;
	border-top-width: 10px;
}
h1 {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 36px;
}
