body				{	font-family: Comic sans MS;
						margin: 0px;
					}

#copyright		{	color: #F93; font-size: 11px;
						padding-left: 30px;
					}

#head				{	background-image:url("images/bg_top.gif");
						position: absolute; left: 0px; top: 0px;
						height: 142px; width: 100%; z-index: 1;
					}

#links_left		{	font-weight:bold; font-size: 13px;
						line-height: 2; margin: 30px;
					}

.link				{	color: silver; text-decoration: none;
					}

.link:hover		{	color: #F93; text-decoration: none;
					}

#logo_btm		{	background-image: url("images/logo_btm.gif"); background-repeat: no-repeat;
						position: absolute; left: 0px; top: 142px;
						height: 193px; width: 335px;
						padding-top: 193px;
					}
		
#logo_top		{	background-image: url("images/logo_top.gif"); background-repeat: no-repeat;
						position: absolute; left: 0px; top: 0px;
						height: 142px; width: 335px; z-index: 2;
					}

#main_content	{	background-image: url("images/net.jpg"); background-repeat: no-repeat;
						position: absolute; left: 335px; top: 142px;
						height: 600px; width: 600px; z-index: 1;
					}

#mc_text_btm	{	margin: 30px; width: 530px;
						position: absolute; left: 0px; top: 335px;
					}

#mc_text_top	{	margin: 30px; width: 530px;
						position: absolute; left: 0px; top: 0px;
					}

#menubox			{	position: absolute; left: 335px; top: 88px;
						width: 600px; text-align: center; z-index: 2;
					}
			
#tag				{	color: silver; font-weight: bold; font-size: 20pt;
						margin-top: 20px;
					}

#tagbox			{	position: absolute; left: 335px;
						height: 78px; width: 600px; z-index: 2;
						text-align: center;
					}
			
.text				{	color: #339; font-weight: bold; font-size: 15px;
					}

#text_left		{	margin-left: 30px;
					}

td.b				{	border-bottom: 1px solid #BEBEBE; font-size: 13px;}
td.c				{	text-align: center; }
td.r				{	text-align: right; }
td.top			{	background-color: #BEBEBE;	}
.big				{	color: white; }

