body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(../images/back-con.gif);
}
#darkback {
	background-image: url(../images/back-con-dark.gif);
	background-repeat: repeat;
}
#header {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 10px;
}
#header img {
	margin-left: 688px;
}
.sizing {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav-top {
	background-color: #666;
	height: 20px;
	background-image: url(../images/NavBar.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#nav-top ul {
	list-style-type: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-top li {
	text-decoration: none;
	display: inline;
}
#nav-top li a:link {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#nav-top li a:visited {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#nav-top li a:hover {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#nav-top li a:active {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#nav-top2 {
	background-color: #FFF;
	border-style:ridge;
	border-width: 2px;
	border-color: #CE102C;
	border-radius: 12px;
	text-align: center;
	height: 30px;
	clear: both;
	width: 600px;
	margin-top: 20px;
	margin-bottom: -15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}
#nav-top2 a:link {
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c3263;
	font-variant: small-caps;
}
#nav-top2 a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c3263;
	font-variant: small-caps;
}
#nav-top2 a:hover {
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c3263;
	font-variant: small-caps;
}
#nav-top2 a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c3263;
	font-variant: small-caps;
}
#HFTH{
	background-color: black;
	border: solid;
	border-top: none;
	border-color: red;
	width: 600px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5px;
	padding: 1px;
	padding-top: 10px;
	padding-bottom: -3px;
	text-align: center;
}
#HFTH h3{
	color: red;
	margin-top: -2px;
}
#HFTH ul {
	list-style-type: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HFTH li {
	text-decoration: none;
	display: inline;
}
#HFTH li a:link {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#HFTH li a:visited {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#HFTH li a:hover {
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	font-variant: small-caps;
	padding-left: 10px;
	margin: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content .sizing img {
	margin-top: 10px;
}
#content h1 {
	color: #cb0021;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#content #main-con {
	background-image: url(../images/con-main-bk.gif);
	background-repeat: repeat-y;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
}
#main-con .Home169 h3 {
	margin: 0px;
	padding: 0px;
}
#main-con .Home169 {
	width: 250px;
	float: left;
	height: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#main-con .homeButton {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	-webkit-font-smoothing: anti-aliased;
	font-size: 150%;
	color: #333;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0, 2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 32px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	width: 16%;
	border: thin solid #F00;
	background-color: #dbdde1;
	box-shadow: 3px 3px 5px #888888;
}
#main-con .homeButton:hover {
	background: #6b6e71;
}
#main-con .Home169 h3 a img {
	padding-left: 7px;
}
#main-con .Home169 h3 a:link {
	text-decoration: none;
	color: #999;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#main-con .Home169 h3 a:visited {
	text-decoration: none;
	color: #999;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#main-con .Home43 h3 {
	margin: 0px;
	padding: 0px;
}
#main-con .Home43 {
	width: 210px;
	float: left;
	height: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main-con .Home43 h3 a img {
	padding-left: 7px;
}
#main-con .Home43 h3 a:link {
	text-decoration: none;
	color: #999;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#main-con .Home43 h3 a:visited {
	text-decoration: none;
	color: #999;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#main-con .Int {
	width: 150px;
	float: left;
	height: 105px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-con .IntArrow {
	width: 30px;
	float: left;
	height: 105px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-con .IntArrow h3 {
	margin: 0px;
	padding: 0px;
}

#main-con .Int h3 {
	margin: 0px;
	padding: 0px;
}
#main-con .IntArrow h3 a img {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#main-con .Int h3 a img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 4px 3px 1px rgba(43,43,43,1);
	-moz-box-shadow: 1px 4px 3px 1px rgba(43,43,43,1);
	box-shadow: 1px 4px 3px 1px rgba(43,43,43,1);
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}

#content .video {
	padding: 10px;
	text-align:center;
}
#content .video h3 {
	font-variant: small-caps;
	font-size: 24px;
	color: #000000;
	margin: 3px;
	padding: 0px;
}
#content .sizing .video p {
	text-align: justify;
}

#content .sizing #main-con .description {
	font-size: 14px;
	padding-right: 40px;
	padding-top: 10px;
	text-align: justify;
}
#main-con h2 {
	color: #cb0021;
	font-size: 18px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cb0021;
	padding-top: 5px;
	padding-right: 10px;
	width: 965px;
	margin-top: 5px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #cb0021;
	border-bottom-color: #cb0021;
	border-left-color: #cb0021;
	margin-left: -3px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
	text-transform: uppercase;
}
#main-con .project {
	width: 460px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
#main-con .project h3 a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#main-con .project p {
	font-size: 14px;
	text-align: justify;
}
#main-con .project ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-con .project ul li {
	display: inline;
}
#main-con .project ul li a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 10px;
	color: #00C;
}
#main-con #JustIn p {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 5px;
}
#main-con #JustIn img {
	padding-left: 0px;
	float: right;
	padding-right: 0px;
}
#main-con #JustIn .project {
	width: 980px;
}
#JustIn ul li {
	list-style-image: url(../images/Bullet.gif);
	list-style-position: outside;
	font-size: 14px;
	padding-bottom: 5px;
}
#main-con #across {
	width: 230px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: center;
}
#main-con #across img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content .sizing #main-con #across a {
	font-size: 12px;
	color: #0000FF;
	text-align: center;
}
#Video {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	background-color: #999999;
	padding: 3px;
	border: 4px double #990000;
}
#Video h1 {
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 18px;
}
#Video p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#Video .videsc {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Video .vidcredit {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#Video h5 {
	font-size: 10px;
	font-weight: bold;
}
.project h3 .imgRt {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
.imgRt {
	float: right;
	margin-right: 25px;
	padding-left: 10px;
}
.imgLt {
	float: left;
	display: inline;
	clear: both;
	margin-left: 10px;
}
.highlight {
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
	font-size: 18px;
}
#content .copyright {
	font-size: 9px;
	text-align: center;
	color: #cb0021;
	margin: 0px;
	padding: 0px;
}
