body {
	background: #2f3b6d url(/media/img/bgr.jpg) center top no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border: none;
	}

a {
	color: #ffffff;
	text-decoration: none;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

#container{
	width: 980px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

#header, #txt{
	margin-right: 90px;
}

#header{
	background: url(/media/img/logo3.gif) no-repeat 84px top;
	margin-top: 20px;
	padding-left: 150px;
	height: 100px;
}

#header .mainLink{
	display: block;
	width: 350px;
	height: 45px;
}

#menu{
	background: url(/media/img/menu_brdr.gif) repeat-x;
	text-align: right;
	padding-top: 10px;
}

#menu a{
	background: url(/media/img/menu_star.gif) 10px 0px no-repeat;
	padding-left: 35px;;
}

#txt {
	background: url(/media/img/txt_bgr2.jpg) no-repeat;
	width: 550px;
	padding: 20px 50px 20px 40px;
	/*float: right;*/
	margin-left: 200px;
	font-size: 16px;
	/*color: #e2e4eb;*/
	color: #cdcfda;
	line-height: 24px;
	margin-bottom: 20px;
}

#txt a {
	border-bottom: 1px dashed #cdcfda;
}

#txt label {
	display: block;
}

#txt input, #txt textarea{
	border: 1px solid #171a49;
	margin: 5px 0px 10px;
	width: 300px;
}

#txt input.sendButton{
	width: 80px;
	height: 28px;
	background: url(/media/img/send_button.gif) no-repeat;
	display: block;
	margin: 20px 0px;
    cursor: pointer;
}

ul.errorlist{
	margin: 0px;
    padding-left: 0px;
}

ul.errorlist li{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 15px;
	background: url(/media/img/down_arrow.gif) no-repeat left 10px;
}

#adresses{
	float: right;
	width: 180px;
	padding-left: 30px;
	border-left: 1px #565c82 solid;
}

#adresses p{
	margin-bottom: 60px;
}

#top_photo .content{
	margin-bottom: 20px;
}

#top_photo .spacer{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#top_photo .text{
	float: right;
	width: 380px;
}


#top_photo .photo{
	float: left;
	margin-bottom: 20px;
}

#top_photo .photo a{
	border: none;
}

#top_photo .source{
	display: none;
}

#top_photo .source, #top_photo .date{
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
}

#top_photo .summary{
	line-height: 18px;
	font-size: 12px;
}