body{
	background-image:url(../images/bg_g.gif);
	background-repeat:repeat-x;
	background-color:FEFCE2;
	text-align:center;
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5 {font-weight: normal; margin:0; padding:0;}

div#wrap{
	margin: 0px auto;
	position: relative;
	width:745px;
	padding: 15px 2px 0px 2px;
	background:url(../images/table_bg.gif) repeat-y;
	text-align:left;
}
	

#content table{
	margin:6px 0px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#content p{
	color:#333333;
	font-size:12px;
	line-height:18px;
	}
.margin_bottom10px {
	margin-bottom:10px;
	}	
#wrap #content li {
	list-style-image: url(../images/listimage.jpg);
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
#wrap #content h2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/listimage.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
#wrap #content p {
	margin-bottom: 5px;
	margin-left: 15px;
}
a.maplink{
	font-weight: bold;
	color: #40b9d4;
}

a:link.maplink{
	font-weight: bold;
	color: #40b9d4;
}
a:visited.maplink{
	font-weight: bold;
	color: #40b9d4;
}
a:hover.maplink{
	font-weight: bold;
	color: #00CCFF;
}
