body {
	font-family: verdana, sans-serif;
	margin: 12px
}
h1 {
	font-size: 18px
}
h2 {
	font-size: 12px;
	background-color: #d3d3d3;
	padding: 3px;
	width: 100%
}
.nav {
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	margin-right: 0px
}
.nav a:link {
	color: black;
	text-decoration: none
}
.nav a:visited {
	color: #666;
	text-decoration: none
}
.nav a:hover {
	color: #f66;
	text-decoration: none
}
.nav a:active {
	color: #f30;
	text-decoration: none
}
.side {
	border-right: 1px solid #f66;
	height: 100%
}

.content {
	font-size: 10px;
	line-height: 16px;
	margin: 36px 12px 32px 40px
}
td {
	font-size: 10px;
	line-height: 16px
}
 h2 {
	padding-left:0px;
}
a:link {
	color: #060
}
a:visited {
	color: #666
}
 a:hover {
	color: white;
	background-color: #969
}
 a:active {
	color: white;
	background-color: #f66
}
 {
	font-size: 10px;
	line-height: 16px;
	margin: 36px 12px 32px 0px
}
 td {
	font-size: 10px;
	line-height: 16px
}
 h2 {
	
	margin-left:10px;
}
 p {
	
	padding-left:10px;
}

 a:active {
	color: white;
	background-color: #f66
}
.examples {
	font-size: 10px;
	line-height: 13px;
	background: white url(images/examples.gif) no-repeat;
	border-bottom: 1px solid #a6668c;
	width: 250px
}
.examples p {
	padding: 32px 8px 1px 13px
}
#add {
	color: #333333;
	font-size: 10px;
	background-color: white;
	letter-spacing: 3px;
	padding: 12px 6px 6px;
	position: fixed;
	z-index: 10;
	bottom: 0px;
	left: 132px;
	font-weight: bold;
}
.button {
	font-weight: bold;
	font-size: 11px;
}
.button a:link {
	color: white;
	background-color: #f66;
	border: solid 1px black;
	text-decoration: none;
	padding: 3px
}
.button a:visited {
	color: white;
	background-color: #f66;
	border: solid 1px black;
	text-decoration: none;
	padding: 3px
}
.button a:hover {
	color: white;
	background-color: #59b02f;
	border: solid 1px black;
	text-decoration: none;
	padding: 3px
}
ul {
	list-style-type: square;
	margin: 1em 0 1em 40px
}
#pin{
	position: absolute;
	right: 10;
	width:320px; 
	z-index:100;
}
#logo{
	top:100px;
	left:125px;
	width: 650px; 
	z-index:1;
}
#yatext{
	clear:both;
	float:left;
	font-size:10px;
	margin-top: 150px;
	}

