body{
margin:0px;
padding:0px;
background:#2e1e1e;
}

p,div{
margin:0px;
padding:0px;
}

.private-image{
background:url(../images/private_text.jpg) top left no-repeat;
width:402px;
height:84px;
}

.sweel_image{
background:url(../images/right-image.jpg) top right no-repeat;
width:373px;
height:84px;
}

.logo{
background:url(../images/logo.jpg) top left no-repeat;
width:402px;
height:180px;
}

.banner-image{
background:url(../images/bannert-pic.jpg) top left no-repeat;
width:373px;
height:180px;
}

.map{
width:129px;
float:left;
margin:0px 11px 0px 21px;
}

.body-text{
font:normal 14px arial;
line-height:22px;
color:#f2dcdc;
padding-top:18px;
}

.copyright-text{
font:normal 12px arial;
color:#d8d1c8;
padding-left:10px;
}

.site-by {
padding-right:10px;
}
.site-by, .site-by a, .site-by a:hover{
font:normal 12px arial;
color:#d8d1c8;

}
.site-by a {
	text-decoration:none;
}
.site-by a:hover {
	text-decoration: underline;
}

.box-heading {
font:bold 16px arial;
color:#ffcdce;
padding:15px 10px 0px 10px;
}

.box-heading .aclass {
font:bold 16px arial;
color:#ffcdce;
text-decoration:underline;
}

.box-heading .aclass:hover{
text-decoration:none;
}

.box-body-text{
font:normal 14px arial;
color:#f2dcdc;
line-height:18px;
text-align:left;
padding:5px 10px 10px 10px;
}

.box-navigation, .box-navigation a, .box-navigation a:hover {
font:normal 14px arial;
color:#f2dcdc;
font-weight:normal;
padding: 0px 2px 0px 2px;
}

.box-navigation a{
	text-decoration:underline;
}
.box-navigation a:hover {
	text-decoration: none;
}


.box-body-text a, .box-body-text a:hover{
font:normal 14px arial;
color:#f2dcdc;
font-weight:normal;
}

.box-body-text a{
	text-decoration:underline;
}
.box-body-text a:hover {
	text-decoration: none;
}

hr {
	height:1px;
	border-style:solid;
	border-width:1px;
	border-color:#2e1e1e;
}