body {
	margin-top: 10px;
	margin-bottom: 20px;
	
	background-color: #202029;
}

#main_shell {
	text-align: center;
}

#main {
	width: 792px;

	text-align: left;
}

#banner_hd {
	height: 101px; 
	
	background-color: #202029; 
	background-image: url('images/Bindywelsh-top.jpg'); 
	background-repeat: no-repeat; 
	background-position: center top;
}

#spacer_hd {
	height: 20px;
	
	background-color: #B8B8B8;

	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;

	padding-left: 6px;
}

#spacer_hd h1 {
	font-family: verdana, arial;
	font-size: 13px;
	color: #5b5b5b;
}

#spacer_hd a,#spacer_hd a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

#spacer_hd a:hover {
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

.dspacer_hd {
	background-image: url('images/Grey-line.jpg'); 
	background-repeat: no-repeat; 
	background-position: center top;
}

#menu_hd {
	height: 45px; 
	
	background-color: #202029; 
}

.dmenu_hd {
	background-image: url('images/logo-b.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

#menu_hd .menu_hd {
	margin: 0px;
	padding: 8px;
}

#menu_hd .menu_hd li {
	display: inline;
	list-style-type: none;
	position: relative;

	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

#menu_hd a, #menu_hd a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

#menu_hd a:hover {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

#body {
	height: 370px;

	background-color: #202029; 
	background-image: url('images/logo.jpg'); 
	background-repeat: no-repeat; 
	background-position: right bottom;

	font-family: verdana, arial;
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;
}

#body h1 {
	font-family: verdana, arial;
	font-size: 18px;
	color: #5b5b5b;
	margin-top: 1px;
}

#body h2 {
	font-family: verdana, arial;
	font-size: 13px;
	color: #878668;
}

#body p, #body span {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 19px;
	color: #8b8b8b;
}

#scroll_frame {
	text-align: left; 
	
	overflow-x: none; 
	overflow-y: auto;  

	width: 330px; 
	height: 294px; 
	
	padding-left: 6px;
	padding-right: 6px;
}

#spacer_ft {
	height: 92px; 
	
	background-color: #202029; 
	background-image: url('images/indigoimages.jpg'); 
	background-repeat: no-repeat; 
	background-position: center top;
}

#devx {
	padding-top: 0px;
}

#devx a, #devx a:visited, #devx a:hover {
	font-family: verdana, arial;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
}