@charset "utf-8";
.container .main .intro .adleft {
	width: 336px;
	float: left;
	height: 280px;
	margin-right: 28px;
	margin-bottom: 20px;
}


body {
	background-color: #E7E7E2;
}
.container {
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #D7D7D2;
	width: 950px;
	font-size: 1.2em;
}

.container .header {
	background-color: #333333;
	text-align: center;
	height: 160px;
	background-image: url(header.gif);
}
.container .header .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

.container .path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #949490;
	font-size: .7em;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.container .path a {
	color: #FAFAFA;
	text-decoration: none;
}
.container .path a:hover {
	color: #FFE;
	text-decoration: underline;
}
.container .main {
	background-image: url(main.gif);
	background-repeat: repeat-y;
}
.container   .main   h1    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-style: italic;
}
.container   .main   p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.container  .main  ul  {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
.container  .main  h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
}

.container .main .intro {
	width: 710px;
	float: right;
	margin-right: 10px;
}
.container .main .intro a {
	color: #555544;
	text-decoration: underline;
}
.container .main .intro a:hover {
	text-decoration: none;
}

.container .main .intro h2 {
	font-size: 16px;
}
.container .main .intro .subtitle {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: -10px;
}






.container .main .navigation {
	width: 205px;
	float: left;
}
.container  .main  .navigation  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #5A5A43;
	padding-right: 10px;
	padding-left: 10px;
}
.container .main .navigation ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEADA;
	margin: 0px;
}
.container .main .navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEADA;
	width: 100%;
}

.container  .main  .navigation  li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554;
	width: 90%;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.container  .main  .navigation  li a:hover {
	color: #654;
	background-color: #F0F0EB;
	width: 90%;
}
.container .main .navigation .menulinkad {
	width: 200px;
	padding-left: 5px;
	height: 90px;
	padding-bottom: 10px;
}

.container     .main     .footer   {
	background-color: #949490;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7F7F2;
	font-size: .7em;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.container  .main .clearer {
	height: 5px;
	clear: both;
	background-color: #FFFFFF;
}
.container  .main  .example  {
	color: #000000;
	background-color: #FDFDFB;
	padding: 5px;
	border: thin dotted #000000;
	position: relative;
	left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 690px;
}

.container .main .exampletable {
	font-family: "Courier New", Courier, monospace;
	background-color: #FDFDFB;
	border: thin dotted #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.container  .main  .exampleleft {
	float: left;
	width: auto;
	background-color: #FDFDFB;
	border: thin dotted #000000;
	margin-left: 10px;
	margin-right: 10px;
}

.container .main .youtube {
	clear: both;
	height: auto;
	width: auto;
}
.container .main .pic {
	float: left;
	width: auto;
	clear: both;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.container .main .pic2 {
	float: right;
	width: auto;
	clear: both;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.container  .links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555544;
	text-decoration: underline;
}
.container .links a:hover {
	color: #555544;
	text-decoration: none;
}
.container .main .navigation #cse-search-box {
	margin-top: 20px;
	margin-left: 12px;
}
