body{
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	line-height: 1.166;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a{
	color: #D19217;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #D19217;
	text-decoration: none;
}

a:hover{
	color: #6F68AD;
	text-decoration: none;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #777777;
	padding: 0px;
	font-style: italic;
	margin-top: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-image: url(../t_images/katz_icon_sm.gif);
	list-style-position: outside;
}

#navBar {
	float: left;
	width: 75px;
	margin: 0;
	padding: 25px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: thin solid #BBBBBB;
}
/* to add border to last link */
.last {
	border-bottom: 1px solid #cccccc;
}

#navBar a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	border-bottom : 1px solid white;
	background-color: #FFFFFF;
}

#navBar a:link, #navBar a:visited {
	color: #D19217;
	text-decoration: none;
}

#navBar a:hover, #navBar a:active,
#uberBar a:link, #uberBar a:visited,
#uberBar a:hover, #uberBar a:active {
	background-color: #E5E4E8;
	color: #5E579C;
}
#navBar ul {
	list-style: none; margin: 0; padding: 0; /*turns off display of bullet*/
}

#navBar a {
	margin: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists?*/
#navBar li 
{
border-bottom: 1px solid white;
	font-size: 97%;
} /*changed this*/

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	font-size: 100%;
}

.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

#ccolumn{
        float: left;
        width: 153px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 0px;
        padding-top: 30px;
        font-size: 70%;
}

/* IE MAC HACK */
#ccolumn{
	width: 154px;
}
/* END IE MAC HACK */

#rtcolumn{
	padding-right: 2px;
	padding-left: 25px;
	padding-top: 30px;
	margin-top: 0px;
	font-size: 70%;
	margin-left: 280px;
}

#footer{
	clear: both;
	font-size: 60%;
	color: #777777;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	border-right: #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: #cccccc;
	line-height: .3;
}

#navBar {
	float: left;
	width: 98px;
	margin: 0;
	padding: 35px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 65%;
}

#navBar a {
	display: block;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #cccccc;
	border-bottom : 1px solid white;
	background-color: #FFFFFF;
}

#navBar a:link, #navBar a:visited {
	color: #D19217;
	text-decoration: none;
}

#navBar a:hover, #navBar a:active,
#uberBar a:link, #uberBar a:visited,
#uberBar a:hover, #uberBar a:active {
	background-color: #E5E4E8;
	color: #5E579C;
}

#navBar ul a {
	color: #D19217;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

#navBar ul {
	list-style: none; margin: 0; padding: 0; /*turns off display of bullet*/
}

#navBar a {
	margin: 0;
}

/* fix for browsers that don't need the hack */
html>body #navBar a {border-bottom: none;

}
/* fix for browsers that don't need the hack */
html>body #navBar li {
border-bottom: none;
}

* hack to fix IE/Win's broken rendering of block-level anchors in lists  */
#navBar li {border-bottom: 1px solid white;} /*changed this*/

/* to add border to last link */
.last {
	border-bottom: 1px solid #cccccc;
}

#thumbnail{
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 0px;
}

#thumbnail img{
	display: inline;
	padding-right: 10px;
	position: static;
}

#banner {
	background-image:   url(../t_images/banner_rt.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#topnav {
	position: absolute;
	top: 30px;
	width: 400px;
	background-position: center;
	margin-right: 10px;
	padding-right: 40px;
	left: 350px;
	letter-spacing: 20pt;
}
p {
	margin-top: 0px;
}

