html,
body {
margin:0;
padding:0;
font-family:"Trebuchet MS", Georgia, Verdana, serif;
color:#000;
background:#fff url(./images/bg.gif) fixed;
}

body {
min-width:983px;
text-align:center;
}

A:link {
text-decoration: underline;
color: #333333;
}
A:visited {
text-decoration: underline;
color: #333333;
}
A:active {
text-decoration: none;
color: #333333;
}
A:hover {
text-decoration: none;
color: #333333;
}

h1 {
padding:0;
margin:0;
font-size:18px;
}

p {
margin:20px 0 0 0;
padding:0;
font-size:16px;
line-height:20px;
}

#centerwrap {
width:983px;
margin: auto;
text-align:left;
border: 1px solid #000000;
}

#header {
border-bottom: 5px solid #000000;
}

#content {
background:#fff;
padding: 20px;
}

#footer {
border-top: 5px solid #000000;
text-align:center;
font-size:12px;
background:#fff url(./images/bgRed.gif) fixed;
}

#footer A:link {
text-decoration: underline;
color: #FFFFFF;
}
#footer A:visited {
text-decoration: underline;
color: #FFFFFF;
}
#footer A:active {
text-decoration: none;
color: #FFFFFF;
}
#footer A:hover {
text-decoration: none;
color: #FFFFFF;
}

#photo {
background:#fff url(./images/kanatires.jpg) no-repeat;
width: 983px;
height: 421px;
}
