body {
background:url(tile.jpg) repeat-y center;
}

body, td, div {
font-family:Century Gothic;
font-size:15px;
}

h1 {
font-size:30px;
font-weight:normal;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}

h2 {
font-size:25px;
font-weight:normal;
line-height:normal;
color:#deb22d;
margin-top:0px;
margin-bottom:20px;
}

h3 {
font-size:24px;
font-weight:normal;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}

h4 {
font-size:35px;
font-weight:normal;
line-height:normal;
letter-spacing:1px;
color:#deb22d;
margin-top:15px;
margin-bottom:15px;
}

li {
padding-bottom:10px;
}

img {
border:none;
}

form {
margin:0px;
}

.orange {
color:#deb22d;
}

a:link {
text-decoration:underline;
color:#0033ff;
}

a:visited {
text-decoration:underline;
color:#0033ff;
}

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

#masthead {
position:absolute;
top:0px;
left:50%;
width:950px;
margin-left:-475px;
height:290px;
background:url(header-home.jpg) no-repeat;
}

#logo {
position:absolute;
top:50px;
left:50%;
width:550px;
margin-left:-278px;
font-size:36px;
}

#navigation {
position:absolute;
top:87px;
left:50%;
width:550px;
margin-left:-275px;
line-height:19px;
}

#content {
position:absolute;
top:165px;
left:50%;
width:550px;
margin-left:-275px;
padding-bottom:50px;
}

#rightside {
position:absolute;
top:310px;
left:50%;
width:125px;
margin-left:305px;
text-align:center;
font-size:12px;
line-height:15px;
}

