@charset "utf-8";
/* CSS Document */
body
{
background-color:#fff;
text-align:left;
}

#wrapper
{margin:0 auto;
text-align:center;
}

#container
{text-align:left;
color:#000;
font-size:small;
font-family:Tahoma, Arial, Helvetica, Sans-serif;
width:780px;
background-color:#FFFFFF;
margin:0 auto;
border:1px solid #000000;
}

#container2
{text-align:left;
color:#000;
font-size:small;
font-family:Tahoma, Arial, Helvetica, Sans-serif;
width:800px;
margin:0 auto;
}

#header
{text-align:center;
margin:0;
padding:0;
}

#content
{width:758px;
margin:0 auto;
padding: 10px 10px 0px 10px;
}
#content2
{
margin:0 auto;
padding: 10px 20px 0px 20px;
background:url(images/bg_02.gif) repeat-y top;
}

.headline
{font-size:24px;
color:#000099;
}

.headline2
{font-size:18px;
color:#000099;
}

#form
{text-align:left;
background:url(images/bgform.gif) no-repeat top left;
height:200px;
color:#FFFFFF;
}
#form2
{text-align:left;
background:url(images/bgform.gif) no-repeat top left;
height:200px;
color:#FFFFFF;
margin-bottom:20px;
}

#bottomcontentleft
{float:left;
width:575px;
padding-right:10px;
text-align:left;
}

#bottomcontentright
{float:right;
color:#333333;
padding: 5px;
text-align:center;
width:150px;
}

#banner
{border:1px solid #CCCCCC;
}

#blog
{margin-top:10px;
text-align:left;
border:1px solid #CCCCCC;
}
#blog td
{background:#fff url(images/button.gif) no-repeat left bottom;
padding:5px 0px 5px 30px;
color:#666666;
border-bottom:dotted #999999 1px;
}

#blog a
{color:#666666;
text-decoration:none;
}

#footer a
{color:#ffffff;
text-decoration:underline;
}
#footer a:hover
{text-decoration:none;
}
#footer
{text-align:center;
margin:-16px auto 0px auto;
background:url(images/footer.gif) repeat-x top;
height:50px;
width:780px;
font-size:12px;
padding-top:10px;
padding-bottom:5px;
color:#FFFFFF;
}
#footer2 a
{color:#ffffff;
text-decoration:underline;
}
#footer2 a:hover
{text-decoration:none;
}
#footer3
{text-align:center;
margin:-20px auto 0px auto;
background:url(images/footer.gif) repeat-x top;
height:50px;
width:780px;
font-size:12px;
padding-top:10px;
padding-bottom:5px;
color:#FFFFFF;
}
#footer3 a
{color:#ffffff;
text-decoration:underline;
}
#footer3 a:hover
{text-decoration:none;
}
