@charset "us-ascii";
/* CSS Document */


<style type="text/css">


body
{
font-size:75%;
font-family:verdana,arial,'sans serif';
background-image:url('gradient.png');
background-repeat:repeat-x;
background-color:#FFFFF0;
color:#000080;
margin:70px;
}

h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size:110%;}


a:link { text-decoration: none; font-size: 8pt; color: #CCCCCC; }

a:visited { text-decoration: none; font-size: 8pt; color: #CCCCCC; }

a:hover { text-decoration: none; font-size: 8pt; color: #b74f53;}

a:active {text-decoration: none; font-size: 8pt; color: #CCCCCC;}

DIV.overlay {position: absolute;
		margin: 0;
		padding: 0;}

DIV.overlayleft {position: absolute;
		margin: 0 0 0 100px;
		padding: 0;}

td.headerleft {background-image: url(http://carlosstjohn.com/images/devices/headerleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 330px;}

td.header1 {background-image: url(http://carlosstjohn.com/images/devices/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 160px;}

td.header2 {background-image: url(http://carlosstjohn.com/images/devices/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 160px;}

td.header3 {background-image: url(http://carlosstjohn.com/images/devices/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 160px;}

td.header4 {background-image: url(http://carlosstjohn.com/images/devices/header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 160px;}

td.weekdays {background-image: url(http://carlosstjohn.com/shows/weekdays.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 500px;}

td.jandates {background-image: url(http://carlosstjohn.com/shows/jandates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 500px;}

td.febdates {background-image: url(http://carlosstjohn.com/shows/febdates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 500px;}

td.mardates {background-image: url(http://carlosstjohn.com/shows/mardates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 500px;}


</style>