#wrapper {
	background-image: url(../images/layout/background-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	height: auto;
	width: 1000px;
	padding-top: 19px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slide_content {
	width: 900px;
	margin-left: -430px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 119px;
	font-family: 'Della Respira', serif;
	font-size: 14px;
}
#content {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 119px;
	font-family: 'Della Respira', serif;
	font-size: 14px;
}
#gallery_content {
	width: 910px;
	margin-left: -455px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 121px;
	font-family: 'Della Respira', serif;
	font-size: 14px;
}
 a {
	font-size: 14px;
	color: #af0009;
}
a:visited {
	color: #AF0009;
}
a:hover {
	color: #666;
}
a:active {
	color: #AF0009;
}
html {
       overflow-y: scroll;
}
.photopad_right {
	padding-right: 7px;
}
.photopad_gallery {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 0px;
}
.photopad_gallery_end {
	padding-bottom: 40px;
	padding-top: 0px;
}

.T_red {
	color: #af0009;
}
.T_caption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.T_headline {
	font-family: 'Della Respira', serif;
	font-size: 24px;
}
.T_lge {
	font-family: 'Della Respira', serif;
	font-size: 16px;
}
hr {
	background-color: #af0009;
	color: #af0009;
}

.Llge:link {
	font-size: 16px;
	color: #af0009;
	text-decoration: underline;
}
.Llge:visited {
	font-size: 16px;
	color: #af0009;
	text-decoration: underline;
}
.Llge:active {
	font-size: 16px;
	color: #af0009;
	text-decoration: underline;
}
.Llge:hover {
	font-size: 16px;
	color: #666;
	text-decoration: underline;
}
.ul_slides {
	margin-bottom: 0px;
	margin-left: 0px;
}
.li_slides {
	margin-bottom: 0px;
	margin-left: 0px;
}
.td_slides {
	padding-top: 20px;
}
.td_rt_border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.td_left_padding {
	padding-left: 50px;
}

.special {
	display: none;
}
.inputc {
	font-family: 'Della Respira', serif;
	font-size: 12px;
	background-color: #eeeeed;
}
.button {
	font-family: 'Della Respira', serif;
	font-size: 12px;
	background-color: #af0009;
	color: #FFFFFF;
}
