﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Times New Roman, Times New Roman, Times New Roman, sans-serif;
	font-size: 12pt;
	color: #344516;
	background-color: #9DDA34;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 850px;
}
body img {
border:0;}
#shadow {
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
}
#shadow #wrapper {
background-color: #95CE33;
height:auto;
margin-left:auto;
margin-right:auto;
width: 800px;
}
#shadow #wrapper #header {
	height:280px;
	width:800px;
	background-color: #95CE33;
	background-repeat: no-repeat;
	position: relative;
}
#shadow #wrapper #header #logo {
	height: 270px;
	width: 347px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#shadow #wrapper #header #news{
	height:270px;
	position:absolute;
	top:12px;
               width:380px;
	left: 436px;
         	text-align: left;
               line-height: 2

}
#shadow #wrapper #content td {
	background-color: #9DDA34;
               border-top-width:1px;
               border-right-width:1px;
               border-bottom-width:1px;
               border-left-width:1px;
               border-style:dotted;
               border-top-color:#f04d1d;
               border-right-color:#f8fd07;
               border-bottom-color:#f8fd07;
               border-left-color:#f04d1d; 
	text-align: left;
	font-weight: normal;
	padding: 8px;
}

#shadow #wrapper #content th {
	background-color: #9DDA34;
               border-top-width:1px;
               border-right-width:1px;
               border-bottom-width:1px;
               border-left-width:1px;
               border-style:dotted;
               border-top-color:#f04d1d;
               border-right-color:#f8fd07;
               border-bottom-color:#f8fd07;
               border-left-color:#f04d1d; 
	text-align: left;
	font-weight: normal;
	padding: 8px;
}
#shadow #wrapper #navi {
	background-color: #bfe182;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color:#333333;
	border-top-style:dotted;
	border-top-width:1px;
	font-size:1em;
	height:30px;
	padding-top:10px;
	width:800px;
}
              #shadow #wrapper #navi ul {
              list-style-type: none;
}
             #shadow #wrapper #navi li {
             display:inline;
             padding-left:10px;
             padding-right:10px;
}
#shadow #wrapper #navi a {
	color:#344516;
               font-family:Times New Roman, sans-serif;
               font-size:14pt;
               font-style:italic;
               font-weight:bold;
               padding-top:10px;
               text-decoration:underline;
        
}
#shadow #wrapper #navi a:hover {
               background-color:#95ce33;
}
#shadow #wrapper #content {
	font-size:12pt;
	text-align: left;
	padding: 24px;
}
#footer {
	background-color:#bee678;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
	height:20px;
	padding-right:10px;
	padding-top:10px;
	text-align:right;
	clear: both;
}
a {
color:#344516;
font-family:Times New Roman, sans-serif;
font-size:12pt;
font-style:italic;
font-weight:normal;
padding-top:10px;
text-decoration:underline;
}
#shadow #wrapper #footer a {
color:#333333;
font-size:10pt;
text-align:right;
text-decoration:none;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	padding-bottom: 8px;
}
h2 {
              font-size:12pt;
              font-weight:bold;
              padding-bottom: 8px;
h3{
              font-size:12pt;
              background-color: #bfe182;
              font-weight:bold;
              font-style:italic;
              text-decoration:underline;
              padding-bottom: 8px;   

}
li {
           
             left: 24px;
             padding-bottom: 10px

}
ul {
	padding-left: 20px;
}
#shadow  #wrapper  #content  a:hover {
	color: #BEE081;

}
hr {
	color: #BFE182;
	height: 1px;
	width: auto;
}
#shadow #wrapper #content #left {
	width: 380px;
	float: left;
	padding-right: 20px;
	text-align: justify;
}
#shadow #wrapper #content #right {
	float: right;
	width: 320px;
}

