body {
	color: #2C2C2C;
	background-color: #CCCCCC;
	font-size: 13px;
	text-align: center;
	font-family: 'Trebuchet MS';
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#link1 {
	margin: 0 auto;
	border: 1px solid #8C8C8C;
	width: 810px;
	background-color: #FCFCFC;
	overflow: auto;
}

#link1 p {
	padding: 0px 15px 0px 15px;
}

#link1 h1 {
	font-size: 26px;
}

#fullNetwork {
	margin: 0 auto;
	width: 810px;
	height: 261px;
	border-bottom: 1px solid #8C8C8C;
}

#sideCol {
	text-align: justify;
}

#rightcol {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#rightcol img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#big {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	list-style:none;
	text-align: center;
}

.menu {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	color:#01225C;
	text-decoration: none;
}

a:hover {
	color: #DB02CC;
	text-decoration: underline;
}

h2.photolist {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#sidepanel {
	clear: both;
}

#main {
	float: left;
	width: 790px;
	text-align: center;
}

#intro {
	float: right;
	padding-bottom: 3px;
	width: 16px;
	height: 16px;
	padding-right: 4px;
}

#intro img {
	border: 0;
}

#setDownload {
	color: #F7F8F9;
	margin-left: 10px;
	height: 2px;
	float: left;
	width: 790px;
}

.active {
	background-color: #FCFCFC;
	text-align: center;
	width: 790px;
	margin: 0 auto 0 auto;
}


.setBottom {
	text-align: center;
	overflow: hidden;
	background-color: #FCFCFC;
	width: 790px;
	height: 20px;
	margin: 0 auto 0 auto;
}


.Map {
	background-color: #FCFCFC;
	margin: 0 auto 0 auto;
	height: 10px;
	overflow: hidden;
	width: 790px;
}

