@charset "utf-8";
/*  */

#wallpaperbox1 {
	font-size: 115%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82A6CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A6CE;
	background-image: url(../images/content_box1_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-right: 10px;
	padding-left: 15px;
	width: 665px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}

#wallpaper {
	padding-top: 10px;
	font-size: 90%;
	line-height: 1.2em;
}

#heading1 .wallsubhead1{
	font-size: 60%;
	font-weight: lighter;
	color: #DF8479;
	letter-spacing: 0.1em;
	padding-left: 5px;
}

#wallpaper table {
	width: 660px;
	text-align: center;
}

#wallpaper td {
}

#wallpaper img {
	border: 2px solid #999999;
	height: 150px;
	width: 200px;
	margin: 15px 0px 2px;
	padding: 0px;
}
#wallpaper a:link ,#wallpaper a:visited {
	color: #347287;
	text-decoration: none;
}
#wallpaper a:hover {
	color: #999999;
	text-decoration: underline;
}
#photographer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #18ADED;
	text-align: center;
	padding-top: 20px;
}
