body {
	font-family: Arial, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	color: #336699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;

}
p {
	font-family: Arial, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: #336699;
	line-height: 1.2;

}
input {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #336699;
}
select {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #336699;
}
textarea {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #336699;
	height: 75px;
	width: 350px;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #CC6699;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #CC9966;
}
h4 {
	font-size: small;
	font-weight: bold;
	color: #CC9966;
	display: inline;
}

.currentPage {
	font-size: small;
	font-weight: bold;
	color: #CC6699;
	letter-spacing: 3px;
}
a:link, a:visited, a:active {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	letter-spacing: 3px;
}
img.logo {
	top: -15px;
	margin-right: 10px;
	margin-bottom: 12pt;
	float: left;
}

a:hover {
	font-size: small;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
	letter-spacing: 3px;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-size: x-small;
	font-family: Arial, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

a.footer:hover {
	font-size: x-small;
	font-weight: normal;
	color: #CC6699;
	text-decoration: none;
	letter-spacing: 2px;
}

.smallfooter {
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #669933;
}
.whitetext {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}

img.portfolioL {
	border: 1px solid #669933;
	margin: 3px;
	float: left;
}
img.portfolioR {
	border: 1px solid #669933;
	margin: 3px;
	float: right;
}

img.mainimage {
	border: 0;
	margin: 0px 10px 10px 0px;
	float: left;	

}

/* 100% free */
div#topright { 
position: absolute; 
right: 0; 
top: 0;
z-index:20;
display: block; 
height: 200px; 
width: 200px; 
background: url(/images/birthday%20year.gif) no-repeat; 
text-indent: -999em; 
text-decoration: none;
border:none;} 
