body {
	background-image: url('/images/bg.jpg');
	_background-image: url(/images/'bgie.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	text-align: left;
	width: 736px;
	background-image: url('/images/bg.jpg');
	/*border: 1px solid black;*/
}

#textcon {
	text-align: left;
	width: 668px;
	padding: 27px 27px 27px 37px;
	_padding-left: 20px;
}

h1 {
	color: #9d1b27;
	font-family: Arial;
	font-size: 24px;
	padding-bottom: 15px;
}

#topbar {
	text-align: center;
	width: 698px;
	background-color: #970d1a;
	height: 30px;
	color: white;

	padding-top: 5px;
	

}

.picture {
	border: 1px solid #970d1a;
}


* {
    margin: 0;
}

html, body {
	height: 100%;
}
#textcon table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
	line-height: 18px;
}


.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -3em;
}
.footer, .push {
    height: 3em;
}

#botbarout {
/*
	position: absolute;
	bottom: 0px;
*/
	margin-bottom:13px;

	text-align: center;
	width: 100%;
}

#botbar {
	text-align: right;
	width: 698px;
	background-color: #970d1a;
	height: 25px;
	_height: 30px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.topbar2vis {
	text-align: center;
	width: 698px;
	background-color: #cb868d;
	height: 25px;
	_height: 30px;
	color: white;
	margin-top: 1px;
	
	padding-top: 5px;
	

}

.topbar2 {
	text-align: center;
	width: 698px;
	background-color: #cb868d;
	height: 25px;
	_height: 30px;
	color: white;
	margin-top: 1px;
	
	padding-top: 5px;
	display: none;
	

}

#topbar a {
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	height: 30px;
	display: inline-table;
}

.topbar2 a:hover {
	color: #970d1a;
}
.topbar2 a {
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	
}

#topbar a, x:-moz-any-link { 
	height: 25px;
}
.footer center #botbar a {
	color: #FFF;
	text-decoration: none;
}
.footer center #botbar a:hover {
	color: #00F;
	text-decoration: none;
}
#textcon li     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	padding-left: 5px;
	padding-bottom: 8px;
}
