body
{
	text-align: center;
	background-color: #ffffff;
	min-width: 770px;
	}

#container 
{
	width: 770px;
	text-align: left ;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 8px ;
	}

#main 
{
	float: left;
	width: 770px;
	background: #ffffff;
	border: 1px solid #b5cac7;
	}
#mediaspace
{
text-align: center;
}

#padding 
{
	clear: both;
	padding: 40px 0 0 0;
	}

#content 
{
	float: left;
	width: 375px;
	padding: 0 0 10px 40px;
	}

#articlebox 
{
	float: right;
	padding: 1px 0 0 0;
	}

#article 
{
	width: 280px;
	margin: 0 20px 0 0;
	padding: 10px 10px 14px 10px;
	background: #ffffff;
	border: 1px solid #ffffff;
	}

body
{
	
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #404040;
	}

li
{
  margin: 0px 0px 6px -40px;
  list-style-type: none;
}

h1 
{
	padding-top: 10px;
	font-size: 1.8em;
	color:#6ba29c;
    background-color: inherit;
	text-align: center;
	font-family: Georgia,'Times New Roman', Times, Palatino, serif;
	}

h2 
{
	padding-top: 5px;	
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #6ba29c;
    background-color: inherit;
    text-align: left;
	font-family: Georgia,'Times New Roman', Times, Palatino, serif;
	}
#caption h2
{
	padding-top: 5px;	
	font-size: 1em;
	font-style:italic;
	font-weight: bold;
	color: #999999;
    background-color: inherit;
    text-align: center;
	font-family: Georgia,'Times New Roman', Times, Palatino, serif;
	}

#article p 
{
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 0px dashed #422100;
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	}

a:link    {color:#404040; background-color: inherit; text-decoration:underline;}
a:visited {color:#404040; background-color: inherit; text-decoration:underline;}
a:hover {color: #000000; background-color: inherit; text-decoration:underline;}
a:active  {color:#404040; background-color: inherit;}

.qrcode
{
  float:none;
  margin: -14px 0 5px -9px;
 }

img
{
  border: 0px;
}	

