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

body {
	background-color:#333;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

#container{
margin: -15px 10% 0 0;
}

#footer{
padding:12px;
margin:2px;
width: 1024px;
color:#999999;
font-size:12px;
text-align:center;
}

#footer a:link{
color:#999999;
text-decoration:none;
}

.disclaimer{
font-size:10px;
color:#666666;
}
