/* @override http://www.epapsa.com/newradon/styles.css */

#content {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-top: 0px;
}

#title {
    align: center;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	padding: 10px;
}

.noborder {
	border-style: none;
}
body {
	background-image: url(images/bgwhitedrop_02b.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.section {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 620px;
	padding: 0 25px 25px;
}
.sectionend {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	height: 620px;
	padding: 0 25px 25px;
	clear: right;
}

.heading {
	height: 45px;
	margin: 0;
	font-size: 19px;
}

.format {
	font-size: 12px;
}
.preview {
	border: 1px #000000;
	text-align: center;
}
img {
	border: 1px solid #000000;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 114px;
	padding-top: 25px;
	clear: left;
}

a {
	color: #43498b;
}

#new {
	width: 510px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}
