@charset "utf-8";#container {
	width: 100%;
}
#header{
	background-position:center top;
background-repeat:no-repeat;
	font-size:10px;
	-moz-background-size:100% auto;
background-size:100% auto;

}
#header h1 {
	padding-bottom:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
img	{
	max-width: 100%;
	height: auto;
}

#content2	{
	width: 67%;
}
#sidebar	{
	width: 26%;
}

table	{
	width: 100%;
}
