/* structure */

body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #71715D;
	font: 8pt/12pt "Trebuchet MS", sans-serif;
	color: #ffffff;
}

div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.master {
	margin: 0px auto 0px auto;
	width: 570px;
	text-align: left;
}

.header {
	position: relative;
	float: left;
	width: 540px;
	font: 14pt/16pt "Trebuchet MS", sans-serif;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px solid #71715D;
}

.banner {
	position: relative;
	float: left;
	width: 540px;
	height: 130px;
	text-align: left;
	border-bottom: 2px solid #71715D;
	background-color: #71715D;
}	

.topnav {
	position: relative;
	float: left;
	height: 22px;
	width: 540px;
	text-align: center;
	border-bottom: 2px solid #71715D;
}

.menuleft {
	position: relative;
	float: left;
	width: 110px;
	height: auto;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
	overflow: hidden;
}

.menuright {
	position: relative;
	float: right;
	width: 110px;
	height: auto;
	vertical-align: top;
	text-align: right;
	overflow: hidden;
	border-bottom: 2px solid #71715D;
	background-color: #71715D;
}

.content {
	position: relative;
	float: left;
	width: 420px;
	vertical-align: top;
}

.footer {
	position: relative;
	float: left;
	width: 540px;
	text-align:center;
	background-color: #71715D;
	margin: 20px 0px 0px 0px;
}

.validation {
	position: relative;
	float: right;
	margin: 0px 3px 0px auto;
	text-align: right;
}

