body {
font-family : helvetica, arial, verdana, sans-serif;
}

color : #666666;
background-color : #FFFFFF;
text-align : center;
}

a {
text-decoration: none;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:active {
	color: #999999;
}

a:hover {
color: #999999;
text-decoration: underline;
}


.txt {
font-size : x-small;
text-align : left;
}

.newstxt {
font-size : small;
text-align : left;
line-height : 1.3;
padding : 4px;
}

.newstxt a { text-decoration: none; }
.newstxt a:link { color: #333333; }
.newstxt a:visited { color: #333333; }
.newstxt a:active { color: #999999; }
.newstxt a:hover { color: #999999; text-decoration: underline; }


.header {
text-align : left;
width : 890px;
border-right : 1px solid #CCCCCC;
border-left : 1px solid #CCCCCC;
background : #CCCCCC;
color : #FFFFFF;
margin-left : auto;
margin-right : auto;
}

.photozone {
text-align : left;
width : 890px;
border-right : 1px solid #CCCCCC;
border-left : 1px solid #CCCCCC;
background : #FFFFFF;
margin-left : auto;
margin-right : auto;
}


.footer {
text-align : right;
width : 890px;
border-top : 1px solid #CCCCCC;
border-bottom : 1px solid #CCCCCC;
border-right : 1px solid #CCCCCC;
border-left : 1px solid #CCCCCC;
background : #FFFFFF;
margin-left : auto;
margin-right : auto;
}

.copy {
font-size : 7pt;
padding : 4px;
color : #999999;
}


.title {
font-size : 16pt;
color : #FFFFFF;
padding : 8px;
}

.menu {
font-size : 11pt;
color : #FFFFFF;
padding : 4px;
border-top : 1px solid #CCCCCC;
}

.submenu {
font-size : 10pt;
background : #DDDDDD;
color : #FFFFFF;
padding : 4px;
border-bottom : 1px solid #FFFFFF;
}

.menutxt {
margin : 8px;
}

.menutxts {
color : #999999;
background : #DDDDDD;
padding : 4px;
}

.submenutxt {
margin : 8px;
}

.submenutxts {
color : #999999;
background : #FFFFFF;
padding : 4px;
}




.thumbnail {
padding : 4px;
border-bottom : 1px solid #FFFFFF;
}

.thumb {
width : 75px;
height : 75px;
margin : 4px;
border : 0px;
}

.photomail {
width : 400px;
height : 400px;
border : 0px;
}

.profile {
padding : 20px;
}

table#profile {
font-size : small;
margin-top : 4px;
margin-bottom : 20px;
}

h2.profile {
font-size : medium;
text-align : left;
font-weight : normal;
margin-top : 0px;
margin-bottom : 0px;
padding : 0px;
padding-bottom : 4px;
border-bottom : 1px solid #CCCCCC;
}

table#contact {
border-collapse : collapse;
border : 1px solid #FFFFFF;
font-size : small;
margin-top : 4px;
margin-bottom : 20px;
}

input,textarea {
border-collapse : collapse;
border : 1px solid #CCCCCC;
font-size : small;
}

