body {
	background-image: url(mtx01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color : #366188;
	margin: 0px;
	padding: 0px;
}

#nav {
	float: left;
	margin-top: 250px;
	width: 212px;
	padding: 10px 5px 10px 5px;
	color: #000;
	background-color : transparent;
	border: none;
	overflow: visible;
	}	
	
a.b {
   width: 150px;
   display: block;
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 1px 0px 1px 5px;
   color: #EDEDED;
   text-decoration:none;
   background-color :  #7CA8CD;
   border: 1px solid #ff0;
   text-align : left;
   font-weight : bold;
   font-size:12px;
   font-family :  verdana, arial, georgia, sans-serif;
}
a.b:hover {
   display: block;
   margin-top: 2px;
   margin-bottom: 2px;
   color: #FEFF22;
   text-decoration:none;
   background-color : #558DBD;
   border: 1px solid  #ff0;
   text-align : left;
   font-weight : bold;
   font-size:12px;
   font-family :  verdana, arial, georgia, sans-serif;
}

a.c {
   width: 150px;
   display: block;
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 1px 0px 1px 5px;
}

#nav img {
	border : none;
}

#main {
	float: left;
	margin-top: 10px;
	width: 295px;
    background-image: url(txt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color : #7CA8CD;
}

#main img {
	border : none;
}

.intro {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#txt {
	margin-top: 85px;
	margin-left: 20px;
}

#txt a {
    text-decoration : none;
	color : #3B6C97;
	font-weight : bold;
}

#txt a:hover {
	border-bottom: 1px solid #fff;
}

#txt a.d:hover {
	border-bottom: 0px;
}

h1 {
	font-size : 16px;
	color: #AA0F2E;
    border-bottom: 1px solid #FEFF22;
}

h2 {
	font-size : 14px;
	color: #D23A00;
}

p {
    margin-top: 5px;
    margin-right: 20px;
	margin-bottom: 10px;
    margin-left: 10px;
	font-size:12px;
    font-family :  verdana, arial, georgia, sans-serif;
	text-align : justify;
}
