* { font-size: 11px; font-family: arial }
img { cursor: pointer  }
body 
{
background-color:#000000
/*
background-image:url('images/bg2.jpg');
background-attachment:fixed;
background-repeat:no-repeat
*/
}

#photo_title { font-weight:bold; color:#FFFFFF}
#photo_description { color:#999999 }
#photo_thumb { border: 2px solid #999999 }

.content { font-size:15px; color:#999999 }
.content2 { font-size:15px; }
.content3 { font-size:17px; font-weight:bold}
.content4 { font-size:17px; color:#ffffff}
.content5 { font-size:17px; color:#33FF00}
.content6 { font-size:15px; color:#0044FF }
.content7 { font-size:15px; color:#33FF00;}

h2.important { color:#FF4400; font-size:16px; } /* orange */
h2.header { color:#33FF00; font-size:16px; } /* green */
h2.header2 { color:#0044FF; font-size:16px; } /* blue */
h1 { font-size:18px; color: #ffffff;text-transform: uppercase; } 
.renovation { font-size:14px; color:#999999; text-align:left }
.footer { font-size:11px; color:#999999; text-align:right;float:right }

A:link {font-size:15px; color:#0044FF }
A:visited {font-size:15px; color:#0044FF }
A:active {font-size:15px; color:#0044FF }
A:hover { font-size:15px; color:#0044FF }
