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

#wrapper {
	width: 949px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Assets/content_img.gif);
	background-repeat: no-repeat;
}
.leftColumn {
	float: left;
	height: 506px;
	width: 239px;
}

.header {
	float: left;
	height: 126px;
	width: 239px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	height: 0px;
	clear: both;
}


#footer {
	background-color: #E4618E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

.contentText {
	padding-left: 349px;
	padding-right: 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	line-height: 1.5em;
	font-size: 100%;
	text-align: justify;
}
.contentText2 {
	padding-left: 349px;
	padding-right: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	line-height: 1.5em;
	font-size: 100%;
	text-align: justify;
}
.contentText h1 img {
	padding: 1px;
	border: 1px solid #999;
	margin: 2px;
}

h1 {
	font-size: 130%;
	text-align: center;
}

img
{
	text-align: left;
}
body {
	background-color: #666;
}
#footer a:link, #footer a:visited {
}
#footer ul li a {
	text-decoration: none;
	color: #FFF;
}
.bold {
	font-weight: bold;

}
.paddingRight {
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
.paddingLeft {
	border: 1px solid #999;
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}
.justify {
	text-align: justify;
}
.contentText p img {
	border: 1px solid #999;
}


.style12 {color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; }

.error {
	color:#F00;
}
#gallery_left {
	float: left;
	width: 230px;
	text-align: center;
}
.hint {
	font-size: 80%;
	font-style: italic;
	text-align: center;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

#gallery_right {
	float: right;
	width: 230px;
	text-align: center;
}

