body {
    color:			#fff;
	font-family:	trebuchet ms;
	margin-top:		20px;
	font-size:		14px;
    background:		url(images/bkg_page.gif)  repeat-x;
}

h1 {
	font-size:		20px;
	text-align:		center;
}

a {
	color: #DFF;
	text-decoration: none;
}

a:hover {
	color: #DFF;
	text-decoration: none;
}

a:visited {
	color: #DFF;
	text-decoration: none;
}

pre {
    font-family: monospace;
    margin-left: 1em;
    font-size: 90%
}

td {
    width: 50%;
}

img {
	margin:0 auto;
    border: none;
}

#container {
	margin:			0 auto;
	background:		none;
	width:			960px;
	text-align:		left;
	padding:		10px;
}

#imgReplacement {width: 1000px ; margin:0 auto; list-style:none;}
#imgReplacement li {float:left;}

#imgReplacement li.trem {width:150px; height:40px; overflow:hidden;}
#imgReplacement li.trem img {width:150px; height:40px; background:url(images/trem.png); border:0;}
#imgReplacement li.trem a:hover img {background-image:url(images/trem_hover.png);}

#imgReplacement li.wop {width:130px; height:40px; overflow:hidden;}
#imgReplacement li.wop img {width:130px; height:40px; background:url(images/wop.png); border:0;}
#imgReplacement li.wop a:hover img {background-image:url(images/wop_hover.png);}

#imgReplacement li.urt {width:200px; height:40px; overflow:hidden;}
#imgReplacement li.urt img {width:200px; height:40px; background:url(images/urt.png); border:0;}
#imgReplacement li.urt a:hover img {background-image:url(images/urt_hover.png);}

#imgReplacement li.fg {width:171px; height:40px; overflow:hidden;}
#imgReplacement li.fg img {width:171px; height:40px; background:url(images/fg.png); border:0;}
#imgReplacement li.fg a:hover img {background-image:url(images/fg_hover.png);}

#imgReplacement li.forum {width:109px; height:40px; overflow:hidden;}
#imgReplacement li.forum img {width:109px; height:40px; background:url(images/forum.png); border:0;}
#imgReplacement li.forum a:hover img {background-image:url(images/forum_hover.png);}

#imgReplacement li.wiki {width:98px; height:40px; overflow:hidden;}
#imgReplacement li.wiki img {width:98px; height:40px; background:url(images/wiki.png); border:0;}
#imgReplacement li.wiki a:hover img {background-image:url(images/wiki_hover.png);}

#imgReplacement li.aup{width:111px; height:40px; overflow:hidden;}
#imgReplacement li.aup img {width:111px; height:40px; background:url(images/aup.png); border:0;}
#imgReplacement li.aup a:hover img {background-image:url(images/aup_hover.png);}

#imgReplacement li a {display:block; width:100%; height:40px; font:bold 20px/32px arial, sans-serif; color:#000; text-decoration:none;text-align:center;margin:0 auto;}
#imgReplacement li a:hover {color:#0080c0;}
