* { margin: 0; padding: 0; }

.hide { display: none; }

img {border: none}

body { 
	background-image: url('../patina.jpg');
	background-repeat: repeat;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#vid p {
	width: 500px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	border-bottom: #555 solid 2px;
	padding: 20 0;
	}
#vid2 p {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-bottom: #555 solid 2px;
	padding: 20 0;
	}
#off p {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-bottom: none;
	padding: 20 0;
	}
#off {
	border-bottom: none;
}
.copy {
	width: 760px;
	text-align: left;
	margin: 30 auto;
	position: relative;
	background: white;
	padding: 5px 20px;
	}
.stacy {
	width: 760px;
	min-height: 185px;
	text-align: center;
	vertical-align: middle;
	margin: 30 auto;
	position: relative;
	background: white;
	padding: 5px 20px;
	line-height: 1.25em;
	}
.tid {
	width: 760px;
	min-height: 100px;
	text-align: center;
	vertical-align: middle;
	margin: 30 auto;
	position: relative;
	background: white;
	padding: 5px 20px;
	line-height: 1.25em;
	}
.container {
	width: 760px;
	text-align: center;
	margin: 30 auto;
	position: relative;
	background: white;
	padding: 5px 20px;
	}
.container2 {
	width: 860px;
	text-align: center;
	margin: 30 auto;
	position: relative;
	background: white;
	padding: 5px 20px;
	}
.center {
	text-align: center;}
#footer p { 
	text-align: center;
	font-size: .8em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#und p {
	border-bottom: #666 solid 1px;
	padding: 3 0;
	text-align: left;
}
.nav, .onnav {
	font-size: 1em;
}

.nav {
	color: #ffcc00;
}
.onnav {
	color: #ffffff;
}
.strong {
	font-weight: bold}

h1{	
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	color: #333;  	
   	padding: 10 0;
   	margin: 0;
    line-height: 1em;
	}

h2{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #333;  	
   	padding: 20 0 0 0;
   	margin: 0;
    line-height: 1em;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #333;  	
   	padding: 0 0;
   	margin: 0;
    line-height: 1.2em;
}
h4{
	}
	
.radio {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	color: brown;  	
   	padding: 10 0;
   	margin: 0;
    line-height: 1em;
	}
	
.cen {
	text-align: center;
	color: red;}
.ital {
	font-style: italic;}
.mus {
	border: solid gray 2px;
	padding: 20px;
	background-color: white;
	background-position: center;}
	
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: white;
   	background: #999999;   	
	border-bottom: 1px solid #777777;
   	padding: 0;
    line-height: 30px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: white;
   	background: #999999;   	
	border-bottom: 1px solid #777777;
   	padding: 0;
    line-height: 15px;
}
.sheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
    line-height: 15px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.cred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.box {
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	padding: 0;
   	background: white;
}
.tn {
	text-align: center;
		padding: 10 20 10 20;
}

.big {
    	color: #ff6600;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-style: normal;
    	font-weight: bold;
    	padding: 0 0 0 0;
    	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
}
.addy {
	clear: none;
    	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-style: normal;
    	font-weight: normal;
    	text-align: left;
    	padding: 0 0 0 0;
    	text-decoration: none;
}   	
a:link, a:visited {
	text-decoration: none;
	color: ffcc00
}
a:hover, a:active {
    	text-decoration: underline;
    	color: ffcc00
}

a.brown:link, a.brown:visited {
	text-decoration: underline;
	color: brown
}
a.brown:hover, a.brown:active {
    	text-decoration: none;
    	color: brown
}

a.orange:link, a.orange:visited { 
    	text-decoration: none;
    	border-bottom: 1px dotted orange;
    	color: #ff6600;
}
a.orange:hover, a.orange:active {
    text-decoration: none;
    border-bottom: 1px solid orange;
    color: #ff6600; 
}

a.red:link, a.red:visited { 
    	text-decoration: underline;
    	color: #ff0000;
}
a.red:hover, a.red:active {
    text-decoration: none;
    color: #ff0000; 
}
a.border:link, a.border:visited { 
    	text-decoration: underline;
    	color: #000;
}
a.border:hover, a.border:active {
    text-decoration: none;
    color: #fff; 
}
a.border:link, a.border:visited { 
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	
}
a.border:hover, a.border:active {
    text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}