@charset "ISO-8859-1";
body {
background-repeat:repeat-x;
background-position:top center;
background-attachment:scroll;
font-size:1em;
margin:0px;
background-image:url(body.jpg);
}
div#header {
background-repeat:repeat-x;
background-position:top center;
font-size:1em;
margin-left:auto;
margin-right:auto;
position:relative;
background-image:url(header.jpg);
height:350px;
}
div#global {
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
background-image:url(global.jpg);
width:1000px;
padding-top:0px;
padding-right:0px;
}
div#footer {
background-repeat:no-repeat;
font-size:1em;
margin-left:auto;
margin-right:auto;
position:relative;
background-image:url(footer.jpg);
width:1000px;
height:18px;
padding-top:25px;
}
div#container {
background-repeat:no-repeat;
background-position:top center;
width:100%;
overflow:hidden;
background-image:url(container.jpg);
padding-top:40px;
padding-bottom:40px;
}
div#main {
background-repeat:no-repeat;
font-size:1em;
position:relative;
float:right;
height:281px;
width:650px;
padding-left:0px;
padding-right:14px;
}
div#secondary {
background-repeat:no-repeat;
font-size:1em;
position:relative;
float:left;
width:285px;
}
div#globalf {
background-repeat:no-repeat;
clear:both;
}
html>body div#main {
height:auto;
min-height:281px;
}
img {
border:0;
}
table tr td {
font-size:1em;
}
form {
margin:0px;
padding:0px;
}
div#globalh {
background-repeat:no-repeat;
}
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;
}
