body
{
	font-size: 13px;
	font-family: Arial;
	font-style:normal;
	color: #2a3845;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
p
{
	margin: 0;
	padding: 0;
	text-align: justify;
}
img{border-style: none;}
a:visited, a:link
{
	color: #3b5998;
	text-decoration: underline;
	background: none;
}
a:hover
{
	color: #3b5998;
	text-decoration: none;
	background: none;
	border: none;
}
a.ChosenLink{font-weight:bold; font-size: 16px;}
h1
{
	color: #3b5998;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	font: normal 17px Georgia, serif;
	border-bottom: 1px solid #efece7;
}
h2
{
	color: #3b5998;
	margin: 20px 0 10px;
	padding-bottom: 10px;
	font: normal 17px Georgia, serif;
	border-bottom: 1px solid #efece7;
}
h3
{
	color: #3b5998;
	margin: 10px 0;
	padding-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #efece7;
}
ul
{
	padding: 0;
	margin: 0 0 0 17px;
}
li{

}
.fb_share_link { padding:0px 0 0 0px; text-decoration:none; height:16px;  }
.box
{
	background: #f7f7f7;
	border: 1px solid #f0e9eb;
	padding: 15px;
}
/*** Layout ****/
#wrapper
{
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #f0e9eb;
	border-right: 1px solid #f0e9eb;
}
#header
{
	margin: 0 1px;
}
#bg
{
	height: 36px;
	background: url(../images/bg.gif) repeat-x;
}
#nav
{
	background: #3b5998;
	padding: 10px 20px;
	text-align: right;
	color: #FFFFFF;
	font-size: 15px;
}
#nav a:visited, #nav a:link
{
	text-decoration: none;
	color: #f6dde3;
}
#nav a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#main-content
{
	margin: 0 auto;
}
#logo
{
	margin-bottom: 25px;
	text-align: center;
}
.logotxt1
{
	font: normal 18px Georgia, serif;
	color: #3b5998;
	margin: 10px 0 0 15px;
}
.logotxt2
{
	font: normal 13px Georgia, serif;
	color: #3b5998;
	margin: 10px 0 0 15px;
}
#left-column
{
	width: 430px;
	padding: 0 30px 30px;
	float: left;
}
#right-column
{
	width: 310px;
	float: right;
}
#main-image
{
	text-align: center;
}
.sidebar
{
	width: 270px;
	margin: 0 auto;
	padding: 10px 25px;
	background: url(../images/shadow.jpg) no-repeat top;
}
