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

body {
	background-color: #ffffff;
	margin: 0px;

}

p {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height: 16px;
	color:#000;
	text-transform:none;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;	
}

h1 {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size:11px;
	line-height: 16px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;
}

h2 {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size:11px;
	line-height: 16px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;
}

h3 {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 4px;
	font-size:11px;
	line-height: 16px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;
}

h4 {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size:11px;
	line-height: 16px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;
}

h5 {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 16px;
	font-size:20px;
	line-height: 20px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0px 10px;
	margin:0px;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.title {
	font-style: italic;
}

.caption {
	font-style: italic;
}

.light {
	color:#999999;
}

A {
	outline: none;
	text-decoration: none;
	color:#000000;
	border-bottom:1px dotted #000000;
}

A:hover, active {
	outline: none;
	text-decoration: none;
	color:#999999;
	border-bottom:1px dotted #000000;
}

.nofocus A {
	outline: none;
}

.wrapper1 {

	background-color:transparent;
	z-index:1;
	text-align:center;
	
}

.wrapper2 {

	background-color:transparent;
	z-index:2;
	width: 880px;
	position:relative;
	border:none;
	margin:auto;
	padding:0px;
	
}

.mainimage {
	top: 30px;
	left: 30px;
	background-color:transparent;
	z-index:3;
	position:absolute;
	width: 400px;
	border:none;
	margin:auto;
	padding:0px;
}

.content {
	
	top: 20px;
	left: 440px;
	background-color:transparent;
	z-index:3;
	position:absolute;
	width: 400px;
	border:none;
	margin:auto;
	padding:10px;

}

img {
	border: none;
	margin: 0px;
	padding:4px 0px 0px 0px;
}

.red {
	color: #e62329;
}

ul.fading_images{
	list-style: none;
	padding:0px 0px 10px;
	margin: 0px;
}