.loginbox {
	position: relative;
	float: right;
	width: 120px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

.loginbox form {
	margin: 5px 5px 0px 0px;
}

.textbox {
	padding: 2px 5px 0px 5px;
}

.menuheader {
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
	background-color: #afaf99;
}

.menubox {
	padding: 5px 5px 20px 5px;
}

.blog {
	position: relative;
	float: left;
	width: 420px;
}

.disclaimer {
	position: relative;
	float: left;
	width: 420px;
}

.reading {
	position: relative;
	float: left;
	width: 400px;
}

img.ccimg {
	position: relative;
	float: left;
	width: 88px;
	height: 31px;
	border: none;
}

.ccbox {
	padding: 0px 0px 0px 10px;
	position: relative;
	float: left;
	width: 400px;
	text-align: left;
}


/* design */

.main_frame {
	position: relative;
	float: left;
	background-color: #afaf99;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}

table.myTable {
	/* this sets the table border color, since we use cellpadding:1 to set the "borders" */
	color: #000000;
	background-color: #ffffff;
	font: 8pt/12pt "Trebuchet MS", sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border-spacing: 1px;
	}

table.myTable td {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

table.myTable td.myHeader {
	color: #ffffff;
	background-color: #71715D;
	}

table.myTable td.myDesc {
	color: #ffffff;
	background-color: #71715D;
	}

table.myTable td.myCell {
	color: #ffffff;
	background-color: #afaf99;
	}

table.myTable td.Alert_high {
	color: #ffffff;
	background-color: #aa5555;
}

table.myTable td.Alert_moderate {
	color: #ffffff;
	background-color: #aaaa55;
}

table.myTable td.Alert_normal {
	color: #ffffff;
	background-color: #55aa55;
}

table.myTable td.myForm {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #afaf99;
}



.blgAvatar {
	position: relative;
	float: left;
	width: 64px;
	height: 64px;
	text-align: center;
	color: #000000;
}

.blgAvatar img {
	border: none;
}

.blog_header {
	position: relative;
	float: left;
}

.blog_header_right {
	position: relative;
	float: left;
	width: 356px;
}

.blgDate {
	position: relative;
	float: left;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	width: 356px;
}

.blgSubject {
	position: relative;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px 3px 3px;
	font-size: 11pt;
	color: #777777;
	width: 356px;
}

.blgMood {
	position: relative;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 3px 0px 3px;
	color: #777777;
	width: 356px;
}

.blgBody {
	position: relative;
	float: left;
	padding: 0px 3px 0px 3px;
}

.blgBody img {
	max-width: 420px;
}

.blgFooter {
	position: relative;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px 0px 3px;
	color: #777777;
}

.blgComment {
	position: relative;
	float: left;
	padding: 0px 3px 0px 3px;
	border-top: 1px solid #9d9d88;
	border-left: 10px solid #9d9d88;
	width: 405px;
}

.blgSpacer {
	height: 3px;
	border-bottom: 2px solid #71715D;
	margin: 0px 0px 25px 0px;
}

.blog_select {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.reading_rating {
	position: relative;
	float: left;
	width: 50px;
}

.reading_title {
	position: relative;
	float: left;
	width: 220px;
}

.reading_update {
	position: relative;
	float: left;
	width: 80px;
}

.reading_rss {
	position: relative;
	float: left;
	width: 50px;
	text-align: right;
}

.reading_form {
	position: relative;
	float: left;
	width: 270px;
}

.reading_input {
	position: relative;
	float: left;
	width: 220px;
	height: 20px;
	font: 8pt sans-serif;
}

.reading_button {
	position: relative;
	float: left;
	width: 50px;
	height: 20px;
	text-align: center;
	font: 8pt sans-serif;
}

.reading_actions {
	position: relative;
	float: left;
	padding: 0px 0px 0px 3px;
	width: 70px;
	text-align: right;
}

.reading_spacer {
	position: relative;
	float: left;
	width: 400px;
	height: 10px;
	border-top: 1px dotted #71715D;
}	

.ltred {
	color: #cc0000;
}

.overdue {
	color: #ff0000;
}

.error {
	color: #ff0000;
}

.ahem {
	display: none;
}

.small_print {
	font-size: 7pt;
}

.small_print p {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
}

p.article_close {
	text-align: right
}

.poem_listing {
	text-align: left;
	padding: 5px 0px 10px 30px;
}

.calendar {
	position: relative;
	float: left;
	width: 126px;
	text-align: left;
	font: 8pt/11pt sans-serif;
	border: 1px solid #999999;
}

.cal_header {
	position: relative;
	float: left;
	width: 126px;
	text-align: center;
	border-bottom: 1px solid #777777;
}

.cal_day {
	position: relative;
	float: left;
	width: 18px;
	text-align: center;
}

.cal_footer {
	position: relative;
	float: left;
	width: 126px;
	text-align: center;
	border-top: 1px solid #777777;
}

.cal_today {
	color: #9999ff;
}

.priority_emergency {
	color: #ff0000;
	font-weight: bold;
}

.priority_critical {
	color: #dd0000;
	font-weight: bold;
}

.priority_high {
	color: #eeaa00;
	font-weight: bold;
}

.priority_normal {
	color: #ffffff;
	font-weight: bold;
}

.priority_low {
	color: #5555ff;
	font-weight: bold;
}

.priority_lowest {
	color: #3333dd;
	font-weight: bold;
}

.priority_none {
	color: #999999;
	font-weight: normal;
}

.header h1 {
	font: 14pt/16pt "Trebuchet MS", sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menuheader h2 {
	font: 8pt/12pt "Trebuchet MS", sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* links */

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

.header a:link {
	color: #ffffff;
	text-decoration: none;
}

.header a:visited {
	color: #ffffff;
	text-decoration: none;
}

.header a:hover {
	color: #ffffff;
	text-decoration: none;
}

.header a:active {
	color: #ffffff;
	text-decoration: none;
}

.content a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.content a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.content a:active {
	color: #ff0000;
	text-decoration: underline;
}

.menubox a:link {
	color: #ffffff;
	text-decoration: none;
}

.menubox a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menubox a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menubox a:active {
	color: #ff0000;
	text-decoration: underline;
}

.blgBody a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.blgBody a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.blgBody a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.blgBody a:active {
	color: #ff0000;
	text-decoration: underline;
}

.validation a:link {
	color: #ffffff;
	text-decoration: none;
}

.validation a:visited {
	color: #ffffff;
	text-decoration: none;
}

.validation a:hover {
	color: #ffffff;
	text-decoration: none;
}

.validation a:active {
	color: #ffffff;
	text-decoration: none;
}

.cal_day a:link {
	color: #ff7777;
}

.cal_day a:visited {
	color: #ff7777;
}

.cal_today a:link {
	color: #7777ff;
}

.cal_today a:visited {
	color: #7777ff;
}

.anchortext {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.anchortext a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
