#main p {
	font-size: .75em;
	line-height: 1.75em;
	text-align: justify;
	margin-left: 20px;
}

p.firstpar {
	padding-top: 40px;
}

#main p.smaller {
	font-size: .65em;
	line-height: .9em;
	background: url(images/selectedmenuitem.jpg) repeat-y;
}

#main p.noteright {
	color: silver;
	text-align: right;
}

#main p.center {
	text-align: center;
}

#main img.secy {
	margin-bottom: 0px;
}

#main p.error {
	background-color: yellow;
	color: red;
}

.designer {
	text-align: center;
	font: .75em Georgia, "Times New Roman", Times, serif;
	color: #950b09;
	margin-top: 20px;
}

hr {
	border-style: solid;
	border-color: #600;
}

.browser {
	text-align: center;
	color: #777;
	margin-top: 20px;
	font-size: .65em;
}