#topbottom {
	height: 100%;
}

body {
	background-image:url(images/kra_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#531000;
	margin:0px;
	
}

.leftborder {
	background-image:url(images/left_border1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
}

.rightborder {
	background-image:url(images/right_border1.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	
}

.webtext {
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	line-height:17px;
	color: #333333;
}

.mainwebtext {
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	line-height:17px;
	color: #FFFFFF;
}

.footertext {
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #EEEEEE;
}

.member {
	font-family: Monotype Corsiva, verdana, arial, tahoma;
	font-size: 21px;
	color:#FFFFFF;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
}