/* ---  Joe Melchione Photography . com  ---  2008  --- */
html {
  /* this will force scrollbars on at all times so that the page does not jump when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
}

body {
color:#dddddd;
font-family:Arial,sans-serif;
margin:0;
padding:0;
}
img {
margin:0;
padding:0;
}


/* standard link colors */ 
a { display:inline; }
a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #888888; text-decoration: none; font-weight: bold; }
a:active { color: #bfbfbf; text-decoration: none; font-weight: bold; }
a:hover {
	background-color:#303026;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#bfbfbf;
	letter-spacing:1px;
}

.tdtdempty4N {
 background-color:#292929;
 background-image:url("img/01.gif");
 border:none;
 text-align:center;
 padding: 0px;
 margin: 0px;
 width:50%;
 height:18px;
 font-weight:bold;
 font-size:15px;
}
.tdtdempty4N a{
 color:#CCCCCC;
 text-align:center;
 height:100%;
 display:block;
 background-color:transparent;
}
.tdtdempty4N:hover{
 background-image:url("img/arrow-1001.gif");
 background-repeat:no-repeat;
 background-position:top right;
}
.tdtdempty4N a:hover{
 color:#EEEEEE;
}
.tdtdempty4P {
 background-color:#292929;
 background-image:url("img/01.gif");
 border:none;
 text-align:center;
 padding: 0px;
 margin: 0px;
 width:50%;
 height:18px;
 font-weight:bold;
 font-size:15px;
}
.tdtdempty4P a{
 color:#CCCCCC;
 text-align:center;
 height:100%;
 display:block;
 background-color:transparent;
}
.tdtdempty4P a:hover{
 color:#EEEEEE;
}
.tdtdempty4P:hover{
 background-image:url("img/arrow-1002.gif");
 background-repeat:no-repeat;
 background-position:top left;
}

table table {background-color:#000000;}
.whiteborder { border-style:solid; border-color:#ffffff; border-width:4px; margin:8px;}
.whiteborder2 { border-style:solid; border-color:#ffffff; border-width:2px; margin-right:18px; margin-left:0px; margin-bottom:18px; margin-top:0px;}
.whiteborder3 { border-style:solid; border-color:#ffffff; border-width:2px; margin-right:0px; margin-left:18px; margin-bottom:18px; margin-top:0px;}

.invisible-footer {
 display: none;
 text-align: center;
 color: black;
}

.small-date {
 font-size:10px;
 color:#CCCCCC;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 display:block;
 width:80%;
 border-bottom: 1px solid #666666;
}
.media-indent {
 padding:4px 8px 4px 8px;
 text-align:left;

}