body {
	background: #000033;
	padding:0px;
	font: Trebuchet MS, Verdana, Arial;
}

a:link {
	color:#000099;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#0099CC;
	font-weight: bold;
	text-decoration: none;
}

#container {
	background-color: #33CCCC;
	width: 788px;
	margin: 5px auto;
}

#header {
	background: #006699;
	width:788px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/pmcrsbanner.gif);
	height:175px;
	padding:0;
}

h1 {
	color:#0000FF;
	font: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	font-size: 24px;
	margin: 0 auto;
	padding:10px 10px;
}

h2 {
	color:#003366;
	font: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	margin:0;
	padding:10px 10px;
}

#nav {
	background: #479E51;
	border-top:2px solid #000099;
	border-bottom:2px solid #000099;
	padding:5px 10px;
	font: Trebuchet MS, Verdana, Arial;
	align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF66;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav a {
	font-weight:bold;
	text-decoration:none;
}

#nav a:link {
	color: #FFFF66;
}

#nav a:visited {
	color:#FFFF66;
}

#nav a:hover {
	color: #FFFF33;
}

#main {
	color: #000000;
	background-color: #CCCCFF;
	font-weight: 600;
	font-size:16px;
	text-decoration: none;
	font: Trebuchet MS, Verdana, Arial;
	float: left;
	width: 780px;
	border-right:1px dashed #E3F0C1;
	margin: 5px;
	display: inline;
	padding:20px 0;
	
}

#main a:link {
	color:#000099;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	color:#0099CC;
	font-weight: bold;
	text-decoration: none;
}

#main h2,#main h3,#main p {
	padding:0 20px;
}

#footer {
	color: #000000;
	font: Trebuchet MS, Verdana, Arial;
	font-weight: 500;
	border-top:2px solid #000099;
	border-bottom:2px solid #000099;
	background: #ffffff;
	clear:both;
	font-size:0.75em;
	text-align:center;
}

#footer a:link {
	color: #000099;
	text-decoration: none;
}

#footer a:visited {
	color:#000099;
	text-decoration: none;
}

#footer a:hover {
	color: #0099CC;
	text-decoration: none;
}

#footer p {
	margin:0;
	padding:5px;
}

blockquote {
	background-color: #FFFFCC;
	font: Trebuchet MS, Verdana, Arial;
	border-left:2px solid #99CCFF;
	font-size: 14px;
	color:#000000;
	letter-spacing:0.05em;
	margin-top:15px;
	margin-bottom:15px;
	padding:6px;
}

.blendedlinks {
	color:#0033FF;
	text-decoration:none;
}

.tree {
	background-image: url(images/bckgrnd1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}