﻿body {
	background: url('http://www.popolo.com/web/theme07/images/pageback.png') top left repeat;
}
#body {
	background: url('http://www.popolo.com/web/theme07/images/pageback.png') top left repeat;
}
#head {
	display: block;
	text-align: center;
	margin: auto;
	width: 746px;
}

#headtop {
	display: block;
	text-align: center;
	margin: auto;
	height: 193px;
	width: 746px;
	background: url('http://www.popolo.com/web/theme07/images/top1.png') top left;
}

#headmenu {
	display: block;
}
#headbreather {
	text-align: center;
	margin-left: auto;
	padding: 0;
	width: 746px;
	height: 29px;
	background: url('http://www.popolo.com/web/theme07/images/topbreather.png') no-repeat;
}
#currenttime {
	display: block;
	float: right;
	width: 300px;
	margin-top: 1px;
	margin-right: 52px;
	font-family: "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: right;
	color: #111C23;
}
.currenttime {
	font-family: "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}


#foot {
	vertical-align: top;
	text-align: left;
	margin: auto;
	width: 746px;
	height: 117px;
	background: url('http://www.popolo.com/web/theme07/images/footer.png') top left;
}
#foottop {
	text-align: center;
	margin: auto;
	height: 33px;
	width: 746px;
}

#footmenu {
	margin: 12px 56px;
	vertical-align: top;
	padding: 0;
}
#footmenu p {
	text-align: left;
	
}

#envelope  {
	width: 746px;
	margin: auto;
	text-align: center;
	background: url('http://www.popolo.com/web/theme07/images/contentback.png') top left repeat-y;
}
#contentbox {
	width: 746px;
	text-align: left;
	background: url('http://www.popolo.com/web/theme07/images/contentbackonce.png') top left no-repeat;
	min-height: 600px;
}
#content {
	margin-left: 56px;
	width: 600px;
}
#homecontent {
	margin-left: 56px;
	width: 600px;
}


/* TABLE HELPERS */

.dottedrow td {
	padding-bottom: 3px;
	border-bottom: 1px dotted black;
}

#contact td {
	padding: 2px;
	font-size: 13px; /* Resets 1em to 10px */
	vertical-align: middle;
	font-weight: normal;
	
}
.input, .select, .submit, .option {
	width: 200px;
	border: 1px solid #5A708F;
	font-size: 13px; /* Resets 1em to 10px */
	vertical-align: middle;
	font-weight: normal;
	padding: 2px;
}
.select {
	width: 206px;
	padding: 0px;
}

.submit {
	font-size: 11px; /* Resets 1em to 10px */
	vertical-align: middle;
	font-weight: normal;
	width: 110px;
	padding: 2px 4px;
	height: 26px;
	margin: 0px;
	background-color: #6aafef;
	text-align: left;
	cursor: pointer;
	border: 1px solid #5A708F;
	color: black;
}
