/* CSS Document */

body {
margin:0px 0 0 50px;
background-color:#fff;
}

body, p, td {
font: 12px Arial, Helvetica, sans-serif;
}

img {
border: 0px;
}

a {
color:#4da82d; 
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

a.menu {
font-size: 12px; 
font-weight: bold; 
color:#8c8c8c; 
text-decoration:none;
}

a.menu:hover {
color: #4da82d;
text-decoration:none;
}

.gray {
color:#666;
font-size: 10px;
}

a.gray {
color:#666; 
}

a.gray:hover {
color: #4da82d;
}

.pinkbold {
font-weight:bold;
color: #eb208d;
}

.titlegray {
font-weight:bold;
color: #666;
font-size: 14px;
}

.titlegraysm {
font-weight:bold;
color: #666;
font-size: 12px;
}

.titlegreen {
font-weight:bold;
color: #4da82d;
font-size: 18px;
}

a.titlegreen {
font-weight:bold;
color: #4da82d;
font-size: 18px;
text-decoration:none;
}

a.titlegreen:hover {
color: #666;
text-decoration:none;
}

#zoneholder {
position:relative;
width:175px;
height:150px;
z-index:1;
left: 2px;
top: 15px;
color: #4da82d;
font-size:14px;
font-weight:bold;
}

#photo {
padding-top: 8px;
}

#fullheight {
height: 450px;
}
