body, div { margin: 0; padding: 0; background: black; }

body#slide	{ margin-left: 6px; text-align: right; }
h1 {
	font: normal  14px/16px Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	margin: 0; padding: 0;
	margin-top: 5px;
}


div, td {
  font: normal  10px/12px Verdana,Arial,Helvetica,sans-serif;
  background-image: none;
  color : #666;
}

body#top div,
body#bottom div		{
	margin: 0;
	padding: 0;
    background-color: #333;
	line-height: 1.75em;
}

typo {
	font: normal 10px/12px Verdana,Arial,Helvetica,sans-serif;
	background-image: none;
	color : #666;
}


a.typo { color : #666; }
a.typo:visited { color : #666; }
a.typo:hover { text-decoration: underline; color : #ffffff; }


a.typo2 { color : white; }
a.typo2:visited { color : white; }
a.typo2:hover { text-decoration: underline; color : white; }


a:link,
a:visited,
a:hover,
a:active { text-decoration: none; color : #666; }

a:hover { text-decoration: underline; color : white; }


.description	{ font-size: 120%; font-variant: small-caps; }
.maxPrintSize	{ font-size: 115%; }


.shutterflyLink,
.shutterflyLink a:link,
.shutterflyLink a:visited,
.shutterflyLink a:hover,
.shutterflyLink a:active	{ margin: 0; padding: 0; margin-top: .67em; line-height: 110%; color: #9C3; text-decoration: none; }

.shutterflyLink a:hover	{ text-decoration: underline; color : #F90; }

a.shutterflyLinkScreenTop:link,
a.shutterflyLinkScreenTop:visited,
a.shutterflyLinkScreenTop:hover,
a.shutterflyLinkScreenTop:active	{ text-decoration: none; }

a.shutterflyLinkScreenTop:hover		{ text-decoration: underline; color: #9C3; }

img.border_image { border: 1px solid #666; }

td.highlight { color : white; }