body {
	margin: 0px;
	color: #000000;
	background-color: #999999;
}

a { color: #006699;  text-decoration: none; }
a:visited { color: #666633; }
a:hover { color: #33cccc; text-decoration: underline; }

a.foot-new { color: #336699;  text-decoration: none; }
a.foot-new:visited { color: #336699; }
a.foot-new:hover { color: #FFFFFF; text-decoration: none; }

a.nav-title { color: #FFFFFF;  text-decoration: none; }
a.nav-title:visited { color: #FFFFFF; }
a.nav-title:hover { color: #99FFFF; text-decoration: none; }

A.page { color: #336699;  text-decoration: none;}
A.page:visited { color: #333366; }
A.page:hover {color: #000000; text-decoration: none; background-color: #99FFFF;}

.page-active { 	color: #000000; font-weight: bold;}

/* ......... table cell alignment ......... */
td.align-left {
	text-align: left;
	direction: ltr;
}
td.align-right {
	text-align: right;
	direction: ltr;
}


/* ......... banner top ......... */
iframe.banners-top {
 border: none;
 width: 760px;
 height: 45px;
 margin-top: 4px;
 margin-right: 0px;
 margin-bottom: 4px;
 margin-left: 0px;
 overflow: hidden;
} 

p.banners-top {
	margin: 4px 0px;
}


/* ......... path - arrows - title ......... */
p.path-left {
	margin: 7px 0px 30px 22px;
	font-size: 14px;
	color: #666699;
}
p.path-date {
	margin: 7px 0px 30px;
	font-size: 12px;
	color: #666699;
	text-align: right;
}
p.path-right {
	margin: 7px 30px 30px 0px;
	font-size: 12px;
	color: #666699;
	text-align: right;
}

p.path-left-below {
	margin: 20px 0px 10px 50px;
	font-size: 12px;
	color: #666699;
}
p.path-right-below {
	margin: 20px 30px 10px 0px;
	font-size: 12px;
	color: #666699;
	text-align: right;
}

p.arrow {
	margin: 7px 0px 30px;
	font-size: 14px;
	color: #666699;
	white-space: nowrap;
	text-align: right;
}
p.arrow-below {
	margin: 20px 0px 10px;
	font-size: 12px;
	color: #666699;
	white-space: nowrap;
	text-align: right;
}

p.title-1 {
	margin: 0px 200px 20px 185px;
	line-height: 1.1em;
}
p.title-1-tips {
	margin: 0px 200px 8px 185px;
	line-height: 1.1em;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}
p.title-2 {
	margin: 0px 0px 20px 50px;
	line-height: 1.1em;
}
p.start-left {
    margin: 0px 25px 15px 17px;
    color: #666666;
    font-size: 12px;
    line-height: 1em;
}

/* ......... headings ......... */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/* ......... p normal ......... */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/* ......... p different ......... */
p.par-2 {
	margin: 0px 0px 2px;
}
p.par-5 {
	margin: 0px 0px 5px;
}
p.par-5-indent {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}
p.par-10-indent {
	margin: 0px 0px 10px 40px;
}
p.par-10 {
	margin: 0px 0px 10px;
}
p.par-20 {
	margin: 0px 0px 20px;
}
p.par-25 {
	margin: 0px 0px 25px;
}
p.par-40 {
	margin: 0px 0px 40px;
}
p.par-100 {
	margin: 0px 0px 100px;
}
p.par-14 {
	font-size: 14px;
}
p.par-14-05 {
	font-size: 14px;
	margin-bottom: 5px;
}
p.par-14-10 {
	font-size: 14px;
	margin-bottom: 10px;
}
p.par-14-25 {
	font-size: 14px;
	margin-bottom: 25px;
}
p.par-14-35-margin {
	font-size: 14px;
	margin-bottom: 35px;
	margin-right: 15px;
}
div.par-14 p {
	font-size: 14px;
}
p.par-14-12 {
	font-size: 14px;
	margin: 0px 0px 12px;
}
p.photo-credits {
	font-size: 12px;
	color: #666666;
}


/* ......... p - left column ......... */

p.left-1 {
	margin: 0px 0px 15px 22px;
	color: #666666;
	font-size: 12px;
	line-height: 1.1em;
}
p.left-2 {
	margin: 0px 0px 15px 22px;
	font-size: 14px;
	line-height: 1.1em;
}
p.par-left-12-6 {
	margin: 0px 0px 15px 22px;
	color: #666666;
	font-size: 12px;
	line-height: 1.1em;
}

p.par-left-14 {
	margin: 0px 0px 15px 22px;
	font-size: 14px;
	line-height: 1.1em;
}



/* ......... font changes ......... */
.text-666 {
	color: #666666;
}
.text-1em {
	line-height: 1.1em;
}
.text-12 {
	font-size: 12px;
	line-height: 1.1em;
}
.text-12-666 {
	color: #666666;
	font-size: 12px;
	line-height: 1.1em;
}
.text-14 {
	font-size: 14px;
}
.text-14-1em {
	font-size : 14px;
	line-height: 1.1em;
}


/* ......... left column ......... */
p.left-1 {
	margin: 0px 0px 15px 15px;
	color: #666666;
	font-size: 12px;
	line-height: 1.1em;
}


/* ......... right column ......... */
.border-right {
	border-right: 1px solid #ccc;
}
.border-left {
	border-left: 1px solid #ccc;
}
.pad-12 {
	padding: 0 12px;
}
p.right-line {
	font-size: 1px;
	color: #CCCCCC;
	margin: 0px;
}
p.right-0 {
	font-size: 14px;
	margin: 0px 12px;
	line-height: 1.1em;
}
p.right-3 {
	font-size: 14px;
	margin: 0px 12px 3px;
	line-height: 1.1em;
}
p.right-7 {
	font-size: 14px;
	margin: 0px 12px 7px;
	line-height: 1.1em;
}
p.right-15 {
	font-size: 14px;
	margin: 0px 12px 15px;
	line-height: 1.1em;
}
p.right-25 {
	font-size: 14px;
	margin: 0px 12px 25px;
	line-height: 1.1em;
}


/* ......... notes ......... */
p.note-1{
	font-size: 14px;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.link-tipp
{
	border-top: #bcbcbc 1px solid;
	font-size: 14px;
	line-height: 1.1em;
	padding-top: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul.ul-16
{
  font-size: 16px;
}


/* ......... thumbnails ......... */
p.thumb-2 {
	margin: 0 0 5px;
	text-align: center;
}
p.thumb-3 {
	font-size: 12px;
	line-height: 1.1em;
	text-align: left;
}
p.thumb-4 {
	font-size: 12px;
	margin: 2px 0 60px;
	line-height: 1.1em;
	text-align: right;
}
div.thumbnail {
	width: 135px;
	height: 160px;
	text-align: center;
	vertical-align: bottom;
	padding-right: 40px;
	float: left
}
div.thumbnail-curators {
	width: 180px;
	height: 160px;
	text-align: center;
	vertical-align: bottom;
	padding-right: 40px;
	float: left
}
div.thumbnail-curators p.thumb-2 {
	margin: 0 0 5px;
	text-align: left;
}
div.image {
	padding:	0 40px 35px 0;
	float: left;
}

div.par-10 {
	margin: 0px 0px 10px;
}

/* tip a friend */
div.tip-a-friend
{
	background-color: #ffffff;
	padding: 20px 20px 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 360px;
}

div.tip-a-friend p
{
	margin: 0;
}

div.tip-a-friend div.header
{
	background-color: #003366;
	color: #ffffff;
	font-size:16px
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

div.tip-a-friend p.title
{
	padding-top: 25px;
	font-size: 15px;
	font-weight: bold;
}

div.tip-a-friend p.summary
{
	font-size: 12px;
	padding: 0;
	color: #3f3f3f;
	font-weight: bold;
}

div.tip-a-friend p.author
{
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #9d9d9d;
	font-weight: bold;
}

div.tip-a-friend div.block
{
	padding-bottom: 10px;
}

div.tip-a-friend div.block label
{
	font-size: 12px;
}

div.tip-a-friend input.box
{
	font-size: 12px;
	width: 300px;
}

div.tip-a-friend textarea.box
{
	width: 300px;
	height: 70px;
}

div.tip-a-friend input.button
{
	background-color: none;
	color: none;
	margin-right: 15px;
	font-size: 13px;
}

div.tip-a-friend div.warning h2
{
	font-size: 14px;
}

div.tip-a-friend div.warning p
{
	font-size: 14px;
}


/* search */

div.search p.title-1
{
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
