body {
	background-color: #52112b;
	background-image: url(../images/bodybg_.jpg);
	text-align: center;
	margin: 0px;
	color: #665432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #52112b;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #52112b;
	font-size: 12px;
	text-decoration: none;
}

img {
	border: 0px;
	display: block;
}

form {
	margin: 0px;
}

.body_header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 1000px;
	vertical-align: top;
}

.body_mainmenu {
	background-image: url(../images/body_r1_c1.gif);
	height: 68px;
	width: 1000px;
	vertical-align: bottom;
}

.body_content {
	background-image: url(../images/body_r2_c1.gif);
	height: 100px;
	width: 1000px;
	vertical-align: top;
}

.body_content_div {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.body_right {
	border-left: 2px solid #d8b874;
	background-image:url(../images/motifbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#left_menu td {
	border-top: 1px solid #d8b874;
	text-align: left;
}

#left_menu a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#left_menu .lastrow {
	border-bottom: 1px solid #d8b874;
}

.body_footer {
	padding: 10px;
	width: 1000px;
	color: #f1e7d1;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
}

.link_footer {
	color: #f1e7d1;
	font-size: 11px;
	text-decoration: underline;
}

.link_footer:hover {
	color: #f1e7d1;
	font-size: 11px;
	text-decoration: none;
}

.link_sidenews {
	font-size: 11px;
	text-decoration: underline;
}

.link_sidenews:hover {
	font-size: 11px;
	text-decoration: none;
}

#subheader1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.input_field {
	border: 1px solid #dabb7b;
}

.input_button {
	border: 1px solid #52112b; background-color: #ffffff; background-image: url(../images/buttonbg.gif); background-position: bottom; background-repeat: repeat-x; color: #ffffff; font-weight: bold; height: 26px;
}

#bodydiv img {
	border: 1px solid #dabb7b;
}

#error_msg {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: red;
	padding: 5px;
}

.dd {
    position:relative;
    border:1px dashed red;
    text-align: center;
    color:#000000;
    cursor:move;
    width:400px;
    height:40px;
    padding:0;
    margin:0;
}

.dd div {
    width: 398px;
    height: 38px;
}

#editor {
    visibility: hidden;
    position: absolute;
	text-align: left;
}
.editable {
    border: 0px;
    margin: 0px;
    float: left;
    width: 400px;
    height: 40px;
}

div.socialnetworks {
	text-align:left;
	padding:5px;
	margin-bottom:15px;
	background-color:#ffffff;
	width:160px;
}