body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #666;
	height: 100%;
	margin: 0px;
	background:#ededed;
	padding: 10px;
}
a:link {
	font-size: 16px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 16px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:18px;
}
html {
	height: 100%;
	overflow: visible;
}
#photogallery {
	position:absolute;
	left:578px;
	top:220px;
	width:321px;
	height:280px;
	z-index:2;
}

#phototext {
	position:absolute;
	left:290px;
	top:221px;
	width:279px;
	height:278px;
	z-index:1;
}
#flashcontent {
	height: 100%;
}

#photoeditor {
	background:#fff;
	border:1px #999 solid;
	width:856px;
	height:600px;
}

#photohead {
	background:url(img/head.jpg) no-repeat bottom;
	height:82px;
	color:#ededed;
}

#photomenu {
	padding:5px;
}
#photocontent {
	width:600px;
}

#photoreseaarcher {
	height:580px;
}

.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;
}
