body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
	font-size: 11px;
	background-image: url(images/bk.jpg);
}
#container {
	margin: 0 auto;
	width: 780px;
	background-color: #FFFFFF;
	top: -15px;
	display:table;
	position: relative;
	height: 860px;
	bottom: 0px;



}
#nav {
	width: auto;
	top: 155px;
	position: absolute;
	font-size: 14px;
}
#footer {
margin:0;
padding:0;
	width: 780px;
	height: 105px;
	z-index:3;		
	position:relative;
}
.textx {
	font-size: 11px;
	color: #333333;
}
#image {
	position: absolute;
	height: auto;
	width: auto;
	left: 319px;
	top: 551px;
}
a:link {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #996633;
	font-size: 14px;
	text-decoration: underline;	
	font-weight: bold;
}
a:active {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.add a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.add a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.add a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.add a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.footertext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main{
	font-size: 12px;
}
.redbold {
	font-weight: bold;
	color: #990000;
}
