body {margin: 0px; padding: 0px; background-image: url('images/back.jpg'); background-repeat: repeat-y; background-color: #fff; font-family:Arial, Helvetica, sans-serif;}

#left {float: left; width: 283px;}
#right {margin: 100px 0px 0px 20px; float: left; width: 655px;}
#menu {float: right;}
#line {clear: both; float: right; background-image: url('images/line.jpg'); width: 638px; height: 9px;}
#line_bottom {margin: 50px 0px 10px 0px; clear: both; float: right; background-image: url('images/line.jpg'); width: 638px; height: 9px;}
.link {margin: 0px 0px 0px 20px; font-weight: bold; font-size:16px;}
.link a:link {color: #333333; text-decoration: none;}
.link a:visited {color: #333333; text-decoration: none;}
.link a:hover {color: #000000; text-decoration: underline;}
a:link {color: #E85423;}
a:hover {color: #E85423;}
a:visited {color: #E85423;}
#content {margin: 0px 0px 100px 0px;}

h2 {color: #E85423; font-size: 20px; margin: 100px 0px 50px 0px;}

.logo {float: right; margin-left: 20px; font-size:9px;}
.logo img {border: none;}
