body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
.logo {
	background-attachment: fixed;
	background-image: url(images/card-logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar {
	position: absolute;
	left: 990px;
	top: 125px;
	border: solid 1px #000;
	background: #333;
}
#flag {
	align: center;
	font-size: 0.6em;
	position: absolute;
	left: 1012px;
	top: 460px;
}
#weldedWirePic {
	border: 1px solid #000;
	width: 300px;
}
.picBorder {
	border: thin solid #000;
}
#finishing_pics {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#submenu a {
	border: thin solid #010082;
	padding: 2px;
	background-color: #CCC;
}
