@charset "utf-8";
/* CSS Document */
#body { 
background-image:url(body.jpg); width:1050px;
}
#footer {
background-image:url(footer.jpg); width:1050px; height: 40px;
}
body {
	background-color: #B9B8B6;
}
a {
	font-size: 24px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF
}
.style1:link {
font-size:14px;;
}
.padded_div10 {
padding:10px;
text-align:center;
}
.padded_div5{
padding:10px;
}
.header{
padding-bottom:10px;
padding-top:10px;
text-align:center;
}
.img {
padding:5px;
text-align:center;
}
#Border { background-color:#292929; padding:10px; width:500px;}
#thumb_container { margin-left:20px; overflow:auto; height:500px; width:140px; background-color:#292929;}
div#thumbnailbox { width:120px; background:#292929; }
div#thumbnailbox > div { width:100px; height:80px; overflow:hidden; margin:10px; cursor:pointer; }
div#thumbnailbox > div > img { width:100px; }
div#pictureframe { width:500px; text-align:center; }
div#pictureframe >img { max-width:500px; }

.link a:link {
	font-size: 16px;
	color: #333333;

}
.link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link a:hover {
	text-decoration: none;
	color: #CC6600;
}
.link a:active {
	text-decoration: none;
	color: #FFFFFF;
}

