@charset "utf-8";
/* CSS Document */

body, html {
	margin:8 0 0 0;
	padding:0;
	color:#000;
	background:#bbb;
}
#wrap {
	width:800px;
	margin:0 auto;
	background:#bbb;
}
#header {
	padding:0px 0px;
	background:#bbb;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: left;
}
a:link {
	color: #295BA5;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 600;
}

a:visited {
  	color: #295BA5;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: 600;
}

a:hover {
	/* color: #303030; */
	color: #eee3dd;
	font-weight: 600;
	text-decoration: underline overline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	* border: thin solid black; /
}

a:active {
	color: #295BA5b;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 600;
}

#visiting {
	color: #cccccc;
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 600;
}

h1 {  /* #credo, #page_title */
	margin: 5px 0px;
	color: #333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	font-weight:600;
	background-color: #bbb;	
}
#headline { 
	margin: 5px 0px;
	color: #eee3dd;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:400;
	background:#303030;
}
#headlinetext{
	width: 658px;
	float: right;
	color: #eee3dd;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:15px;
	font-weight:500;
	background:#303030;
}
/* #page_title {
	color: #000;
	background-color:#aaa;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	text-align: left;
} */

img {
	border-style: none;
}

#sidebar {
	float:left;
	width:125px;
	padding:4px;
	background:#bbb;
	margin: 0;
	font-style: normal;
	text-align: left;
	clear: left;
}
#main {
	float:right;
	width:642px;
	padding:8px;
	background:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #333;
	text-align: left;
	border:1px solid black;
	margin-bottom: 10px;
	
}
#blankline {
	float:right;
	width:642px;
	padding:8px;
	background:#bbb;
	text-align: left;
}
#mainWide {
	float:right;
	width:800px;
	padding:0px;
	background:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #fff;
	align:center;
}
#mainTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight:bold;
	color: #fff;
}
/* h1 {
	margin: 5px 0px;
	color: #333;
	background:#aaa;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	font-weight:600;
} */
h2 {
	margin:0 0 1em;
}
h3 {
	margin:0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:400;
}
#center_pix {
	width:658px;
	text-align: center;
	background:#303030;
	float: right;
}
#center_pix img {
	margin:  8px;
	text-align: center;

}
.photoleft {
	float: left; 
	padding:2px 6px 6px 0px; 
	margin: 0; 
	font-size:90%; 
	text-align: center;
	color: #bbb; 
	font-style:italic; 
}
.photoright {
	float: right; 
	padding:2px 0px 8px 10px; 
	margin: 0; 
	font-size:90%; 
	text-align: center;
	color: #bbb; 
	font-style:italic; 
}
.picBox2x{
	float:left;
	clear:left;
	
}
.picBox1x{
	float:right;
	clear:none;
	width:150px;
}
/* .picBox2x img{
 	float:left;
	width:150px;
} */
#footer p {
	clear:both;
	padding:5px 10px;
	margin:0;
	color: #555;
	background-color:#bbb;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
}
* html #footer {
	height:1px;
}
#webdesign {
	font-size: 10px;
}
#headline {
	font-size: 18px;
	color: #eee3dd;
}
.bold {
	font-weight: bold;
}
Caption {
	text-align: center;
}
Caption {
	font-weight: bold;
}
.image_caption {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

