body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, img, pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px;
	margin:0px;
}

a {
	text-decoration: none;
}

body {
	behavior: url(csshover.htc);
	background: White url(../images/background_s.jpg) repeat-x scroll;
} 

body#entry {
	background: White url(../images/background_p.jpg) repeat-x scroll;
}

body#secondary {
	background: White url(../images/background_s.jpg) repeat-x scroll;
}

body#stage2 {
	background: Black url(../images/background_s.jpg) repeat-x scroll;
}

div {
	position: relative;
}

.iefix {
	text-align: center;
	margin-bottom: 30px;
}

#centeredpage {
	width: 950px;
	min-height: 600px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	position: relative;
	padding: 0px;
}

*html div#centeredpage {
	height: 600px;
}

#backdrop_entry {
	background: transparent url(../images/primary_banner.jpg) no-repeat scroll center top;
	position: absolute;
	top: 114px;
	width: 100%;
	min-height: 380px;
}

*html div#backdrop_entry {
	height: 380px;
}

#backdrop_secondary {
	background: transparent url(../images/secondary_banner.jpg) no-repeat scroll center top;
	position: absolute;
	top: 114px;
	width: 100%;
	min-height: 175px;
}

*html div#backdrop_secondary {
	height: 175px;
}

#info_block {
	width: 100%;
	list-style-type: none;
}

#info_left {
	width: 550px;
	float: left;
}

#info_right {
	width: 450px;
	margin-left:550px;
}

#text_block {
	list-style-type: none;
}

#text_block li {
	width: 274px;
	float:left;
	min-height: 160px;
}
*html div#text_block li {
	height: 160px;
}

#text_block h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#text_block p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#footer {
	background-color: Black;
	width: 100%;
	min-height: 60px;
	padding-top: 20px
}
*html div#footer {
	height:100px;
}

#footer-left {
	width: 33%;
	text-align: right;
	float:left;
	font-family: "MS Serif", "New York", serif;
	font-size: 70%;
	color: Gray;
}
#footer-center {
	width: 34%;
	text-align: center;
	float: left;
	color: #F2CF00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
#footer-right {
	width: 33%;
	text-align: left;
	float:left;
}

#mainstage {
	float: left;
	position: relative;
	width: 100%;
	min-height: 380px;
}

*html div#mainstage {
	height: 380px;
}

#secondarystage {
	position: relative;
	width: 100%;
	min-height: 175px;
	color: #F2CF00;
}

*html div#secondarystage {
	height: 175px;
}

#secondarymenu {
	min-height: 2.5em;
}

*html div#secondarymenu {
	height: 2.5em;
}

#secondarystage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}

#secondarystage .adjust4menu {
	padding-top: .15em !important;
}

#secondarystage h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

#sidebar .videocaption {
	font-weight: bold;
	color: Maroon;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 110%;
}

#sidebar .videocontent {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 90%;
}

#main_content2 {
	float: left;
	width: 830px;
}

#sidebar2 {
	width: 120px;
	margin-left: 830px;
	margin-top: 10px;
}

#sidebar {
	width: 330px;
	margin-left: 620px;
	margin-top: 40px;
}

#sidebar h3 {
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 120%;
	margin-top: 15px;
	color: Gray;
	font-size: 90%;
}

#main_content {
	float: left;
	width: 620px;
}

.first_paragraph {
	margin-top: 40px !important;
}

p.first_paragraph:first-letter {
	float: left; /* Make the text flow around the letter */
	font-size: 400%;
	line-height: 1em;
	padding-right: 0.15em;
}

.dropcap {
	
}

#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	line-height: 140%;
	margin-top:20px;
}

#main_content h3 {
	margin-top: 20px;
	margin-bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

#main_content ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	margin-left: 40px;
}

.rightside {
	margin-left:10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
}

#titlearea {
	position: relative;
	width: 100%;
	min-height: 175px;
	color: White;
}

#titlearea h2 {
	font-size: 2em;
	padding-top: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

#titlearea h3 {
	font-size: 1.2em;
	padding-bottom: .2em;
	font-family: Arial, Helvetica, sans-serif;
}

*html div#titlearea {
	height: 175px;
}

#main_left {
	float: left;
	width: 450px;
	color: White;
	position: absolute;
}

#main_left h2 {
	font-size: 2em;
	margin-bottom: .5em;
	margin-top: .3em;
	font-family: Arial, Helvetica, sans-serif;
}

#main_left p {
	font-size: 1em;
	line-height: 110%;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_right {
	float: right;
	position: absolute;
	margin-left: 450px;
	width: 500px;
}

#stage_left {
	float: left;
	width: 620px;
	position: absolute;
}

#stage_right {
	float: right;
	position: absolute;
	margin-left: 620px;
	width: 320px;
}

.buffer {
	padding: 30px 15px 30px 15px;
}

