body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.frontpage {
	background-image: url(/old/images/bgpics/bgmain.png);
	background-repeat: repeat-y;
	background-position: left top;
}

h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #6666ff;
}

.new {
	color: #ff5555;
}

img {
	border: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #6666ff;
}

#license {
	margin: 40px 0px 0px 0px;
	text-align: center;
}

#articles-header {
	position: absolute;
	top: 5px;
	left: 240px;
	width: 350px;
	height: 100px;
	margin: 0px;
	padding: 20px;
}

#articles-header h3 {
	color: #555555;
}

#articles {
	position: absolute;
	top: 105px;
	bottom: 0px;
	left: 240px;
	width: 350px;
	margin: 0px;
	padding: 20px;
}

.article {
	position: relative;
	padding-bottom: 30px;
}

.articleDate {
	float: right;
	font-size: 10px;
	color: #bbbbbb;
}

.introText {
	padding-right: 10px;
}

.extraText {
	color: #aaaaaa;
}

#checks {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 180px;
	height: 24px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
}

#lefthider {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 60px;
	#background-color: #f9f9f9;
}

#leftbar {
	position: absolute;
	#background-repeat: no-repeat;
	#background-position: left top;
	top: 60px;
	bottom: 0px;
	left: 20px;
	width: 140px;
	padding: 20px;
	overflow: hidden;
}

#leftbar ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 20px;
	margin: 0;
}

.articlethumbs {
	float: right;
	position: relative;
	top: 5px;
	padding: 0;
	margin-top: 10px;
}

#articles .imagespacer {
	width: 10px;
	height: 51px;
}


#articles img {
	vertical-align: bottom;
	border-color: #bbbbbb;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

#articles .firstpic {
	border-left-width: 2px;
}

#articles .more {
	border-width: 0px;
}

#contactSheet {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 475px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	z-index: 2;
}

#contactSheet img {
	vertical-align: bottom;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 2px;
	margin: 2px;
	z-index: 5;
}

.behind {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#picbit {
	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	background-color: #ffffff;
	background-image: url(/old/images/bgpics/picbit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	margin-top: -300px;
}

#picbitcloser {
	position: absolute;
	cursor: pointer;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
}

#picbitpicture {
	position: absolute;
	top: 45px;
	left: 78px;
	width: 640px;
	height: 555px;
}

#picbitpicture img {
	border: 2px solid #bbbbbb;
}

#picbitlabel {
	position: absolute;
	bottom: 30px;
	left: 30%;
	width: 40%;
	text-align: center;
}

#picbitlabel img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	border: 0px;
}

#picbitlabel .labelText {
	margin-left: 5px;
	margin-right: 5px;
}

#mailbit {
	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	background-color: #ffffff;
	background-image: url(/old/images/bgpics/mailbit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	height: 400px;
	margin-left: -250px;
	margin-top: -200px;
}

#mailbitmain {
	position: absolute;
	top: 35px;
	left: 55px;
	width: 420px;
	height: 340px;
}

#mailbitcloser {
	position: absolute;
	cursor: pointer;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
}

#maillist {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#maillist li {
	padding: 0px 0px 10px 0px;
}

#maillist h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#mailbuttons {
	position: absolute;
	bottom: 15px;
	left: 0px;
}

.formelements {
	font-size: 10pt;
	border: 1px solid #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
}

.formError {
	color: red;
}

#successfulmail {
	position: absolute;
	top: 45%;
	left: 30%;
	width: 40%;
	text-align: center;
}
