#mainsail {
	margin: 10px;
	float: left;
	width: 960px;
}

#mainsail h1 {
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
}

#masthead {
	float: left;
}

#leaderboard {
	float: right;
	width: 728px;
}

#headlines {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}

.headlines {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 160px;
}

#newspaperbody {
	width: 960px;
	clear: left;
	float: left;
}

#headlines h3 {
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#headlines p {
	font-size: 0.7em;
}

#headlines p.author {
	padding-top: 5px;
	padding-bottom: 10px;
}

#mainsail a:link, #mainsail a:visited {
	text-decoration: none;
	color: #4f5f7f;
}

#mainsail a:hover {
	text-decoration: underline;
	color: #4f5f7f;
}

#andmore {
	font-family: Helvetica, Arial, sans-serif;
}

#andmore h3 {
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}

#andmore p.subline {
	padding-top: 5px;
	font-size: 0.7em;
}

#andmore p.author {
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 0.7em;
}

.comment p {
	font-size: 0.8em;
}

#admin {
	background-image: url(/global/images/newspaper/editor.png);
	margin-top: 10px;
	width: 960px;
	background-color: #e6e6e6;
	font-family: Helvetica, Arial, sans-serif;
	clear: left;
	float: left;
}

#admin ul {
	list-style-type: none;
}

#admin li {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	font-size: 0.7em;
}

#admin li a {
	padding: 5px;
	display: block;
}

#newsmenu {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
}

#newsmenu ul {
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}

#newsmenu li {
	font-size: 0.8em;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
	float: left;
}

#newsmenu li a {
	border-color: #4f5f7f;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	display: block;
}

#newsmenu li a:link, #newsmenu li a:visited {
	color: #4f5f7f;
	text-decoration: none;
	background-color: #dee4e8;
}

#newsmenu li a:hover {
	text-decoration: none;
	color: white;
	background-color: #4f5f7f;
}

#article {
	margin-right: 10px;
	margin-left: 10px;
	width: 700px;
	clear: left;
	float: left;
}

#headline {
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 20px;
	width: 280px;
	float: left;
}

#article p {
	margin-right: 160px;
	margin-left: 160px;
	text-align: justify;
	padding-bottom: 5px;
	color: #333333;
	line-height: 1.4em;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
}

#headline .pic {
	margin-left: 5px;
	float: left;
	height: 45px;
	width: 45px;
}

#headline .name {
	font-size: 0.8em;
	text-align: right;
	float: left;
	width: 230px;
}

#headline .date {
	font-size: 0.8em;
	text-align: right;
	float: right;
	width: 230px;
}

#headline h2 {
	padding-bottom: 10px;
	text-align: right;
	font-size: 2.5em;
	color: #333333;
}

#headline h3 {
	padding-bottom: 10px;
	color: #333333;
	text-align: right;
}

#article .image {
	line-height: 2em;
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
	clear: right;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	float: right;
	width: 320px;
}

#article .clearimage {
	height: 400px;
	width: 1px;
	clear: right;
	float: right;
}

#editfrontpage {
	font-family: Helvetica, Arial, sans-serif;
}

#editfrontpage p {
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#editfrontpage h3 {
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 15px;
}

#editheadlines {
	clear: left;
	float: left;
	width: 280px;
	margin: 10px;
}

#editlayout {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	width: 340px;
	margin: 10px;
}

#editfeatures {
	width: 280px;
	float: left;
}

#editfrontpage .articleselect {
	width: 280px;
}

#editsave {
	width: 960px;
	float: left;
	margin-top: 10px;
	clear: left;
}

#editsave p {
	padding: 10px;
	background-color: #dee4e8;
	text-align: center;
}

#editoroptions {
	position: relative;
	background-color: #bfbfbf;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	width: 100px;
}

#editoroptions ul {
	list-style-type: none;
}

#editoroptions li {
	font-size: 0.7em;
	list-style-type: none;
}

#editoroptions li a {
	padding: 5px;
	display: block;
}

#editoroptions li a:link, #editoroptions li a:visited {
	text-decoration: none;
	color: #4f5f7f;
	background-color: #dee4e8;
}

#editoroptions li a:hover {
	text-decoration: none;
	color: #dee4e8;
	background-color: #4f5f7f;
}

#uploadimage {
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	float: left;
	width: 340px;
	margin: 10px;
}

#uploadimage p {
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#uploadimage h3 {
	border-top-color: #f1f1f1;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
}

#frontpage {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 340px;
}

#frontpage h3 {
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#frontpage p {
	margin-top: 5px;
	font-size: 0.8em;
}

#frontpage p.author {
}

#archive {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 220px;
}

#archive h3 {
	font-size: 0.8em;
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}

#archive p {
	margin-bottom: 5px;
	font-size: 0.7em;
}

#comments {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	width: 220px;
}

#comments h3 {
	width: 210px;
	display: block;
	clear: both;
	float: left;
	margin-bottom: 1px;
	padding: 5px;
	background-color: #f1f1f1;
}

#comments #newcomment {
	float: left;
	clear: both;
	width: 220px;
	background-color: #dee4e8;
}

#comments #newcomment p {
	font-size: 0.7em;
}

#comments p {
	margin: 5px;
}

#comments #newcomment_text {
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	width: 200px;
}

#comments #postcomment {
	display: block;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(/global/images/newspaper/postcomment.png);
}

#comments #postcomment span {
	display: none;
}

#comments a#postcomment:link, #comments a#postcomment:visited {
	background-position: left;
}

#comments a#postcomment:hover {
	background-position: right;
}

#comments .comment {
	margin-bottom: 1px;
	clear: left;
	float: left;
	width: 220px;
	background-color: #f1f1f1;
}

#comments .comment .image {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	height: 45px;
	width: 45px;
}

#comments .comment .text {
	float: left;
	width: 150px;
}

#comments .comment p {
	font-size: 0.7em;
}

#comments .comment .by {
	color: #7f7f7f;
}

#comments #saving {
	display: none;
}

