body{background-color:#03425b;}
table{width:750px;
			color:#0c3545;
			font-family:sans-serif;
			font-size:11px;}
.header{background-image: url('../images/banner.jpg');
        background-repeat: no-repeat;
        height:100px;}
.footer{background-image: url('../images/footer.jpg');
        background-repeat: no-repeat;
				height:50px;}				
.main{border-style:solid;
      border-color:white;
			border-width:5px 5px 0px 5px;
			padding: 10px;
			background-color:#76b6cf;
			text-align:justify;}
p{text-indent:25px;}
h1, h2, h3{background-image:url('../images/bar.jpg');
           background-repeat: no-repeat;
        	 background-position: bottom left;
        	 padding-bottom:1px;
        	 color:#0c3545;
        	 font-variant:small-caps;}
ul{list-style-image: url('../images/diamond.gif');}		 
.menu{background-color:#153c4b;
			text-align:center;
			border-style:solid;
      border-color:white;
			border-width:0px 5px 0px 5px;
			padding:2px;
			font-size:14px;
			letter-spacing:3px;
			font-variant:small-caps;}			
td.m-link:hover{background-color:#0d242d;}
a:link, a:visited{color:white;
       text-decoration:none;}		
.bot{text-align:center;
     color:white;
		 font-family:arial;
		 font-size:10px;}			 