body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background: #025996 url(/images/background.jpg) top left fixed repeat-x;
	color:#666666;

}

td {
width:200px;
text-align:center;

}

td img {
border: 1px solid black;
margin-top: 10px;
}

h1 {
font-size: 16px;
color:#025996;
margin: 0px;
padding: 0px;
}
#container {
width: 694px;
margin: 0 auto;

}
#header {

}
#menu {
background-image:url(/images/menu.jpg);

height: 20px;
color:#025996;
font-size:14px;
font-weight:bold;
text-align:right;
}

#menu ul {
display:inline;
list-style-type:none;
margin: 0px;
margin-right:20px;
padding: 0px;
}
#menu li {
display:inline;
margin: 0px;
padding: 0px;
margin-left: 15px;
list-style-type:none;
}
#textArea {
width: 694px;
background-image:url(/images/columnback.jpg);
text-align:left;
}
#leftColumn{
float:left;
display: inline;
padding-top: 10px;
width:150px;
margin-left: 12px;
margin-right: 10px;
text-align:left;
font-size:11px;
}

#leftColumn h1 {
font-size:11px;
}
#rightColumn{
padding-top: 10px;
padding-bottom: 10px;
margin-left: 180px;
text-align:left;
width: 455px;

}
a {
color:#025996;
text-decoration:none;
}

a:hover {
color:#025996;
text-decoration:underline;
}
 .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

  .min500px {
    height:300px;
  }
  .prop {
    float:right;
    width:1px;
  }
.image {
border: 1px solid black;
}

#footer {
background: url(/images/footercap.jpg);
background-repeat: no-repeat;
height: 50px;
color: white;
font-size: 9px;
}