@font-face { 
	font-family: swgothe; 
	src: url(fonts/swgothe.ttf); 
	font-family: swscrpc;
	src: url(fonts/swscrpc.ttf);
	font-family: "Script MT Bold";
	src: url(fonts/scriptbl.ttf);
	}
body {	
	background-color: 999999;
	background-image: url(pictures/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	}
div.outer {   
	background-image: url(pictures/iconsmall.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	height: 100%;
	}
div.inner {   
	background-color: blue;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	}
p.header {
	}
h1 {	
	z-index: 1;
	font-family: swgothe, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h2 {	
	font-family: swscrpc, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
p.nav {
	font-family: "Script MT Bold", "Times New Roman", Times, serif;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	}
a:link {
	color: blue;
	text-decoration: none;
	}
a:active {
	color: red;
	text-decoration: none;
	}
a:visited {
	color: green;
	text-decoration: none;
	}
a:hover {
	color: gold;
	text-decoration: none;
	}
p.contact {
	text-align: center;
	white-space: nowrap;
	}
div.dir {
	text-align: left;
	margin-left: 35%;
	position: static;
	}
div.picture {
	text-align: center;
	margin-right: 12%;
	margin-top: 15px;
	}
div.contact {
	margin-right: 13%;
	}
div.about {
	margin-right: 10%;
	}
table.us {
	width: 500px;
	margin-left: 23%;
	}
p.credit {
	float: bottom;
	}
div.weekly {
	position: static;
	text-align: left;
	margin-left: 22%;
	}
p.weekly {
	text-align: left;
	}
div.special {
	position: static;
	text-align: left;
	margin-left: 22%;
	}
div.photo {
	text-align: left;
	margin-left: 16%;
	}
p.sig {
	text-align: left;
	}