body
{ 
background-image:url('bg.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right top; 
background-color:#dddddd;
font-family:arial;
margin-top:15px;
}

td {vertical-align:top;font-size:14px;}

h1 {font-size:14px;color:#15227A;}

h2 {font-size:11px;border-bottom:1px solid;padding-bottom:3px;text-align:left;color:#15227A;}

a {text-decoration:none;color:#333;} 
a:hover {color:#15227A;}

a img {border:none;}

.top {height:110px;padding-right:20px;background-image:url('bg-top.png');background-repeat:no-repeat;background-position:center bottom;padding-bottom:20px;}
.top a {color:#fff;font-size:14px;font-weight:bold;margin-right:10px;padding-bottom:5px;}
.top a:hover {color:#fff;border-bottom:4px solid #fff;}

.left {width:229px;background-color:#fff;height:275px;padding:10px;
background-image:url('line.png');
background-repeat:no-repeat;
background-position:right top; 
line-height:150%;
}

.right {width:710px;background-color:#fff;padding:10px;}

.foo {height:105px;}

.fo {display:inline-block;width:100px;}