@charset "utf-8";
/* CSS Document */

.front_copyL {
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 20px;
}
.front_copyR {
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.front_copyR h1 {
	font-size: 12px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.3links {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.int_content {
	padding-left: 20px;
	background-image: url(images/text_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	padding-right: 20px;
	list-style-type: square;
}
.int_content ul {
	list-style-image: url(images/bullet.gif);

}

.gallery {
	text-decoration: none;
	color: #000000;
}
.gallery a {
	text-decoration: none;
	color: #000099;
}

