body {
	width: 800px;
	margin: 0px; 
    padding: 0px; 
    background: #330000; 
    font-family: Verdana, Arial, sans-serif
}
a:link   {COLOR: #0033ff}
a:visited{COLOR: #9933ff}
a:hover  {COLOR: #ff3300}
a:active {COLOR: #ff3300}

table {
	font-size: 70%;
}

legend {
	font-size: 150%;
	color: #ffcc00;
}
#all {
	margin: 0px 20px;
}
#menu {
	margin: 0px;
	width: auto;
}
#menu table {
	margin: 0px 0px 4px 0px;
	width: 800px;
	border-collapse: collapse;
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#menu td {
	width: 100px;
	height: 28px;
	padding: 0px;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #ffcc00;
	background-color: #003366;
}
#menu a.line1 {line-height: 28px;} 
#menu a.line2 {line-height: 14px;} 

#map {
	margin: 0px; 
    padding: 30px 0px 10px; 
    width: 800px; 
    background-color: #ffffff;
	background-image: url(parc_back.gif);
	background-repeat: repeat-x;
	background-position: top;
    text-align: center; 
}
#map p {
	font-size: 70%;
}
#doc {
	margin: 0px; 
    padding: 20px 20px 40px; 
    width: 100%; 
    background-color: #ffffff;
	background-image: url(parc_back.gif);
	background-repeat: repeat-x;
	background-position: top;
    text-align: center; 
}
#doc h3 {
	margin-top: 15px;
	margin-bottom: 6px;
	line-height: 10px;
}
#doc h3#top {
	margin-top: 50px;
}
#doc p {
	font-size: 80%;
}
#doc li {
	clear: both;
	margin-bottom: 16px;
	text-align: left;
	font-size: 80%;
	list-style-type: circle;
}
#doc hr {
	clear: both;
}
div#exp {
	margin: 10px 20px 10px 50px;
}
div#exp b {
	font-size: 150%;
	font-family: serif;
}
div#exp img {
	float: left;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}
#tables {
	margin: 0px; 
	padding: 30px 0px 27px; 
	width: 800px; 
	background-color: #ffffff;
	background-image: url(parc_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#tables th {
	background-color: #cccccc;
}
#tables a {
	color: #4169e1;
	text-decoration: none;
}
#tables a:hover {
	color: #b22222;
}
#tables a:active {
	color: #b22222;
}
#foot {
	margin: 5px auto 5px 8px; 
	padding: 0px auto; 
	width: 100%;
	height: 30px; 
	text-align: center; 
	font-size: 70%;
	color: #ffffff;
}

fieldset {
	margin-left: 20px;
	padding: 1em;
	text-align: left;
}

/* google map */
div#gmap{
	margin: 10px;
	height: 500px;
}
#title1{
	font-size: 25px;
	padding: 20px 0px;
}
