@charset "utf-8";
body
{
	
}

#header
{
	height:382px;
	width:900px;	
}

#footer
{
	/*height:117px;*/
	width:900px;
	padding-top: 45px;
	padding-bottom: 5px
}

#content
{
	padding: 20px;
	font-size:12px;
	text-align:center;
	width: 579px;
}

#tbnimage
{
	height:100px;
	width:100px;
	border-style: solid;
	border: 2px;
}

#tbntable
{
	width: 100%;
}

a 
{
}

a:link 
{
}