@charset "UTF-8";
/* CSS Document */

body	{
font-family:Arial, Helvetica, sans-serif;
height:100%;
width:850px;
margin:0 20px 20px 10%;
background-image:url(images/bottom.gif);
background-repeat:no-repeat;
background-position:0 100%;
background-attachment:fixed;
}

img	{
border:0;
}

#content	{
margin:20px 20px 20px 195px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#999999;
line-height:24px;

}

emph	{
font-style:normal;
font-weight:bold;
font-size:16px;
}

#footer	{
height:100;
margin:20px 20px 20px 195px;
font-size:11px;
color:#CCCCCC;
}

a	{
color:#f86718;
text-decoration:none;
}

a:hover	{
background-color:#333333;
color:#FFFFFF;
}

h1	{
font-size:16px;
font-weight:bold;
color:#666666;
}