﻿a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background: #e1e1e1;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 50%;
	float: left;
	text-align: center;

}
#sidebar-a {
	float: left;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 17%;
	margin-left: 7%;
}
#sidebar-b {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 11%;
	margin-left: 1%;
	}

#sidebar-c {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 11%;
	margin-left: 15px;
	margin-right: 2%;
	font-weight: normal;
	font-size: medium;
	color:black;
 font-style:italic;	
}

#sidebar-pen {
float: left;
width: 143px;
margin-left: 5px;
margin-right: 10px;
	height: 1068px;
	margin-top: 37px;
	}


#domains {
	line-height: 20px;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-align: center;
	line-height: 0;
	font-weight: 550;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align: center;
	font-weight: 300;
}


#pix {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	left: 10px;
	position: relative;
	top: 10px;
	line-height: 22px;
	width: 150px;
}
#pix a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: fixed;
	top: -1px;
	width: 1px;
}
#pix a img {
	border: 0;
}
#pix a.p1:visited {
	background: white;
	border: 1px solid #FFFFFF;
	height: 30px;
	left: 0;
	top: 0;
	width: 150px;
}
#pix a.p1 {
	background: white;
	border: 1px solid #FFFFFF;
	height: 30px;
	left: 0;
	top: 0;
	width: 150px;
}
#pix a.p1:hover {
	background-color: white;
	color: #000000;
	text-decoration: none;
}
#pix a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	margin-left: 35%;
	width: 320px;
	height: 240px;
	top: 17%;
}


#top {
	margin-left: 180px;
}

