﻿/* CSS layout */
:link {
	color:#000099;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDDCBF;
}

.c {
	text-align:center;
}

#masthead {
	text-align:center;
}

#top_nav {
	text-align:center;
	font-weight:bold;
}

#page_content {
	border-style: none none none solid;
	border-spacing: 4px;
	text-align: left;
	font-weight: lighter;
	width: 90%;
	border-left: 0px solid;
	border-right-width: 0px;
	border-top: 0px solid;
	border-bottom-width: 0px;
}

#page_photos {
	border:0px;
	margin-left:40px;
	margin-right:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#footer {
	text-align:center;
	font-weight:bold;
	width:100%;
}

body {
	background-image: url('bktcurl2.gif');
	background-color: #DDDCBF;
}
body2 {
	background-color: rgb(232, 247, 247);
	background-image: url('bkblutr.gif');
}
body3 {
	background-image: url('bk-multiwtr.jpg');
}

body4 {
	background-image: url(torndbg2.jpg);
	background-color: #CCCCCC;
}
	
}
.width1 {
	width:100%;
}
.w400 {
	width: 400px;
}

.l {
	text-align:left;
}

.left {
	text-align:left;
}
.lm40 {
	margin-left: 40px;
}

.fonthue {
	color:#990000;
}
.smallcaps {
	font-variant: small-caps;
	font-style: italic;
}

 table.c1 {
	width: 950px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
}
.c10 {
	text-align: center;
	width: 10%;
}
.c15 {
	text-align: center;
	width: 15%;
}
.c20 {
	text-align: center;
	width: 20%;
}
