body{
	font-family: sans-serif;
	background-color: #FFFFFF;
}

a {
	color: #399FD5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1D4575;
}

h1, h3 {
	color: #1D4575;
	font-family: Georgia, serif;
	}

h1 {
	font-variant: small-caps;
	font-family: Georgia, serif;
	font-weight: none;
}

#wrapper{
width:1000px;position:absolute;left:50%;margin-left:-500px;}
#content {  position: absolute;  width: 800px;
  margin-left:180px;
  border-left: 1px #685E61 dotted;
  padding-left: 20px;
  }
  
#content1 {  position: absolute;
  }
  
  #address {  position: absolute;
  margin-top: 60px;
  margin-left:660px;
  }

#sidebar {  position: absolute;
  width: 180px;
  margin-top: 7%;
  }

p.caption {
	font-face: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p.address {
	font-face: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

li {
	font-size: 14px;
	padding-bottom:5px;
	margin-left: 0px;
	padding-left: 0px;
}

ul {
	margin-left: 0px;
}

img.sc {
	margin-right: 15px;
	padding-bottom:30px;
}

a.paper {
	font-weight: none;
}
