		#container {
                         width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 0px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			padding: 5px;
                        background-color: white;
                        
		}
#container a:link {color: rgb(0, 0, 255); text-decoration: underline;}
#container a:visited {color: rgb(255, 0, 0); text-decoration: underline;}
#container a:hover {color: red; background-color: rgb(183, 225, 155); text-decoration: none;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container align: center;}

		#banner {
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://www.davidtinney.net/images/bbq-header.jpg);*/
                        /*background-color: red;*/
                        background-color: rgb(153, 51, 0);
		}
		#banner-2 {
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://ats.gcinet.net/images/bg/bluecloud.jpg);*/
                        /*background-color: red;*/
                        background-color: white;
		}
		#banner-3 {
                        height: 209px;
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: left;
                        color: black;
                        background:  #fff url(http://www.davidtinney.net/images/bbq-header.jpg);
                        }
		#banner-4 {
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://www.davidtinney.net/images/bbq-header.jpg);*/
                        background-color: white;
                        /*background-color: rgb(153, 51, 0);*/
		}
		#content {
			padding: 5px;
			margin-left: 5px;
			/*border-top: 1px solid black;*/
			background-color: white;
		}

		#sidebar-a {
			float: right;
			width: 120px;
                        \width: 130px;
			w\idth: 120px;
			height: 900px;*/
                        /*border-left: 1px solid black;*/
                        margin: 5px;
                        margin-right: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: white;
		}
                #box {
		       float: right;
                       width: 200px;
                       \width: 210px;
                       w\idth: 200px;
                       margin: 5px;
                       border: 1px solid black;
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
	       }
                #boxb {
		       float: left;
                       width: 140px;
                       \width: 150px;
                       w\idth: 140px;
                       margin: 5px;
                       /*border: 1px solid black;*/
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
	       }
	#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			color: white;
			background-color: black;
		}

p {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify; 
}
p2 {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 22pt;
	text-align: center;
        font-weight: bold;
	font-style: normal;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
        font-size: 14pt;
	font-weight: bold;
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2-a {
        font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
        font-size: 12pt;
        font-weight: bold;
        color: rgb(255, 0, 0);
        text-align: justify;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-weight: bold;
	font-style: normal;
}
.center-it {
        text-align: center;
}

.left {
        font-size: 8pt;
	font-weight: normal;
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}