body {
	background-repeat: repeat-x;
	margin: 0px;
 background-image: url(../images/body.gif);
}

.t {
font-size: 14px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
.ab {
font-size: 14px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
#logo {
	clear: both;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/iwd.gif);
	background-repeat: no-repeat;
}
#banner {
	height: 450px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.page-header{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #820041;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00C;
}
#menu {
	clear: both;
	height: 41px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-color: #FFF;
  border: 1px solid #F60;
  margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	
}

#center {
	float: left;
	padding-left: 10px;
	width: 700px;
	height: auto;
  	color: #006;
}
#left {
	float: left;
	width: 700px;
	height: 150px;
}
#right {
	float: left;
	width: 300px;
	height: 150px;
}
p.right {
  text-align: left;
  background-color: #3F891B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
  	height: 25px;
	font-weight: bold;
	color: #F93;
	text-decoration: underline;
  margin-top: 0px;
	padding-top: 2px;
	padding-left: 20px;
}

p.left {
  text-align: left;
  background-color: #3F891B;
  height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F93;
	text-decoration: underline;
  margin-top: 0px;
	padding-top: 2px;
  
}
a:link { color:#33348e; text-decoration: none; }
a:visited { color:#33348e; text-decoration: none; }
a:hover { color:#33348e; text-decoration: none; }
a:active { color:#7476b4; text-decoration: underline; }

#footer {
	clear: both;
	height: 110px;
	width: 1000px;

  background-color: #255210;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.d{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #00C;
  	line-height: 20px;
}
#f1 {
        height: 100px;
        width: 500px;
	float: left;
        margin-top: 10px;
        margin-left: 10px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #FFF;
  font-weight: bold;
}
#f2 {
        height: 100px;
 width: 400px;
        float: right;
        margin-top: 10px;
        margin-right: 10px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
  		color: #FFF;
  font-weight: bold;
text-align: right;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
}
.text2 {color: #200010}
.text3 {color: #000000}
.deco {
	color: #009;
	text-decoration: underline;
}
.table {
    border-collapse: collapse;
}

.table, td, th {
	border: 1px solid #F60;
	text-align: center;
	
}
