body {
	margin-top: 0;
	margin-left: 0;
	background-color: #fff;
	background-image: url(images/bkd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
#main {
	background-color: #fff;
	}
#topleft {
	background-image: url(images/little_boy2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #848484;
	}
#topleft2 {
	border: 1px solid #848484;
	}
#topleft2 h1 {
	font-size: 18px;
	color: #7d1918;
	margin-left: 10px;
	}
#topleft2 a:link {
	color: #263f6f;
	}
#topleft2 a:visited {
	color: #818181;
	}
#topleft2 a:hover {
	color: #7d1918;
	}
#topright {
	border: 1px solid #848484;
	}
#bot_left {
	border: 1px solid #848484;
	}
#bot_left h1 {
	font-size: 18px;
	color: #7d1918;
	margin-left: 20px;
	margin-top: 15px;
	}
#bot_left h2 {
	font-size: 14px;
	color: #7d1918;
	margin-left: 20px;
	margin-top: 15px;
	}
#bot_left p {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
	}
#bot_left li {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	}
#bot_mid {
	border: 1px solid #848484;
	}
#bot_mid p {
	font-size: 11px;
	}
#bot_right {
	border: 1px solid #848484;
	}
#bot_send {
	border: 1px solid #848484;
	background-color: #fff; 
	}
#footer {
	border-top: 1px solid #848484;
	bkd-color: #fff;
	}
p {
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;
	}
#bottom_nav p {
	text-align: center;
	font-size: 11px;
	}
#bottom_nav a:link {
	color: #717171;
	text-decoration: none;
	}
#bottom_nav a:visited {
	color: #717171;
	}
#bottom_nav a:hover {
	color: #7d1918;
	}