td,div,body *
{
	color:black;
	font-family:Arial;
	font-size:12px;
}
h1
{
	color:#736257;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0,0,0,0;
}
h2
{
	color:#736257;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0,0,0,0;
}
.formName {
	text-align:right;
}
INPUT.formField {
	font-family: arial;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: arial;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: arial;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}

DIV.homeContent {
    color:white;
    font-weight:bolder;
    text-align:justify;
    text-align-last:justify;
    font-size:14px;
    width:100%;
    padding-left:30px;
    padding-right:30px;
}

.footer {
    font-size:11px;
    color:#365767;
    font-size:10px;
    background-color:black;
    padding:5px;
}
.albumMenu {
    background-image:url(/images/albumMenuBack.gif);
    padding-left:21px;
    vertical-align:top;
}
.albumThumbs {
    background-image:url(/images/albumThumbBack.gif);
    padding-left:24px;
    padding-right:24px;
    vertical-align:top;
}
.M_TOP {
	cursor:hand;
    padding:0px;
    background-color:none;
}
A.albumMenuTopLink {
	font-family:Arial;
    color:#375A6A;
    text-decoration:none;
    font-weight:bolder;
    font-size:14px;
}
A.albumMenuTopLink:hover {
    background-color:white;
}
.M_SUB {
	cursor:hand;
    padding:0px;
    background-color:#E0E7ED;
}
A.albumMenuSubLink {
    display:block;
	font-family:Arial;
    color:#375A6A;
    text-decoration:none;
    font-weight:bolder;
    font-size:12px;
    border-bottom:2px solid white;
}
A.albumMenuSubLink:hover {
    color:white;
}
.AlbumFloat {
    float:left;
    padding:5px;
}
.contentCell {
    background-image:url(/images/contentTopBack.gif);
    background-location:top;
    background-repeat:repeat-x;
    vertical-align:top;
}
.aboutMe{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 11.5px;
	color:#FCFCFC;
}
p{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 11px;
	color:#FCFCFC;
}
.contact{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 18px;
	color:#E5E5E5;

}

.contact A{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 18px;
	color:#E5E5E5;

	text-decoration: none;
}
.contact A:Link{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 18px;
	color:#E5E5E5;

	text-decoration: none;
}
.contact A:Hover{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 18px;
	color:#E5E5E5;

	text-decoration: underline;
}
.contact A:Active{
	font-family: "trebuchet", "trebuchet ms";
	font-size : 18px;
	color:#E5E5E5;

	text-decoration: none;
}