* {
	margin: 0;
	padding: 0;
}
html { 
	font-size: 100%;
	height:100% 
}
body {
	background-color: White;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
td {
	vertical-align:top;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#logo {
	padding: 25px 0 20px 55px;
	text-align: left;
}
#slogan {
	padding: 25px 55px 20px 0;
	text-align: right;
}
#hmenu {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 14px;
}
#hmenu0 {
	background-color: #b8e3cb;
	border-bottom: 1px #009933 solid;
	height: 30px;
	width: 50%;
}
#hmenu1 {
	background-color: #B8E3CB;
	text-align: center;
	vertical-align: middle;
	padding: 0 25px;
	border-bottom: 1px #009933 solid;
}
#hmenu2 {
	background-color: White;
	text-align: center;
	vertical-align: middle;
	padding: 0 25px;
	border-left: 1px #009933 solid;
	border-right: 1px #009933 solid;
	border-top: 1px #009933 solid;
	border-bottom: 1px White solid;
}
#hmenu a:link, #hmenu a:visited {
	color: #009933;
	text-decoration: underline;
}
#hmenu a:hover {
	color: #009933;
	text-decoration: none;
}
#hmenu2 a:link {
	color: #ff3333;
	text-decoration: none;
}
#hmenu2 a:hover {
	color: #ff3333;
	text-decoration: underline;
}
#main {}
#post {
	padding: 25px;
	line-height: 17px;
	text-align: justify;
}
#post p {
	padding: 0 0 5px 0;
}
.date {
	color: #009933;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
	line-height: normal;
	letter-spacing: -1px;
	text-align: left;
}
h1 a:link, h1 a:visited {
	color: #333;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3333;
	text-decoration: underline;
}
#main img {
	padding: 0 15px 5px 0;
}
#left {
	padding: 10px 0 25px 0;
}
#left a:link, #left a:visited {
	color: #333;
	text-decoration: none;
}
#left a:hover {
	color: #555;
	text-decoration: underline;
}
#right {
	padding: 0 0 20px 25px;
}
#right a:link, #right a:visited {
	color: #333;
	text-decoration: none;
}
#right a:hover {
	color: #555;
	text-decoration: underline;
}
#arch {
	background-color: #e5f2ea;
	border-left: 1px #009933 solid;
	border-bottom: 1px #009933 solid;
}
#arch2 {
	background-color: White;
	margin: 0 0 10px 0;
}
.n {
	padding: 0 20px 0 20px;
	font-size: 14px;
}
.n2 {
	padding: 0 10px 0 25px;
	background-color: #E5F2EA;
	font-size: 14px;
}
.name {
	font-weight: bold;
	color: #009933;
	text-transform: uppercase;
	text-align: right;
	background-image: url(/images/ico_red.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	border-bottom: 2px #009933 solid;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
}
.name2 {
	font-weight: bold;
	color: #009933;
	text-transform: uppercase;
	text-align: left;
	background-image: url(/images/ico_red_2.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	border-bottom: 2px #009933 solid;
	margin: 0 0 5px 0;
	padding: 5px 0 2px 0;
}
.ico {
	padding: 10px 0 0 20px;
}
.ico2 {
	padding: 10px 10px 0 25px;
}
.archive {
	padding: 5px 20px 5px 10px;
	font-size: 12px;
	text-align: justify;
}
.archive2 {
	padding: 5px 10px 5px 0px;
	font-size: 12px;
	text-align: justify;
}
.noico {
	padding: 10px;
}
.noarchive {
	padding: 5px 20px 5px 10px;
	font-size: 12px;
	text-align: justify;
	color: #888;
}
#counters {
	text-align: center;
	padding: 20px 0;
}
#comm1 {
	background-color: #B8E3CB;
	color: #009933;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	border-top: 2px #009933 solid;
	background-image: url(/images/ico_red_2.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#comm2 {
	border-top: 2px #009933 solid;
}
.comments {
	padding: 5px 25px 5px 25px;
}
.comment {
	margin: 0 0 10px;
	background-color: #E5F2EA;
	padding: 5px;
}
.comment a {
	color: #333;
	text-decoration: underline;
}
.comment a:hover {
	text-decoration: none;
}
.commdate {
	color: #FF3333;
	font-weight: bold;
}
.commf1 {
	padding: 5px 5px 0 0;
}
.commf2 {
	padding: 5px 0 0 5px;
}
.commf2 input {
	width: 170px;
	border: 1px #999 solid;
	padding: 3px;
}
.commf2 textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	font-size: 12px;
}
.submit {
	background-color: #B8E3CB;
	border: 1px solid #009933;
	font-weight: bold;
	padding: 5px;
}
#footer {
	background-color: #B8E3CB;
	text-align: center;
	color: #009933;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	vertical-align: middle;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	padding: 0 10px;
}
#footer a:link, #footer a:visited {
	color: #009933;
	text-decoration: underline;
}
#footer a:hover {
	color: #009933;
	text-decoration: none;
}


.success {
    border: 1px solid green;
    background-color: #AAFFAA;
    color: green;
}

.error{
    border: 1px solid red;
    background-color: #FFAAAA;
    color: red;
}
#container {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 550px;
	z-index: 100000;
}
.center {
	position: relative;
	left: -50%;
	width: 550px;
	background-color: #fff;
	border: 5px solid #96c1a9;
	padding: 20px;
	color: #009933;
	font-size: 13px;
}

img#contentblocker {
    background-attachment:fixed;
    background-color:transparent;
    background-position:50% 50%;
    background-repeat:no-repeat;
    left:0px;
    width: 100%;
    height:100%;
    z-index: 1000;
    position:absolute;
    top:0px;
}
