/*CUSTOM.CSS*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #a7ccdd url('../images/bg-kweston.jpg') center top no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.kwa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;

}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

.quote{ font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#FF6600; font-style:italic; font-weight:bold; text-align:center;}

div.container { margin: 0px auto 20px auto; width: 990px; padding: 0px 20px 30px 20px; background: #fff; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; -moz-border-bottom-left-radius: 15px; -moz-border-bottom-right-radius: 15px; -khtml-border-bottom-left-radius: 15px; -khtml-border-bottom-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px; -o-border-bottom-left-radius: 15px; -o-border-bottom-right-radius: 15px; -ms-border-bottom-left-radius: 15px; -ms-border-bottom-right-radius: 15px; box-shadow: 1px 1px 10px #666; -moz-box-shadow: 1px 1px 10px #666; -webkit-box-shadow: 1px 1px 10px #666; -khtml-box-shadow: 1px 1px 10px #666; -o-box-shadow: 1px 1px 10px #666; -ms-box-shadow: 1px 1px 10px #666; }

p { margin: 0px 0px 10px 0px; }
p a { text-decoration: underline; }