.bufferlt {
	padding: 20px 15px 30px 15px;
}

.buffertb {
	padding: 30px 0px 40px 0px;
}

.bufferts {
	padding: 30px 15px 0px 15px;
}

#blog_summary h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin-bottom:20px;
	padding-top: 30px;
	text-align: center;
}

.blog_entry {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.blog_entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

.blog_entry .timeline {
	margin: 0;
	font-size: 80%;
}

.blog_entry a {
	color: Red;
	font-weight: normal;
}

.blog_entry a:hover {
	font-weight: bold;
}

.blog_post {
	font-size: 90%;
	margin-top: 5px;
}

#header {
	background-color: Black;
	width: 100%;
	min-height: 80px;
}
#header img {
	margin-top: 5px;
}

#header .cubelogo {
	position: absolute;
	margin-top: 23px;
	margin-left: 20px;
	z-index: 20;
}
*html #header {
	height: 80px;
}
#header .logotitle {
	color: #F2CF00;
	position: absolute;
	top: 23px;
	left: 140px;
	font-family: "Trebuchet MS";
	font-size: 50px;
}

#header .logotitle i {
	font-size: 75%;
}

#header .topmenu {
	color: #F2CF00;
	font-family: "Trebuchet MS";
	text-align: right;
}
#header .topmenu a{
	color: #F2CF00;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 90%;
}

#header .topmenu a:visited{
color: #F2CF00;
}

#header .topmenu a:hover, .topmenu .current{
color: #FFFFCC;
}

#twitter_update_list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 20px;
	margin-right: 20px;
	width: 180px;
	list-style: none;
	text-align: left;
}
#twitter_update_list span {
	color: Black;
}
#twitter_update_list a {
	text-decoration: none;
	color: Green;
	padding-bottom: 5px;
}

.corptext {
	font-size: 75%;
}

#header .phonenumber {
	position: absolute;
	font-family: Eurostile;
	font-size: 160%;
	color: #800000;
	top: 20px;
	text-align: right;
	width: 95%;
	font-weight: bold;
}

#vspntvbadge {
	position: absolute;
	top: 40px;
	height: 0px;
	right: 0px;
	z-index: 20;
}

#vspntvnmbadge {
	position: absolute;
	top: -150px;
	height: 0px;
	right: -55px;
	z-index: 10;
}

#welcomearea {
	margin-top: 10px;
	margin-left: 550px;
	z-index: 20;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434343;
	font-size: 85%;
	position: relative;
	font-style: italic;
	vertical-align: middle;
}

#thePlayer {
	display: inline;
}

#topsection {
	width: 100%;
}

#content {
	float: left;
	width: 520px;
	padding-left: 0px;
	padding-right: 0px;
}
*html div#content {
	padding: 0 0 0 0;
}

#rside {
	float: right;
	width: 260px;
	text-align: center;
}

#rside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #696969;
	line-height: 120%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 180px;
}

.entitybox .inset {
	margin-left: 200px;
}

.entitybox {
	width: 100%;
	margin: 10px 10px 10px 10px;
}

.entitybox p {
	line-height: 110%;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 97%;
}

.entitybox h3 {
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.entitybox h2 {
	padding-top: 10px;
}

#rside .thirdpage {
	width: 220px;
	background: transparent url(../images/bb220.gif) no-repeat scroll left bottom;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: -2px;
	display: inline;
}
#rside .thirdtop {
	background: transparent url(../images/bt220.gif) no-repeat;
	width: 220px;
	min-height: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.spaced {
	padding-bottom: 5px;
	padding-top: 5px;
}

.paneltext {
	width: 150px;
	text-align: center;
	position: relative;
	left: 15px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 120%;
	text-decoration: none;
}

.leftside {
	position: absolute;
	left: 0px;
	top: 190px;
}

#videopanel {
	width: 180px;
	position: relative;
	float: left;
	min-height: 385px;
	background-image: url(../images/vbvideo.gif);
}
*html #videopanel {
	height: 385px;
}
#presentationpanel {
	width: 180px;
	position: relative;
	float: left;
	min-height: 385px;
	background-image: url(../images/vbpresentation.gif);
}
*html #presentationpanel {
	height: 385px;
}
#websitepanel {
	width: 180px;
	position: relative;
	float: left;
	min-height: 385px;
	background-image: url(../images/vbwebsite.gif);
}
*html #websitepanel {
	height: 385px;
}
#etcpanel {
	width: 180px;
	position: relative;
	float: left;
	min-height: 385px;
	background-image: url(../images/vbetc.gif);
}
*html #etcpanel {
	height: 385px;
}

#pagespace .headerimage, #centeredpage .headerimage {
	margin-left: 20px;
}
#centeredpage .headerimage {
	margin-top: 20px;
	margin-bottom: 0px;
	z-index: 2;
}

