body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	background-image: url(../images/jay_as_bob_sep3c.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
	color: #000000;
	margin: 0;
	padding: 0;
}

div.gradHead{
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 99%;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight:bold;
	text-align: right;
	}

div.content {
	margin: 15px 5px 2px 0px;
	padding: 2px 15px 4px 15px;
	float: left;
	width: 64%;
	height: 100%;
	clear: right;
	text-align: left;
	}

div.footer {
	left: 0;
	margin: 0;
	padding: 0;
	width: 99%;
	color: #000000;
	clear: left;
	text-align: center;
	font-family:arial;
	font-size: smaller;
	font-weight:bold;
	}
	
UNKNOWN {
        FONT-SIZE: small;
}
#header {
	FONT-SIZE: 85%; 
	BACKGROUND: url(../images/bg.gif) #DAE0D2 repeat-x 50% bottom; 
	FLOAT: left; 
	WIDTH: 100%; 
	LINE-HEIGHT: normal;
}
#header UL {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 5px; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;
}

#header LI {
	BACKGROUND: url(../images/left.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	MARGIN: 0px; 
}

#header A {
	DISPLAY: block;
	text-align: left;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/right.gif) no-repeat right top; 
	FLOAT: left;
	padding: 5px 6px 4px 4px;
	COLOR: #000; 
	TEXT-DECORATION: none;
}

#header A {
	FLOAT: none;
}

#header A:hover {
	COLOR: #CC0000;
}

#header #current {
	BACKGROUND-IMAGE: url(../images/left_on.gif);
}

#header #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif); 
	PADDING-BOTTOM: 5px; 
	COLOR: #FF3300;
}
/* end top line tabs
		begin bottom line tabs */
#header1 {
	FONT-SIZE: 85%; 
	BACKGROUND: url(../images/bg.gif) #DAE0D2 repeat-x 50% bottom; 
	FLOAT: left; 
	WIDTH: 100%; 
	LINE-HEIGHT: normal;
}
#header1 UL {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 5px; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;
}

#header1 LI {
	BACKGROUND: url(../images/left.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	MARGIN: 0px; 
}

#header1 A {
	DISPLAY: block;
	text-align: left;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/right.gif) no-repeat right top; 
	FLOAT: left;
	padding: 5px 6px 4px 4px;
	COLOR: #000; 
	TEXT-DECORATION: none;
}

#header1 A {
	FLOAT: none;
}

#header1 A:hover {
	COLOR: #CC0000;
}

#header1 #current {
	BACKGROUND-IMAGE: url(../images/left_on.gif);
}

#header1 #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif); 
	PADDING-BOTTOM: 5px; 
	COLOR: #000;
}
/* end bottom line tabs */
H1, H2, H3, H4, H5, H6 {
	font-family: "Comic Sans MS";
	font-weight: bold;}
	
H1 {
	font-size: 175%;
	text-align: center;
	background-color: #DAE0D2;
	color: #7D5802;
	}

H2 {
	font-size: 120%;
	text-align: center;
	}

H3 {
	font-size: 110%;
	}

H4 {
	font-size: 100%;
	}

.ulineOnly {
	text-decoration: underline;
	}

.note {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	}

.emph {
	font-weight: bold;
	}

.ital {
	font-style: italic;
	}

.italBold {
	font-style: italic;
	font-weight: bold;
	}

@media print {
div.footer {display: none;}
}
