/* CSS Document */
body { background:url(images/bg.jpg) repeat-x; margin:0px; padding:0px; background-attachment:fixed; }
#header { background:url(images/header.png) top right no-repeat; width:735px; height:201px; }
#feet { background:url(images/feet.png) top left no-repeat; width:54px; height:206px; }
#h1 { background:url(images/h1.jpg) top left no-repeat; width:176px; height:206px; }
#h2 { background:url(images/h2.jpg) top left no-repeat; width:517px; height:206px; }
#out { width:54px; height:100px; }
#side { background:url(images/side.jpg) repeat-y; width:176px; height:100px; }
#content { background:url(images/content.jpg) repeat-y; width:517px; height:100px; }
#footer1 { width:54px; height:61px; }
#footer2 { background:url(images/footer.png) no-repeat; width:693px; height:61px; }

a.link1 { color:#FFFFFF; font-family:tahoma; font-size:14px; text-decoration:none; margin-left:350px;}
a.link2 { color:#FFFFFF; font-family:tahoma; font-size:14px; text-decoration:none; margin-left:70px;}
a.link3 { color:#FFFFFF; font-family:tahoma; font-size:14px; text-decoration:none; margin-left:70px;}

a.link1:hover { color:#999999; }
a.link2:hover { color:#999999; }
a.link3:hover { color:#999999; }

dt { width:100%; margin:0px; padding:0px; font-size:12px; font-family:tahoma; }
dl { width:100%; margin:0px; padding:0px; font-size:12px; font-family:tahoma; }
dd { width:100%; margin:0px; padding:0px; font-size:12px; font-family:tahoma; }
dd table tr td { width:100%; margin:0px; padding:0px; font-family:tahoma; }
dd table tr td a img { margin:0px; padding:0px; }
dt a { font-size:12px; margin:0px; padding:0px;}
dl a { font-size:12px; margin:0px; padding:0px;}
dd a { font-size:12px; margin:0px; padding:0px;}
dd td { font-size:12px; margin:0px; padding:0px;}
dd td a { font-size:12px; margin:0px; padding:0px;}
