/* CSS Document */
body{margin:0px; background-image:url(images/bg.gif); background-repeat:repeat-x; text-align:center;}
td,div{font-family:Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#FFFFFF;}
#content{width:964px; margin:0px; }
#left{float:left;width:239px;}
#right{float:right; width:680px; margin:0; background-image:url(images/flower.png); background-position:right top; background-repeat:no-repeat; text-align:left;}

#top{margin:0; text-align:left;padding-top:25px; height:87px;}

#link{clear:both; margin:5px auto; width:950px; border: #006699 dotted 1px; text-align:left;color:#006699; line-height:16px;padding:5px; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
#link a{color:#006699; text-decoration:none;}
#link a:hover{color:#CCCCCC; text-decoration:none;}
