body { background: #5a5a5a url(../images/body_bg.jpg) top left repeat-x; margin: 0px; font-family: 'Lucida Grande', Sans-Serif; }
li { list-style: none; }
ul { margin: 0px; padding: 0px; }
a:link, a:visited, a:active { color: #ccc; }
a:hover { color: #fff; }

#main { width: 720px; padding: 0 0px 0 0px; border: 1px solid #444; margin: 0 auto;}
#bottom { width: 720px; height: 9px; margin: 0 auto; overflow: hidden; }
#footer { width: 720px; height: 50px; margin: 0 auto; padding-top: 15px; }
#footer p { color: #ccc; font-size: 11px; text-align: center; }

#header { width: 720px; height: 78px; background: url(../images/header_bg.jpg) top repeat-y; background-position: center; }
#header_shadow { width: 720px; padding: 0px; margin: 0; height: 5px; background: url(../images/header_dropshadow.jpg) top left repeat-x; overflow: hidden; }

#logo { background: transparent; height: 83px; }

#content { color: #999; width: 680px; background-color: #292929; padding: 5px 20px 20px 20px; text-align: left; font-family: 'Lucida Grande', Sans-Serif; font-size: 12px; line-height: 150%; }
#content p { margin: 8px 0 8px 0; padding: 0px; }

#content_left { float: left; width: 500px; }
#content_right { float: right; width: 150px; margin-top: 10px; }

#breadcrumbs { width: 100%; text-align: right; font-size: 11px; margin-bottom: 20px; }
a.breadcrumbs:link, a.breadcrumbs:visited { color: #777; }
a.breadcrumbs:hover { color: #ccc; }

.text { font-weight: lighter; }
.text td { padding-right: 15px; }
.caption { font-size: 11px; }
.pagetitle { color: #fff; font-weight: bold; width: 100%; font-size: 14px; padding-bottom: 2px; border-bottom: 1px solid #666; }
.headertitle { color: #ccc; font-weight: bold; }
.navigation { width: 100%; color: #666; font-size: 11px; text-align: right; }
.spacer { height: 1px; }

#portfolio td { width: 160px; text-align: center; margin: 10px 10px 20px 10px; padding: 5px; }
#portfolio .tnail { border: 1px solid; margin-bottom: 3px; }
#portfolio .image { border: 3px solid #111; margin: 10px 0 10px 0; }

a.portfolio:link, a.portfolio:visited { color: #999; text-decoration: none; }
a.portfolio:link img, a.portfolio:visited img { border: 1px solid #999; }
a.portfolio:hover { color: #fff; text-decoration: none; }
a.portfolio:hover img { border: 1px solid #fff; }
