@charset "utf-8";
/* CSS Document */

/*RESOURCES: (List supporting code here) */

/*----- Display HTML5 Structural Elements as Blocks -----*/
article, aside, figure, figcaption, footer, hgroup, header, section, nav {display: block}

/*----- Default Page Element Styles -----*/
body * {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: inherit;
	line-height: 1.2em;
	list-style: none;
	vertical-align: baseline;
	
	margin: 0px;
	padding: 0px;

}

body {text-align :center; margin-top:0px; padding:0; width: 874px;}

#wrapper{ position: relative; text-align:left; background-color:#FFF; width:874px; margin:0 auto;}
header { margin-bottom: 20px;}
section {text-align:left; 
	margin: 0px;
	padding: 0px;
	}

/* Inline Elements */
h2 {font-size: 1.4em;
	font-weight:bold;
	color: white;
	background-color: #007e2a;
	border-radius: 0 .6em .6em 0;
	padding: .2em;
	margin-bottom: 1em;
	height: 100%;
	width: 60%;

	}

img { border: none; margin: 0; padding: 0;}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#007e2a;
	text-decoration:none;
	font-weight:normal;
	margin: 0 0 4px 0;
}

/*----- Header -----*/

#animBrutis {
	border-bottom: 3px double green;
	height: 202px;
	width: 874px;
	}

/*img#bannerBrutis { opacity:2%}
#animBrutis { background-image:url(images/BrutusAnimationBanner.png);
				height: 202px; width: 874px; z-index: 1}
#animBrutis:hover { background-image:url(images/BrutusAnimationBannerOver.png);
					height: 202px; width: 874px;}*/

/*----- Sections -----*/
#cenCol_mainContent{
	
}
#colLeft {float:left; width: 50%;}
ul a { line-height: 1.6em; padding-left: 2em;}

#colRight { float:left; width: 50%;}
.animPic { display:block;}
.blurb {font-size:12px;  }

#cenCol_clipAnim{
	height: 130px;
	margin-bottom: 15px;
}

#clipAnimGraphic{
	float:left;
	width: 126px;
	height: 130px;
	
}
#clipAnimContent{
	float: left;
	width: 620px;
	height: 130px;
	margin-left: 10px;
	padding-top: 6px;
}