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

body	{
		}
		
#container	{
			margin:0 auto;
			width:800px;
			background-color:#FFFFFF;
			}

#header		{
			width:800px;
			}
			
a:link {border:none;text-decoration: none;}

a:visited {text-decoration: none;}

a:active {text-decoration: none;}

a:hover {text-decoration: none;}

a {text-decoration: none;}

img 	{
		border:none;
		}
			