body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.paragraph { 
	text-indent:15px;
	font-size:14px;
}
.indent20 {
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
p, ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
form {
	margin: 0;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1 {
	font-size: 28px;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	border-bottom: 2px solid #e8a60e;
	font-size: 22px;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	margin: 0;
}

input, textarea, select {
	background: #f5f5f5;
	color: #333;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
	background: #fff;
}

td, th {
	font-size: 12px;
}

textarea {
	width: 135px;
}

.alt {
	background: #eee;
}

.breadcrumb {
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	margin: 0;
	padding: 2px;
}

.delete:hover {
	background: #f30;
	color: #fff;
}

.edit, .delete {
	display: block;
	padding: 5px;
	text-decoration: none;
}

.edit:hover {
	background: #ccc;
	color: #000;
}

.editform th {
	font-size: 12px;
	text-align: right;
}

.submit {
	text-align: right;
}

#content {
	margin-left: 169px;
}

#footer p {
	margin-top: 4em;
	padding-top: 6px;
	text-align: center;
}

#menu {
	background:  #f6f5e9;
	border-bottom: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	width: 150px;
}

#menu a {
	color: #00f;
	display: block;
	height: 15px;
	padding-left: 5px;
	text-decoration: none;
}

#menu a:hover, #current {
	background: #fff;
}

#menu dt {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#menu li {
	font-size: 12px;
	margin-bottom: 4px;
}

#menu ul, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 670px;
}
