body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	margin:0;
	color:#000;
	background-repeat: no-repeat;
	background-position: 20% 50px;
}
a, a.visited, a.active{
	text-decoration:none;
	color:#e22;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4{
	text-transform:capitalize;	
	margin:0;
	color:#004c94;
}
h3{
	text-transform:uppercase;
	font-size: small;
}
h2{
	font-size:small;
	font-family: "Comic Sans MS", cursive;
}
h1{
	font-size:2.5em;
}
p{
	line-height:normal;
	font-size: 10pt;
}
#container {
	width:780px;
	margin:20px auto;
	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
}
#leftBar{
	float:left;
	width:200px;
}
#menu{
	padding:0;
	margin:0;
	font-size: 12pt;
	font-family: "Comic Sans MS", cursive;
}
#menu li{
	padding:0;
	margin:0;
	list-style:none;
}
ul{
	padding:0;
	margin:0;
	list-style-type: disc;
	list-style-position: outside;

}

#menu li a{
	display:block;
	background:url(../img/li-bg.png) left no-repeat;
	overflow:hidden;
	color:#f55;
	margin:5px 0;
	padding:5px 0 5px 25px;
}
#menu li a:hover, #menu li a.active{
	background:url(../img/li-hover.png) left no-repeat;
	text-decoration:none;
	color:#f00;
	font-size: 12pt;
}
#addy{
	margin:0;
}
#mainBar{
	float:right;
	overflow:hidden;
	width:560px;
	padding-left: 10px;
}
.pageTitle{
	color:#004c94;
}
#rightBox{
	float:right;
	width:266px;
	background:url(../img/rboxbg.gif) top left no-repeat;
	margin-left: 15px;
}
#rightBox2{
	float:right;
	width:266px;

	margin-left: 15px;
}
#rightBox h3{
	margin:20px 0 0 30px;
	font-family: "Comic Sans MS", cursive;
}
#rightBox ul{
	margin:0 0 0 30px;
	padding:0;
}
#rightBox ul li{
	list-style:none;
	margin:5px 0;
	padding:0;
	font-size: 10pt;
}
.more{
	padding:2px 5px;
	background:#e33;
	color:#fff;
}
#rightBox .more{
	float:right;
	margin-right:30px;
}
#video {
	background:url(../img/vbox.png) no-repeat;
	height: 353px;
	width: 411px;
	float: left;
	padding: 0px;
}
#video p{
	margin:20px 47px;
	color:#eee;
	font-size:24px;
}
.centerthis {
	text-align: center;
}
#about {
	width: 500px;
	margin-left: 200px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#footer {
	clear:both;
	padding:20px;
	font-size:.9em;
	text-align: center;
}
#mission {


	text-align:center
}
.orangex {
	font-size: 24pt;
	color: #ff8924;
}
#container #mainBar .pageTitle {
	font-family: Comic Sans MS, cursive;
}
#container #mainBar .pageTitle .orangex .orangex {
	font-family: Tahoma, Geneva, sans-serif;
}
#container #mainBar p strong {
	font-family: Comic Sans MS, cursive;
}
#container #mainBar ul li {
	font-size: 11pt;
}
#wow-box-container {
	height: auto;
	width: 265px;
		float:right;
	margin-left: 15px;
	background-image: url(../wow-box-bg-strip.gif);
	background-repeat: repeat-y;
		list-style:none;
}
#wow-box-container li {
		list-style:none;
}
#wow-box-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #fffffff;
	background-image: url(../wow-box-top.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 205px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

#wow-box-bottom {
	background-image: url(../wow-box-bottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 265px;
}
.wow-box-head {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}