body {background:#274fa1;
	margin:0;
	padding: 8px;}
a:link, a:visited, a:active  {
	text-decoration:underline;
	color:#000000;
	}

#content {
	margin: 0px auto;
	width:720px; 
	height:380px; 
	z-index:1;
	background-color:#274fa1;
	}
	
#picture {
	height:100%;
	background-color:#274fa1;
	width:360px;
	float:left;
	}
#text {
 	padding:0 10px 0 10px;
	height:100%;
	width:340px;
	background-color:#c7d4ed;
	float:left;
	background-image:url(../media/br_rounded_corner.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	overflow:auto;
	}
p,dl	{
	color:#274fa1;
	font:Arial;
	font-size:10pt;
	line-height:20px;
	}
ul li {
	padding:0px;
	margin:0px;
	}
#navigation {

	background-color:#274fa1;
	margin:0px;
	display:block;
	padding-bottom:0pt;
	}
h2, h1	{
	color:#121255;
	font-family:Verdana;
	line-height:15pt;
	font-size:13pt;
	}
h3	{
	color:#121212;
	font-family:Verdana;
	font-size:14px;
	/*padding-top:20px;*/
	line-height:20pt;
	}
dt	{
	font-weight:700;
	color:#121255;
	}
