h1 { font-size: 18px; font-variant: small-caps; padding: 0px 0px 0px 0px; }
h2 { color: #ffffff; font-size: 14px; font-variant: small-caps; font-family: verdana, arial, helvetica, sans-serif; padding: 0px 150px 10px 150px; }
.h2 { color: #ffffff; font-size: 14px; font-variant: small-caps; font-family: verdana, arial, helvetica, sans-serif; padding: 0px 0px 10px 0px; }
h3 { color: #ffffff; line-height: 12px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 20px 0px 20px 150px; }

body {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	background-color: #403A0C;
}

.body_no_background {
	margin: 50px 50px 0px 15px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	background-image: url(none);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: CBCC99;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F8F5E5;
	text-decoration: underline;
}
-->

td { color: #ffffff; line-height: 18px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; }
li { padding: 0px 0px 5px 0px; }

.p { text-align: justify; color: #ffffff; line-height: 18px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 150px 10px 150px; }
.p_profile_table { color: #ffffff; line-height: 18px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 10px 0px; }
.p_contact { color: #ffffff; line-height: 14px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 25px; }
ul { color: #ffffff; line-height: 12px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 10px 0px; }
.client_table { color: #ffffff; line-height: 12px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 10px 0px; }
.li_line { font-family: helvetica, arial, sans-serif; font-size: 14px; padding: 5px 0px 5px 0px; }
.spacing { padding: 4px 0px 4px 0px; }
.download { color: #663366; font-weight: bold; font-style: none; font-family: Times New Roman, Times, serif; padding: 10px 0px 10px 0px; }
.copyright { text-align: center; color: grey; font-size: 10px; font-family: arial, helvetica, sans-serif; margin: 30px 0px 20px 0px; }
.logo { text-align: center; margin: 0px 0px 50px 0px; }

.gallery_enlargements { color: white; text-align: center; background-color:#403A0C; margin: 10px 0px 20px 0px; }
.gallery_enlargement_text_1 { color: white; text-align: center; font-size: 14px; font-weight: bold; font-variant: small-caps; font-family: verdana, arial, helvetica, sans-serif; background-color:#000000; margin: 20px 0px 0px 0px; }
.gallery_enlargement_text_2 { color: yellow; text-align: center; font-size: 14px; font-weight: bold; font-variant: small-caps; font-family: verdana, arial, helvetica, sans-serif; background-color:#403A0C; margin: 20px 0px 0px 0px; }
.gallery_enlargement_text_3 { color: gray; text-align: center; font-size: 11px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; background-color:#000000; margin: 20px 0px 0px 0px; }

a:link
{
	color: white;
	text-decoration: none;
	font-weight: none;
}

a:visited
{
	color: white;
	text-decoration: none;
	font-weight: none;
}

a:active
{
	color: white;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

a:hover
{
	color: white;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a:link
{
	color: #FF6;
	text-decoration: none;
	font-weight: none;
}

.a:visited
{
	color: #FF6;
	text-decoration: none;
	font-weight: none;
}

.a:active
{
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a:hover
{
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

html { height: 101%; }