#centeredpage #pagespace .headerimage {
	margin-bottom: 0px;
	margin-top: 0px;
}

#frontpagespace {
	width: 760px;
	position: relative;
	text-align: left;
	padding-top: 0px;
	margin-top: 30px;
	margin-left: 40px;
	z-index: 1;
}

#frontpagespace p {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 120%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}

#centeredpage .alignedleft {
	text-align: left;
}
#pagespace .halfpage {
	width: 380px;
	background: transparent url(../images/bb380.gif) no-repeat scroll left bottom;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	display: inline;
}
#pagespacehalftop {
	background: transparent url(../images/bt380.gif) no-repeat;
	width: 380px;
	min-height: 20px;
	margin-left: 20px;
	margin-top: 33px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#pagespace .fullpage {
	width: 720px;
	background: transparent url(../images/bb720.gif) no-repeat scroll left bottom;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	display: inline;
}
#pagespacefulltop {
	background: transparent url(../images/bt720.gif) no-repeat;
	width: 720px;
	min-height: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#pagespace .thirdpage {
	width: 220px;
	background: transparent url(../images/bb220.gif) no-repeat scroll left bottom;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: -2px;
	display: inline;
}
#pagespace .thirdtop {
	background: transparent url(../images/bt220.gif) no-repeat;
	width: 220px;
	min-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
#pagespace .thirdpage p {
	font-size: 80%;
}
#pagespace .minColumn {
	min-height: 400px;
}
*html #pagespace .minColumn {
	height: 400px;
}

#pagespacetop {
	background: transparent url(../images/bt760.gif) no-repeat;
	width: 760px;
	min-height: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
*html pagespacetop {
	height: 20px;
}

#pagespace {
	width: 760px;
	background: transparent url(../images/bb760.gif) no-repeat scroll left bottom;
	position: relative;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	z-index: 1;
	min-height: 1px;
	display: inline;
}

#weboptions {
	margin-left: 20px;
	float: left;
	display: inline;
}

#pagespace p {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 120%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#pagespace p p {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 120%;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#pagespace td {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 120%;
}

.titleBox {
	font-weight: bold;
}

#hostingad {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #228B22;
	width: 126px;
	position: absolute;
	top: 110px;
	left: 530px;
	padding-bottom:2px;
	background-color: Silver;
}

#pagespace #hostingad h3 {
	background-color: Silver;
	text-align: center;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
}

#hostingad img {
	float: right;
	margin-right: 3px;
}

#pagespace dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	margin-left: 40px;
	font-weight: bold;
}

#pagespace dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 5px;
}

.inlinelist {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 110%;
	margin-left: 60px;
	margin-bottom: 15px;
	font-size: 90%;
}

#pagespace h3 {
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}

#pagespace h4 {
	margin-left: 20px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}

#pagespace h5 {
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	text-align: center;
	font-size: 100%;
}

.embeddedvideo {
	margin: 0px 10px 20px 10px;
	float: left;
}

.leftsideAU {
	margin-left: 5px;
	float: left;
	width: 160px;
	position: relative;
}

.rightsideAU {
	float: right;
	width: 550px;
	position: relative;
}

.projectlist {
	width: 640px;
	text-align: left;
	margin-left: 80px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.projectlist li {
	color: #FF8C00;
	list-style-type: none;
	width: 200px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-weight: bold;
}

#embeddedvideo {
	position: relative;
	width: 45%;
	height: 100%;
	float: right;
	top: 0;
	margin-top: -65px;
	margin-bottom: 10px;
}

.fullpage .upperIcon {
	margin-left: 35px;
	margin-bottom: 40px;
}
.fullpage .lowerIcon {
	margin-left: 35px;
	margin-top: 40px;
}

#ballsdisplay {
	text-align: center;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#pagespace strong {
	color: Navy;
	font-size: 110%;
}

#pagespace em {
	color: #FF8C00;
}

.timeline {
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.clearfix:after { 
content: " "; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 

.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

#privacyrights {
clear: both; 
	position: relative;
	font-family: "MS Serif", "New York", serif;
	font-size: 70%;
	color: Gray;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 30px;
	text-align: center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin: 0;
	float: left;
	font: 12px Verdana;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../images/blockdefault.gif) center center repeat-x;
	text-align : center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #FFFFCC;
	padding: 9px 11px;
	text-decoration: none;
	border-left: 1px solid #FFFFCC;
}

.last {
	border-right: 1px solid #FFFFCC;
}

.solidblockmenu li a:visited{
color: #FFFFCC;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFFFCC;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

#invertedtabs{
margin-top:1px;
padding: 0;
width: 100%;
background: transparent;
padding-right: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:right;
color: white;
background: #000000 url(../images/tab_left.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(../images/tab_right.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #CF1519;
}

#invertedtabs a:hover span{
background-color: #CF1519;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #CF1519;
}

/*End: Dynamic Drive CSS Library */
