body	{background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	width: 100%;
	font-size: 100%;
	}
h1	{font-size: 105%;
	color: #e66633;
	line-height:1.0em;
	}
a:link, a:visited
	{ color: #333333;
	}
a:hover
 	{ color: #cc0000;
	}
img 	{ border: none;
	}

#head	{margin-top: 0px;
	width: 650px ;
	height: 120px;
	background-image: url("img/top.jpg");
	}
#base  {background-color: #ffffff ;
	margin-top: 0px;
	width: 650px;
	}
#main  {margin-right: 0px;
	margin-left: 20px;
	padding: 0px;
	text-align: left;
	}
#new	{clear: left;
	width: 650px;
	margin-bottom:10px;
	margin-top: 30px;
	font-size: 100%; 
	line-height: 1.2em;
	text-align:center;
	}
#footer {clear: left;
	margin-top: 40px;
	background-image: url("img/orange.gif");
	text-align: center;
	font-size: 80%;
	width: 650px;
	color: #b30000;
	}

.top	{padding-top: 85px;
	margin-right: 20px;
	font-size: 90%; 
	text-align: right;
	color: #b30000;
	}
.commentleft
	{float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 410px;
	font-size: 100%; 
	line-height: 1.2em;
	}
.commentright
	{padding: 5px;
	width: 200px;
	margin-left: 420px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%; 
	line-height: 1.2em;
	}
.commenttitle
	{padding: 5px;
	width: 190px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.2em;
	font-size: 100%; 
	font-weight: bold; 
	text-align: center;
	background-image: url("img/orange2.gif");
	border : #ffd084 3px solid;
	color: #b30000;
	}


