/* 	border: solid 1px #BCACD0; background-image:url(images/background.gif);  */

body {
margin-top: 0px;
margin-bottom: 30px;
font-family: verdana, sans-serif;
	font-size: 11px;
	color:#434353;
	line-height: 14px;
	}

a:visited, a:active, a:link {
	color: #434353;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
	}

a:hover {
	text-decoration: underline;
	}
	
	
.container {
	width: 700px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	border: solid 1px #BCACD0;
	}
	
.links {
text-align: left;
margin-left: 10px;
margin-top: 40px;
float: left;
width: 160px;
	}
	
.pictures {
	margin-right: 10px;
	margin-left: 150px;
	text-align: left;
	}
	
.content {
	margin-top: 20px;
	}
	
h2{
	font-family: trebuchet MS, trebuchet, Georgia, Times, serif;
	line-height: 17px;
	font-size: 17px;
	font-weight: bold;
    color:#434353;
    border-bottom: solid 1px #434353;
    

    }
	
.text {
	margin-right: 10px;
	margin-left: 150px;
	text-align: left;
	}

	
    
.footer{
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	}
	
.align_right{
	text-align: right;
	}
	



