body, html {
	margin:0;
	padding:0;
}

table.header {
	width:100%;
	height:197px;
	background-repeat:repeat-x;
	background-image:url('images/top_dyn.jpg');
}

td.top_left {
	width:556px;
	height:197px;
	background-image:url('images/top_left.jpg');
	background-repeat:no-repeat;
}

td.top_left div.top_left {
	width:556px;
	height:197px;
}

td.top_right {
	width:421px;
	height:197px;
	background-image:url('images/top_right.jpg');
	background-repeat:no-repeat;
}

td.top_right div {
	width:421px;
	height:197px;
}

div.logo {
	padding-top:12px;
	padding-left:28px;
}

div.links {
	padding-top:24px;
	padding-left:49px;
}

div.links div {
	float:left;
}

div.links div.about {
	padding-left:27px;
}

div.links div.forum {
	padding-left:20px;
}

