body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	margin: 0px;
	background:#ededed;
	padding: 10px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
a:active {
	color: #FF0033;
	text-decoration: none;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
html {
	height: 100%;
	overflow: visible;
}
	
#flashcontent {
	height: 100%;
}

#photoresearcher {
	height: 671px;
}

.websitedesign2 {
	margin:20px;
}

.notice {
	padding: 10px;
	background:#FFFF33;
	border:1px #FF0000 solid;
	color: #990000;
}
.webdesign {
	padding:10px;
	}
.webdesign a:link {
	color: #666;
	text-decoration: none;
}
.webdesign a:visited {
	color: #666;
	text-decoration: none;
}
.webdesign a:hover {
	color: #333;
	text-decoration: underline;
}
.webdesign a:active {
	color: #333;
	text-decoration: none;
}