

body {
	background-color: #85c340;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	margin: 0px; padding: 0px;
	font: normal 62% helvetica, arial, sans-serif; color: #6a7e3c;
	}


img {
	border: 0px;
	}


a:link	{
	color: #c0d982;
	text-decoration: none;
	}

a:hover {
	color: #e2f3ba;
	text-decoration: underline;
	}

a:active {
	color: #dbebb6;
	text-decoration: underline;
	}

a:visited {
	color: #9abd49;
	text-decoration: none;
	}


td.tablecontent {
	background: #1C1C1C;
	}


h1 {
	margin: 0px 0px 8px 21px;
	color: #9dc04a;
	font-size: 1em;
	}


p.content {
	margin: 0px 21px 0px 21px;
	text-align: justify;
	}

blockquote {
	padding: 0 7px 0 11px;
	border-left: 1px dashed;
	font-family: georgia, serif;
	font-style: italic; text-align: justify;
	color: #9abd49;
	}




div.sidebox {
	padding: 22px 10px 0px 21px;
	}




/* SPLASH STYLINGS */

body.splash {
	background-color: #85c340;
	background-image: url("images/splash/bg.jpg");
	background-repeat: repeat-x;
	margin: 0px; padding: 0px;
	}


img.logosplash {
	margin: 123px 0 0 0;
	}


img.motto {
	margin: 85px 0 0 0;
	}

img.enter {
	margin: 72px 0 0 0;
	}









/* HEADER n MENU STYLINGS */


img.logo {
	margin: 32px 0 0 5px;
	}

div.header {
	width: 766px; height: 175px;
	margin: 0 0 30px 0;
	}

div.image {
	width: 766px;
	text-align: left;
	}

div.menu {
	width: 766px;
	margin: 0 3px 0 0;
	text-align: right;
	}











/* FOOTER STYLINGS */

div.footer_wrap {
	width: 766px;
	text-align: left;
	}

div.footer {
	margin: 0 0 0 252px;
	width: 514px; height: 44px;
	background-image: url("images/bg_footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
	line-height: 3;
	}


span.dash {
	margin: 0 25px 0 25px;
	}

a.footerlink:link {
	color: #c0d982;
	text-decoration: none;
	font-size: 1.4em;
	}

a.footerlink:hover {
	color: #e2f3ba;
	text-decoration: underline;
	font-size: 1.4em;
	}

a.footerlink:active {
	color: #dbebb6;
	text-decoration: underline;
	font-size: 1.4em;
	}

a.footerlink:visited {
	color: #9abd49;
	text-decoration: none;
	font-size: 1.4em;
	}



/* BLOGGER TAGS */

span.sig {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 420px;
	text-align: right;
	}


span.date {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 420px;
	color: #86a342;
	font-size: .8em;
	text-align: right;
	}