/* CSS Document */

#wrapper {
	text-align:center;
	background-color:#FFFFFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1030px;
}

#content {
	width:840px;
	margin-left:87px;
	margin-right:103px;
	
}

.leftColumn {
	width:240px;
	float:left;
	font-size:0.7em;
	background-image:url(../images/sites_19.gif);
	vertical-align: top;	
}


.leftColumn p {
	vertical-align: center;
	line-height: 1.2em;
	padding-bottom:22px;
	background-color:#F7F7F7;	
}

.leftColumn a {
	color: #000;
	text-decoration:none;
	font-size:1.1em;
	font-weight: bold;
}

.leftColumn ul {
	padding-left: 24px;
}

.leftColumn a:hover,
.lefttColumn a:active {
	color: #007;
	text-decoration: underline;
}
	
.rightColumn {
	float:left;
	width:570px;
	margin-left:22px;
	margin-right:8px;
}

#content2 {
	width:700px;
	margin-left:0px;
	margin-right:0px;
	
}

.leftColumn2 {
	width:180px;
	float:left;
	font-size:0.7em;
	/*background-image:url(../images/sites_19.gif); */
	vertical-align: top;	
}

.leftColumn3 {
	width:220px;
	float:left;
	font-size:0.7em;
	/*background-image:url(../images/sites_19.gif); */
	vertical-align: top;	
}


.leftColumn2 p,
.leftColumn3 p  {
	vertical-align: center;
	height:72px;
	line-height: 1.2em;
	
}

.leftColumn2 a,
.leftColumn3 a  {
	color: #000;
	text-decoration:none;
	font-size:1.1em;
	font-weight: bold;
}

.leftColumn2 ul,
.leftColumn3 ul  {
	padding-left: 0px;
}

.leftColumn2 a:hover,
.lefttColumn2 a:active,
.leftColumn3 a:hover,
.lefttColumn3 a:active  {
	color: #007;
	text-decoration: underline;
}
	
.rightColumn2 {
	float:left;
	width:500px;
	padding-top:9px;
	margin-left:18px;
	margin-right:0px;
}



#footer {
	clear:both;
	text-align:center;
	font-size:0.6em;
	width:1030px;
	
}

#rotateGallery {
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
}

#rotateGallery a {
	color:#fff;
	text-decoration: none;
}

#rotateGallery a:hover,
#rotateGallery a:active {
	color: #fff;
	text-decoration: underline;
}


#rotateGalleryB {
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
}

#rotateGalleryB a {
	color:#000;
	text-decoration: none;
}

#rotateGalleryB a:hover,
#rotateGalleryB a:active {
	color: #000;
	text-decoration: underline;
}