/*
body {margin:0 10px 0 10px; padding:0; background-color:#FFF;font:75% arial, verdana, helvetica, sans-serif; color: #000000;}

.button {font-weight:bold; color:#fff; background: #ee2225; border: solid; border-width: 1px 2px 2px 1px; border-color: #999 #000 #000 #999; cursor:pointer;}
.formbutton {font-size:90%; color:#000; background-color: #ccc; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #000; border-right: 1px solid #000; cursor:pointer;}


 Generic Tag Styles
a {text-decoration:none; color:#2a4b54; font-weight:normal;}
a:hover {color:#000000; text-decoration: underline;}
a:focus {background: #cc0000;}
a.hide {position: absolute;left: -9000px;top: 0;}
a.hide:focus, a.hide:active {left: 0;}
h1 {font-size:130%; margin:0px; padding:0; }
h2 {font-size:110%; margin:0px; }
h3 {font-size:100%; margin:3px 0 0; padding:0; }
.terms {width:100%;}
.terms p {float:left; width:100%; text-align:center; color:#666666; font-size:91%;}
.terms textarea {font-weight:normal; font-size:90%; color:#777;}
img {border:0}
.half {float:left; width:49%}
.half2 {float:right; width:49%}
.centre {text-align:center}
.left {text-align:left}
.right {text-align:right}



.hide {position: absolute; left: -9000px; top: 0px;}
.skip {position: absolute; top: 0; left: -2000px} 
.image {width:160px; padding:0;}
.clear {clear:both; height:10px; font-size:1px;}

 */
 
.container 
{ 
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
width:600px;
margin:20px auto;
padding:0;
}

.date {float:right;
font-weight:bold;}

.content
{
width:100%;

}
.content img
{
text-align:center;


}

.footer
{
clear:both;
}
