@charset "utf-8";
/* CSS Document */



.ar-12-red-italic-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.ar-14-red-italic-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.ar-12-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.ar-10-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.table-1px-border-black {
	margin: 1px;
	height: 100px;
	width: 200px;
}
.ar-14-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:1.3;
}
.ar-16-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
}
.ar-18-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ar-14-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.lowwer-case-14-blk-arial-nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
/*GALLERY PAGES FORMATTING START-----------------------------------------------------------------------------------------------------*/
#gallery-title-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	visibility: visible;
	height: 56px;
	width: 559px;
	top: 41px;
	margin-left: 525px;
	margin-top: 25px;
}
#gallery-text-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: absolute;
	visibility: visible;
	height: 56px;
	width: 559px;
	left: 535px;
	top: 87px;
	letter-spacing: 1.5px;
}
#image-box {
	height: 510px;
	width: 511px;
	position: absolute;
	left: 24px;
	top: 24px;
	visibility: visible;
}
#links-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 216px;
	position: absolute;
	left: 873px;
	top: 28px;
}

/*GALLERY PAGES FORMATTING END-----------------------------------------------------------------------------------------------------*/

.link-style-1 a:link {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
.link-style-1 a:visited {
	color: #0000FF;
}
.link-style-1 a:hover {
	color: #FFFFFF;
}
.link-style-1 a:active {
	color: #0000FF;
}
/*Link page formatting*/
.link-style-2 a:link {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}
.link-style-2 a:visited {
	color: #0000FF;
}
.link-style-2 a:hover {
	color: #FFFFFF;
}
.link-style-2 a:active {
	color: #0000FF;
}

