body {
margin:0px;
background:url(tile.gif) center repeat-y #dbdbdb;
text-align:center;
}

body, p, div, td, ul, li {
font-family:'Arial';
font-size:14px;
line-height:20px;
color:#444444;
}

input, select, textarea {
font-family:'Arial';
font-size:14px;
color:#000000;
}

h1, h2 {
margin:25px 0px 0px 0px;
text-align:center;
color:#444444;
font-size:21px;
line-height:24px;
font-weight:normal;
font-family:'Georgia';
}

h2 {
margin:0px 0px 20px 0px;
font-size:17px;
font-style:italic;
line-height:normal;
text-align:left;
}

p {
margin-bottom:21px;
}

big {
font-weight:bold;
font-size:19px;
line-height:21px;
}

li {
padding-bottom:2px;
}

a:link, a:visited {
text-decoration:underline;
color:#0000cc;
}

a:hover {
text-decoration:underline;
color:#cc0000;
}

img {
border:none;
}

#layout {
margin:auto;
width:800px;
text-align:left;
background:url(footer.jpg) bottom no-repeat #ffffff;
}

#header {
height:218px;
}

#content {
padding:0px 30px 40px 30px;
text-align:left;
}

#footer {
text-align:center;
padding:15px;
}

