@charset "ISO-8859-1";
body {
background-repeat:repeat;
background-position:top center;
background-attachment:scroll;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:0px;
background-image:url(body.jpg);
}
div#container {
width:100%;
background-repeat:no-repeat;
background-position:top center;
overflow:hidden;
background-image:url(container.png);
}
html>body div#main {
height:auto;
min-height:302px;
}
div#header {
background-repeat:no-repeat;
background-position:top center;
font-size:1em;
margin-left:auto;
margin-right:auto;
position:relative;
width:100%;
height:501px;
}
div#global {
background-repeat:repeat-y;
background-position:top center;
margin-left:auto;
margin-right:auto;
background-image:url(global.png);
width:1000px;
}
div#footer {
background-repeat:no-repeat;
background-position:top center;
font-size:1em;
margin-left:auto;
margin-right:auto;
position:relative;
width:1000px;
height:137px;
}
div#main {
background-repeat:no-repeat;
font-size:1em;
position:relative;
float:left;
clear:both;
height:302px;
width:678px;
padding-left:48px;
padding-right:19px;
}
div#secondary {
background-repeat:no-repeat;
font-size:1em;
position:relative;
float:left;
width:243px;
padding-left:5px;
padding-right:7px;
}
div#globalf {
background-image:url(globalf.png);
background-repeat:no-repeat;
background-position:top center;
clear:both;
}
img {
border:0;
}
table tr td {
font-size:1em;
}
form {
margin:0px;
padding:0px;
}
div#globalh {
background-image:url(globalh.png);
background-repeat:no-repeat;
background-position:top center;
}
h1 {
font-size:1em;
background-repeat:no-repeat;
}
h2 {
font-size:1em;
background-repeat:no-repeat;
}
h3 {
font-size:1em;
background-repeat:no-repeat;
}
h4 {
font-size:1em;
background-repeat:no-repeat;
}
