body {
	margin-left: 10%; margin-right: 10%;
	margin-top: 0; margin-bottom: 0;
	padding: 0px;
	background-image: url(./bg1.gif);
	
}

div {
	margin: 0px;
	padding: 0px;
}
img     {border:0;}

#body {
	background-color: #FFFFFF;
	width:710px;
	padding: 10px 0px 0px 0px;
	margin: auto;
	border-top: 1px solid #666; border-right: 1px solid #666;
	border-bottom: 1px solid #666; border-left: 1px solid #666;
}

#headder {
	background-color: #FFFFFF;
	width:700px;
	height: 150px;
	padding: 0px;
}

#foot {
	clear: both;
	background-color: #FFFFFF;
	padding:5px;
}

#foot img {
		margin-top: 2px;
}


#left { 
	float:left; width:55%; border-type:solid; border-width: 1px;
	margin-left:5px; padding:5
}

#right {
	float:left; width:35%; 
	padding: 5px;
}

a:link		{font-size:120%; font-weight:bold; color: #808080; text-decoration: none; }
a:visited	{font-size:120%; font-weight:bold; color: #808080; text-decoration: none; }
a:active	{font-size:120%; font-weight:bold; color: #000000; text-decoration: none; }
a:hover		{font-size:120%; font-weight:bold; color: #000000; text-decoration: underline; }

.common {
	  font-size: 84%; font-weight: normal; color: #000000; line-height: 125%;
}

.new {
       font-size: 84%; font-weight: normal; color: #000000; text-align: center; margin-top: 5px;
}

.copyright {
	     font-size: 87%; font-weight: normal; color: #808080; line-height: 125%; text-align: center;
	     margin-top: 5px;
}
