a:link {
	color: #CB6A7D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CB6A7D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #AD3D53;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #800040;
	font-weight: bold;
}
body,td,th {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}

html, body {
	background-color: #FFFFFF;
	scrollbar-face-color : #F5F4F2;
	scrollbar-highlight-color : #F5F4F2;
	scrollbar-3dlight-color : #CB6A7D;
	scrollbar-shadow-color : #CB6A7D;
	scrollbar-darkshadow-color : #F5F4F2;
	scrollbar-track-color : #F5F4F2;
	scrollbar-arrow-color : #CB6A7D;
 	margin:0;
	padding:0;
 	height:100%;
}
p {
	margin: 10px 0px;
}
h3 {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 4px 0px;
}
.front_bg {
	background-image: url(images/layout/front_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 554px;
	width: 744px;
}
.main_bg {

	background-image: url(images/layout/main_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 554px;
	width: 744px;
}
.gallery_table {
	padding: 3px;
	border: 1px solid #CB687C;
}
.gallery_td {
	border: 1px solid #CB687C;
}
