.leftsidebar {
	background-image: url(images/sidebar_left.jpg);
	background-repeat: repeat-y;
}
.rightsidebar {
	background-image:  url(images/sidebar_right.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right;

}
.flashleft {
	background-image:  url(images/flashleftside_3x1.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.logobackground {
	background-attachment: scroll;
	background-image: url(images/csslogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 20px;
	word-spacing: normal;
	white-space: normal;

}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.gallery {
	line-height: normal;
	background-attachment: fixed;
	background-image: url(images/csslogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20px;

}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;

}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
