@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
}
.centerwrap {
	margin-right: auto;
	margin-left: auto;
	width: 900px; 
}
#leader {
	background-color: #6699CC;
	height: 240px;
	clear: both;
}
#rightbar {
	float: right;
	width: 280px;
}
#header {
	padding-top: 10px;
	height: 90px;
}
#navigation {
	float: right;
	padding-top: 25px;
	width: 615px;
}
.navigation {
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
}
#navigation .navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	font-size: 13px;
}
#body {
	padding-top: 30px;
}
#body #pagecopy {
	width: 600px;
	font-size: 12px;
	line-height: 2.2em;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.cool1 {
	font-size: 18px;
	color: #369;
}
.cool2 {
	color: #369;
}
.isabox {
	padding-top: 15px;

}
.floatleft {
	float: left;
	margin-right: 15px;
}
.floatright {
	float: right;
}
.pgraph {
	text-indent: 20px;
}
#footer {
	background-color: #69C;
	margin-top: 25px;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#license {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a .videoimg {
	border: 2px solid #FFF;
}
.smalltext {
	font-size: 12px;
}
#footer_right {
	float: right;
	width: 400px;
	text-align: right;
}
