body{
	background-image:url(images/bg_page_home.jpg); 
	background-position:center top; 
	background-repeat:repeat-y;
	text-align:center;
	font-size:12px;
	}

#content{
	width:750px;
	text-align:left;
	margin: 0 auto;
	}

#top_top{
	width:783px;
	text-align:center;
	margin: 0 auto;
	}

#top{
	width:783px;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	}

#sim_image{
	width:500px;
	float:left;
	padding-left:10px;
	}

#join{
	width:250px;
	float:left;
	padding-left:10px;
	}

.menu_head{font-size:16px;}

#irc{
	background-color:#D0D0D0; 
	color:#000000; 
	width:730px;
	padding:10px;
}

#irc a:link, #irc a:visited{color:#003366; text-decoration: none;}
#irc a:hover, #irc a:active{color:#CC0000; text-decoration: underline;}

a:link, a:visited{color:#000000; text-decoration: none;}
a:hover, a:active{color:#000000; text-decoration: underline;}

.red{color:#cc0000;}
.red a:link, .red a:visited{color:#cc0000; text-decoration: none;}
.red a:hover, .red a:active{color:#cc0000; text-decoration: underline;}

.blue{color:#003366;}
.blue a:link, .blue a:visited{color:#003366; text-decoration: none;}
.blue a:hover, .blue a:active{color:#003366; text-decoration: underline;}