/* Debby Tendler CSS Document */
body {
	background: #61735B url(/media/images/bkgd2.jpg) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #61735b;
}
#Container {
	background: #FFFFFF url(/media/images/bkgd2.jpg) repeat-y top center;
	width: 886px;
	margin: 0px auto;
	padding: 0px;
}

/* HEADER */

#Header {
	background: #ffffff url(/media/images/bkgd2.jpg) repeat-y top center;
	width: 886px;
	height: 115px;
	margin: 0px auto;
	padding: 0px;
}
#Header table {
	width: 854px;
	margin: -4px 0px 0px 18px;
	padding: 0px;
}
h1#hdr {
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-family: arial black;
}
h1#hdr span {
	font-size: 24px;
}
h2#hdr {
	font-size: 30px;
	font-weight: lighter;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 85px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3#hdr {
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
img#bottom {
	position: absolute;
	z-index: 10;
	margin: 62px 0px 0px 1px;
	padding: 0px;
}
img#corner {
	float: right;
	position: absolute;
	z-index: 4;
	margin: 0px 30px 0px 632px;
	padding: 0px;
}
img#bubble {
	float: left;
	position: absolute;
	z-index: 4;
	margin: 22px 0px 0px 225px;
	padding: 0px;
}

/* MAIN NAVIGATION - LEFT COLUMN */

#Nav {
	float: left;
	height: 300px;
	width: 130px;
	margin: 10px 0px 0px 30px;
	padding: 0px;
	font-size: 14px;
	display: inline;
}
#Nav table {
	width: 100%;
	padding: 0px;
}
#Nav tr {
}
#Nav td {
	padding: 0px 5px 0px 7px;
	height: 32px;
	display: block;
	vertical-align: middle;
}
#Nav a {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#Nav a:hover {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

/* MAIN PAGE */

#Page {
	float: left;
	width: 490px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border-left: 1px solid #61735b;
	border-right: 1px solid #61735b;
	clear: none;
}
#Content {
	margin: 0px;
	padding: 5px 15px 5px 15px;
	line-height: 20pt;
}
#Content table {
	padding: 0px;
	margin: 2px 2px 2px 2px;
}
#Content table.wksp {
	padding: 3px;
	margin: 0px;
	line-height: 12pt;
}
#Content td.wksp {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	background: url(/media/images/subnav_BKGD.jpg) repeat-x top center;
}
#Content a {
	color: #61735b;
	text-decoration: underline;
}
#Content a:hover {
	color: #ffffff;
	background: #61735b;
	text-decoration: none;
}

/* SUBNAV */

#Subnav table {
	padding: 0px;
	margin: 0px;
	line-height: 12pt;
	text-align: center;
	border-top: 1px solid #61735b;
	border-bottom: 1px solid #61735b;
}
#Subnav td {
	padding: 0px;
	margin: 0px;
	background: url(/media/images/subnav_BKGD.jpg) no-repeat top center;
	width: 80px;
	height: 40px;
	vertical-align: text-top;
}
#Subnav a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#Subnav a:hover {
	color: #000000;
	background: url(/media/images/subnav_BKGD2.jpg) no-repeat top center;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

.quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	border: solid #000000 0px;
}

/* HOT LINKS - RIGHT COLUMN */

#Hotlinks {
	float: left;
	width: 185px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#Hotlinks th {
	font-size: 16px;
	height: 26px;
	background: url(/media/images/th_BKGD.jpg) center;
	background-repeat: no-repeat;
	font-weight: lighter;
}
#Hotlinks td {
	padding: 5px;
}
.arttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	position:relative;
}
#Hotlinks a {
	color: #61735b;
	text-decoration: none;
}
#Hotlinks a:hover {
	color: #ffffff;
	background: #61735b;
	text-decoration: none;
}

/* FOOTER */

#Footer {
	background: #FFFFFF url(/media/images/ftr_BKGD.jpg) repeat-y top center;
	width: 886px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	clear:both;
	border-top: 0px solid #000000;
}
.copyright {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 10px 0px 20px 0px;
}
#Footer a {
	color: #333333;
	text-decoration: none;
}
#Footer a:hover {
	color: #333333;
	text-decoration: underline;
}
