* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/backgroundRepeat.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-repeat: no-repeat;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	/*
	min-height:590px;
	height:auto !important;
	height:590px;
	*/
	margin-top: 1px;
	position: relative;
}
.bgWrapperLong {
	background-image: url(../images/interfaceBGLong.jpg);
	background-repeat: no-repeat;
	min-height:850px;
	height:auto !important;
	height:850px;
}
.bgWrapperShort {
	background-image: url(../images/interfaceBG.jpg);
	background-repeat: no-repeat;
	min-height:590px;
	height:auto !important;
	height:590px;
}
/*
#wrapperLong {
	background-image: url(../images/interfaceBGLong.jpg);
	background-repeat: no-repeat;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	min-height:850px;
	height:auto !important;
	height:850px;
	margin-top: 1px;
	position: relative;
}
*/
#wrapper img, #wrapper2 img, #wrapperLong img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}
#nav a, #nav a:link {
	color: #efc83f;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav  a.tNavOn {
	color: #FFFFFF;
}
#headerPics {
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.rtSpace {
	padding-right: 6px;
}
.roundCornerMessage {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/clickHereBorder.gif);
	background-repeat: no-repeat;
	width: 797px;
	height: 28px;
	margin-top: 15px;
	color: #6d005d;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 11px;
	margin-bottom: 25px;
}
.roundCornerMessageLong {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/clickHereBorderLong.gif);
	background-repeat: no-repeat;
	width: 757px;
	margin-top: 15px;
	color: #6d005d;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	margin-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
}
.roundCornerMessageInt {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/clickHereBorder.gif);
	background-repeat: no-repeat;
	width: 797px;
	height: 28px;
	margin-top: 15px;
	color: #6d005d;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 11px;
}
.roundCornerMessageLongInt {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/clickHereBorderLong.gif);
	background-repeat: no-repeat;
	width: 757px;
	margin-top: 15px;
	color: #6d005d;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
}
#content {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
#content .sideBar {
	background-image: url(../images/sideBarVerticalLines.gif);
	background-repeat: no-repeat;
	background-position: 267px top;
	float: left;
	width: 275px;
	padding-bottom: 14px;
	padding-top: 15px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
#content .sideBarNoVerticalLine {
	float: left;
	width: 275px;
	padding-bottom: 14px;
	padding-top: 15px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
#content .sideBar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.88em;
	color: #6d005d;
	line-height: 1.8em;
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	clear: both;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerBar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	margin-bottom: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	color: #999;
	text-align: center;
}
#footer a, #footer a:link{
	color: #999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.logoLink {
	float: left;
}
.langChoice {
	padding-top: 15px;
}
.langChoice a, .langChoice a:link {
	color: #999;
	text-decoration: none;
}
.langChoice a:hover {
	text-decoration: underline;
}
.langChoice a.lcOn {
	color: #6D005D;
}
#langSelector {
	float: right;
}
.clear {
	clear: both;
}
.reduceSize {
	font-size: 60%;
	vertical-align: top;
}
.test-message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: center;
	padding-top: 40px;
	font-weight: normal;
}
