

body {
	font: 10pt/14pt times new roman, serif;
	color: #000;
	background: #fff;
	margin: 5px;
	width: 690px;
}

img {
  border:0;
}

#footer {
	clear:both;
	width:690px;
	margin:auto auto 10px auto;
}

#left-column {
	width:180px;
	vertical-align:top;
	margin-bottom:60px;
	float:left;
}

#right-column {
	width:470px;
	vertical-align:top;
	float:right;
	margin-bottom:40px;
}

#main-content {
	
}

#main-content h3#title {
	font-variant:small-caps;
	font-size:13pt;
}

#header-left {
	color:#593E1A;
	margin-bottom:0px;
}

#header-left h1 {
	font-size:20pt;
	font-weight:bold;
	font-style:italic;
	margin: 10px;
}

#header-left h2 {
	margin: 10px;
	font-size:12pt;
}

#header-left p {
	margin:10px;
}

#header-left a {
	color:#593E1A;
	text-decoration:none;
}

#menu {
	background: #fff;
 	border-top: 4px solid #6B78B4; 
/* 	border-bottom: 4px solid #6B78B4; */
}

#menu a {
	text-decoration:none;
	color:#593E1A;
}

#menu a:hover {
	text-decoration:underline;
}

div.image-left {
  text-align:center;
  float:left;
  display:inline;
  margin-right:10px;
  margin-bottom:10px;
}

div.image-right {
  text-align:center;
  float:right;
  display:inline;
  margin-left:10px;
  margin-bottom:10px;
}

div.image-left a, div.image-right a {
  text-decoration:none;
  color:#000;
}
