a:link {color: #000000}    /* unvisited link  */
a:visited {color: #000000} /* visited link    */

/* mouse over link */
a.highlight:hover
{
color: #0000FF;
background-color: #FF0000
}
a:active {color: #0000FF}  /* selected link   */

div.bg
{
width: 800px;
height: 1000px;
background-image: url("background/irwin_bw.jpg");
overflow: hidden
}

div.title
{
width: 500px;
height: 100px;
float: left;
background: url("images/photography_title.gif") no-repeat center center;
overflow: hidden
}

div.content
{
padding: 20px 0px 0px 0px;
font-size: 18px;
line-height: 18px;
font-weight: bold;
overflow: hidden
}
           
table.photography_bw
{
width: 600px;
height: 372px;
overflow: visible;
border: thin none #00FF00
}

table.photography_cp
{
width: 600px;
height: 400px;
overflow: visible;
border: thin none #00FF00
}

table.photography_dg
{
width: 600px;
height: 304px;
overflow: visible;
border: thin none #00FF00
}

table.photography_portrait
{
width: 600px;
height: 270px;
overflow: visible;
border: thin none #00FF00
}

table.photography_wildlife
{
width: 600px;
height: 222px;
overflow: visible;
border: thin none #00FF00
}

table.photography_travel
{
width: 600px;
height: 520px;
overflow: visible;
border: thin none #00FF00
}

table.photography_rendering
{
width: 600px;
height: 520px;
overflow: visible;
border: thin none #00FF00
}

td.thumbnail
{
width: 200px;
/* height: 120px; */
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_180x120
{
width: 180px;
height: 120px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_200x80
{
width: 200px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_cp
{
width: 296px;
height: 100px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_dg
{
width: 200px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_200x132
{
width: 200px;
height: 132px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.thumbnail_rendering
{
width: 400px;
background-color: #C0C0C0;
overflow: visible;
border: 1px solid #808080
}

td.description
{
padding: 4px 4px 4px 4px;
width: 98px;
height: 120px;
text-align: left;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}

td.description_98x80
{
padding: 4px 4px 4px 4px;
width: 98px;
height: 72px;
text-align: left;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}

td.description_118x112
{
padding: 4px 4px 4px 4px;
width: 118px;
height: 112px;
text-align: left;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}

td.description_cp
{
padding: 4px 4px 4px 4px;
width: 296px;
height: 90px;
text-align: left;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
background: url("friends/desc_bg.jpg") repeat center center;
vertical-align : top
}

td.description_dg
{
padding: 4px 4px 4px 4px;
width: 190px;
height: 120px;
text-align: left;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}

td.description_portrait
{
padding: 4px 4px 4px 4px;
width: 190px;
height: 134px;
text-align: left;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}

td.description_rendering
{
padding: 4px 4px 4px 4px;
width: 200px;
text-align: left;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
background-color: #C0C0C0;
border: 1px solid #808080;
overflow: visible;
vertical-align : top
}