body {
	padding: 50px 20px 20px; 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	color: #3A637D;
}

body.shoppopup {
	color: #000000;
	background-image: url(/images/bg_shop.gif);
}

.shoppopup a {
    color: #D87A29;
}

h1 {
    font-weight: bold;
    font-size: 16px;
    line-height: 120%;
    margin-top: -5px;
	margin-bottom: 30px;
}

#copyright, #shoplink {
	margin-top: 30px;
}

.rightalign {
	float: right;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
