

#bntitle {
	background-color: rgb(255,255,255);
	border:0px solid #000000;
	color: #ffffff;
	font-size:30px;
	text-align:center;
}

#bntitle img {
	border:0px;
}

#titlepic {
	border:2px solid rgb(0,0,0);
	width:100px;
	height:142px;
	float:left;
}

#titlepic img {
	border:0px;
}

#bntitleul {
	background-color: rgb(153,51,102);
	background-color: rgb(0,0,0);
	height:3px;
}

#bntitlereg {
	text-align:right;
	color: rgb(180,180,180);
	font-size:0.8em;
}
#bntext {
	border:0px solid #000000;
	margin:10px 10px 10px 10px;
	color: rgb(210,210,210);
	margin-left:140px;
	font-size:0.95em;
}
#bndonate {text-align:right;margin-right:10px}
#bndonate a {color:rgb(255,255,204);font-size:15px;}
#clear {
	clear:both;
}


.intro {
	text-align:center;
	margin:50px;
}

.intro img {
	border:0px;
}

html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #ffffff;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
align:center;
}

h1 {
	text-decoration:underline;
	font-size:20px;
}


#container {
	width:900px;
	min-height:600px;
	margin: auto;
	border: 0px solid black;
}

#header {
	background-color: rgb(51,51,51);
	border:solid 5px rgb(251,207,83);
	color:rgb(234,234,234);
	font-size:12px;
}

#footer {
	background-color: #ffffff;
	clear:both;
	margin-bottom:10px;
}

#footer p {
	text-align:center;
	color:rgb(140,140,140);
}

#footer a {
	color:rgb(140,140,140);
}

.hrfoot {
	width:100%;
	background-color:rgb(153,153,153);
	height:2px;
	border:0px;
	margin:0px;
}


#content {
  margin: 20px 0px 0px 225px;
  border-left: 0px solid #564b47;
  border-right: 0px solid #564b47;
  padding: 0px;
  min-height:200px;
}

#content img {
	border:1px solid rgb(0,0,0);
}

#left {
	position: relative;
	left: 0px;
	width:215px;
	color: #000000;
	margin: 10px 10px 10px 0px; 
	padding: 0px;
	float:left;
	background:rgb(226,226,226);
}

#left p {
	text-align:center;
	text-decoration:none;
	color:rgb(0,0,0);
	padding-left:10px;
}
#left a {
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}

#left a:hover {
	background-color:rgb(200,200,200);
	text-decoration:underline;
}

#left img {
	border:1px solid #000000;
}

.leftph {
	text-align:right;
	font-size:0.95em;
	font-style:italic;
	color:rgb(90,90,90);
	margin-top:50px;
}

#leftbox {
	margin-top:5px;
	min-height:200px;
}

#right {
	position: absolute;
	right: 0px;        
	width: 190px;
	color: #564b47;
	margin: 0px; 
	padding: 0px;
}


#menu {
	color:rgb(80,80,80);
	font-weight:bolder;
	list-style-type:none;
	padding:5px;
	margin-left:5px;
	margin-top:0px;
}

#menu a {
	color:rgb(6,72,150);
	font-weight:lighter;
	font-size:0.95em;
}

#menu ul {
	text-decoration:bold;
	list-style-type:none;
	padding:5px;
	margin-left:5px;
}

#menuline {
	background-color: rgb(251,207,83);
	border:solid 0px rgb(251,207,83);
	height:3px;
}

