#header
{
width:900px;
background-image:url(images/logo.jpg);
background-repeat: no-repeat;
height:100px;
}

#header p
{
margin:0 auto;
padding:20px 20px 0px 20px;
text-align:right;
font-family:Arial;
color:#d61226;
font-size:9pt;
font-weight:bold;
}

#header a
{
margin:0 auto;
text-align:right;
font-family:Arial;
color:#d61226;
text-decoration:none;
font-size:9pt;
font-weight:bold;
}

#nav_top
{
width:200px;
background-image:url(images/nav_top.jpg);
background-repeat: no-repeat;
height:15px;
}

#nav
{
width:200px;
background-image:url(images/nav_middle.jpg);
background-repeat: repeat;
height:740px;
}

#nav h1
{
font-family:Arial;
font-size:10pt;
font-weight:bold;
margin:0 auto;
padding:10px 20px 0px 20px;
color:#d61226;
line-height:13pt;
text-align:left;
}

#nav p
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
padding:10px 20px 0px 20px;
color:#444444;
line-height:14pt;
text-align:left;
}

#nav a
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
color:#444444;
line-height:14pt;
text-decoration:none;
text-align:left;
}

#nav a:hover
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
color:#d61226;
line-height:14pt;
text-decoration:none;
text-align:left;
}

#nav_bottom
{
width:200px;
background-image:url(images/nav_bottom.jpg);
background-repeat: no-repeat;
height:15px;
}

#content_header
{
width:680px;
background-image:url(images/content_header.jpg);
background-repeat: no-repeat;
border-right:1px solid #cccccc;
}

#content_image
{
width:680px;
background-image:url(images/header_image.jpg);
background-repeat: no-repeat;
height:171px;
}

#content
{
width:679px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
height:598px;
overflow:auto;
}

#content h1
{
font-family:Century Gothic;
font-size:14pt;
margin:0 auto;
padding:20px 20px 5px 20px;
color:#d61226;
line-height:20pt;
font-weight:bold;
text-align:left;
}

#content p
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
padding:5px 20px 5px 20px;
color:#444444;
line-height:14pt;
text-align:left;
}

#content a
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
color:#d61226;
line-height:14pt;
text-align:left;
font-weight:bold;
text-decoration: none;
}

#content li
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
color:#444444;
line-height:14pt;
text-align:left;
padding-right:20px;
}

#content_bottom
{
width:200px;
background-image:url(images/content_bottom.jpg);
background-repeat: no-repeat;
height:30px;
}

#footer
{
width:900px;
}

#footer p
{
font-family:Arial;
font-size:7pt;
margin:0 auto;
padding:0px 20px 10px 20px;
color:#444444;
line-height:14pt;
text-align:right;
}

#footer a
{
font-family:Arial;
font-size:8pt;
margin:0 auto;
color:#666666;
line-height:14pt;
text-align:right;
text-decoration:none;
}