@charset "utf-8";
/* CSS Document */

body {
	background-color: #666;
}
.main {
	background-image: url(../images/Untitled-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #d6d6d6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.back {
	background-image: url(../images/Untitled-1.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCC;
}
.camerarill {
	background-image: url(../images/Camera%20rill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.studio {
	background-image: url(../images/12345%20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shed {
	background-image: url(../images/shedmid.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.headtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.Redline {
	background-image: url(../images/red%20line.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.line {
	background-image: url(../images/line%20red.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.image {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.buttonbg {
	background-image: url(../images/button%20mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

