/* CSS Document */

body {
margin:0px;
background-color:#eff8ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

li {
padding:2px 0px 6px 0px
}

a, a:visited {
color:#0066CC;
text-decoration:none;
}

a:hover {
color:#87ceff;
text-decoration:none;
}

h1 {
font-size:12px;
letter-spacing:1px;
padding-top:3px;
color:#FF6600;
}

h1 a, h1 a:visited {
color:#FF6600;
text-decoration:none;
}

h1 a:hover {
color:#f4a460;
text-decoration:none;
}

p.divider {
border-top: 1px dashed #999999;
padding-top:7px;
}

div#header {
margin: 0 auto;
height:22px;
width:781px;
background-image:url(images/border.gif);
}


div#banner {
width:711px;
margin:0px 43px 15px 43px;
padding-top:25px;
}

div#topnav {
height:30px;
width:711px;
margin-left:43px;
}


div.button {
float:left;
width: 326px;
margin-right:15px;
background-image:url(images/buttonbg.gif);
text-align:center;
font-size:12px;
letter-spacing:4px;
font-weight:bold;
padding:6px;
}

div.button a, div.button a:visited {
color:#CC3366;
text-decoration:none;
}

div.button a:hover {
color:#FFFFFF;
text-decoration:none;
}

div.button2 {
float:left;
width: 680px;
margin-right:15px;
background-color:#FDF5E6;
text-align:center;
font-size:12px;
letter-spacing:4px;
font-weight:bold;
padding:6px;
}

div.button2 a, div.button2 a:visited, div.button2 a:hover {
text-decoration:none;
}


div#container {
margin: 0 auto;
width:781px;
height:100%;
background-image:url(images/background.gif);
line-height:17px;
}

div#content {
margin: 0 auto;
overflow:auto;
width:700px;
padding: 15px 10px 10px 10px;
overflow:hidden;
}

div.column {
float:left;
width: 320px;
padding:6px;
margin-right:15px;
}

div#footer {
margin: 0 auto;
height:22px;
width:781px;
background-image:url(images/border.gif);
font-size:10px;
color:#333333;
text-align:right;
}

div.caption {
padding-top:3px;
padding-right:21px;
}
