BODY{
background-color:White;
background-image:url(../jpg/title.gif);
background-repeat:repeat-y;
color: #000;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Arial;
font-size:14px;
}
#layout{
		width: 750px;
		background: #fff;
		border: 2px solid #006600;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
}

.home a{
		float: center;
		background-color: #008000;
		border: 2px outset #004000;
		color: Yellow;
		margin: 3px;
		font-weight:bold;
		padding: 4px;
		display: block;
		text-decoration: none;
		text-align: center;
}

.home a:hover{
		background-color: #006600;
}

}

#top{
	width:600px;
	float:center;
	padding:5px;
	margin-left: auto;
	margin-right: auto;

}

#top a{
	color:#FF1493
}
#top a:visited{
	color:#BA55D3
}
#top h2{
	font-size:30px;
	color:Goldenrod;
	font-weight:bold;
	font-style:italic;
}
.list{
		float: left;
		color: #DAA520;
		width: 150px;
		font-weight:bold;
		text-align: center;
		font-size: 15px;
		line-height: 20px;
		padding:3px;
		list-style-type: none;		
}

.list a{
		color: #FF1493;
}

.list a:hover{
		color: #FF1493;
		text-decoration: none;
}

.list a:visited{
	color:#BA55D3
}
.table{
	width:650px;
	float:center;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;

}
.title{
		float: center;
		background-color: #E3FEDA;
		color: Green;
		font-size:18px;
		margin-top: 4px;
		font-weight:bold;
		padding: 4px 10px;
		display: block;
		text-align: left;
}
.comment{
		width:630px;
		color:#000;
		font-size:14px;
		text-align:left;
		padding:10px;
		margin-right:auto;
		margin-left:auto;
}
.comment a{
		color: #FF1493;
}

.comment a:hover{
		color: #FF1493;
		text-decoration: none;
}

.comment a:visited{
	color:#BA55D3
}
.john{
	color:#5B00B7;
}

P{
margin-left:73pt;
margin-right:25pt
}

