.m0l0iout
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	text-transform: inherit;
	text-decoration: none;
}

.m0l0iover
{
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FED86B;
	background: #336633;
	border-color: #336633;
	border-width: 2px;
	border-style: solid;
}

/* level 0 outer */
.m0l0oout { text-decoration: none; }
.m0l0oover { text-decoration: none; }

.m0l1iout
{
	text-decoration: none;
	padding: 1px;
	color: #336633;
	font-style: italic;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.m0l1iover,.m0l2iover
{
	text-decoration: none;
	color: #FED86B;
	background: #336633;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	border: 1px solid #336633;
}

.m0l1oout, .m0l2oout
{
	text-decoration: none;
	border: 1px solid #336633;
	background: #FED86B;
}

.m0l1oover,.m0l2oover
{
	text-decoration: none;
	color: #FED86B;
	background: #336633;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #336633;
}

body
{
	background-color: white;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 750px;
}

h1, h2, h3, h4
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}

/* Layout */
#banner
{
	position: relative;
	margin: 0;
	background-image: url(images/ptatop.jpg);
	background-repeat: no-repeat;
	height: 275px;
	background-color: white;
}

/* Content */
#content
{
	width: 700px;
	background: white;
	font: normal 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
	text-align: justify;
	margin: 0 25px 30px 25px;
}

/* Footer */
#info-site
{
	border-width: 1px 0 0 0;
	border-style: solid;
	font-size: 75%;
	text-align: center;
	text-transform: inherit;
	padding: 10px 25px 30px 25px;
}

#info-site a, #content a
{
	color: #3399cc;
	padding: 1px;
	text-decoration: none;
	text-transform: inherit;
}

#info-site a:hover, #content a:hover
{
	color: white;
	padding: 1px;
	text-decoration: none;
	text-transform: inherit;
	background-color: #3399cc;
}

#sidebar
{
	float: left;
	position: inherit;
	width: 180px;
	margin: 25px 25px 25px 0px;
	left: 0px;
	top: 0px;
}

#sidebar a:hover { background-color: transparent; }

#sidebarContainer
{
	position: inherit;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
}

#sidebarContent
{
	width: 155px;
	font-size: .7em;
	text-align: left;
	text-transform: inherit;
	color: #CCCCCC;
	margin: 0 10px 0 10px;
}

#sidebarContent a
{
	color: #CCCCCC;
	text-decoration: none;
	text-transform: inherit;
}

#sidebarContent a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
	background-color: transparent;
}

#sidebarContent li
{
	text-transform: inherit;
	margin: 0 0 0 -10px;
	list-style-type: square;
}

#pencil
{
	position: relative;
	width: 600px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #336633;
	text-transform: inherit;
	top: 236px;
	left: 65px;
}

li
{
	line-height: 150%;
	text-transform: inherit;
}
