@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
body {
	background-image: url();
	margin-top: 5px;
	background-color: #000000;
}
a {
	font-size: 12px;
	color: #CC6600;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}
.style1 {
font-size: 16px;
color: #990000;
font-weight: bold;

}
.style2 {
font-size: 14px;
color: #333333;

}
.shed-bkgnd {
	background-image: url(shed-bkgnd.jpg);
	background-repeat: no-repeat;
	height:200px;
	width: 300px;
}
.slideshow-bkgnd {
	background-image: url(slideshow-bkgnd.jpg);
	background-repeat: repeat;
	height:200px;
	width:440px;
}
.letter-bkgnd {
	background-image: url(left-main.jpg);
	background-repeat: repeat;
	height:200px;
	width:200px;
}
.text-bkgnd {
	background-image: url(text-bkgnd.jpg);
	background-repeat: repeat;
	height:100px;
	width:440px;
}
.shed-bttm-bkgnd {
	background-image: url(shed-bttm-bkgnd.jpg);
	background-repeat: repeat;
	height:100px;
	width:300px;
}
.pics-sidebar {
	background-image: url(pics-sidebar.jpg);
	background-repeat: no-repeat;
	height:600px;
	width:300px;
}
.main-table {
	background-image: url(main-border.jpg);
	background-repeat: repeat;
	width:640px;
}