body {
	margin:0px; padding:0px;
	background-color:#264361;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:15px;
}

#main {
	background:#F2F2F2 url(../img/headerExtender.jpg) repeat-x;
}

#main .container {
	background-image:url(../img/headerBG-760.jpg);
	background-repeat:no-repeat;
	min-height:700px;
}

#footer {
	background-image:url(../img/footerExtender.jpg);
	background-repeat:repeat-x;
	color:#F2F2F2;
	padding:40px;
	height:132px;
}

.container {
	width:760px;
	margin:0 auto;
}

#header {
	padding-top:34px;
	height:132px;
}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#header_mailinglist {
	float:right;
	margin-top:4px;
}

#header_mailinglist h2 {
	color:#F2F2F2;
}

#logo {
	background-image:url(../img/vvLogo-trans.png);
	background-repeat:no-repeat;
	width:264px;
	height:61px;
}

/* NAV */
#nav {
	list-style:none;
	z-index:999;
	position:absolute;
	margin-top:60px;
}

#nav ul{
	list-style:none;
	padding:0;
}

#nav ul li{
	float:left;
	margin-right:3px;
	background:url(../img/navBgRight.gif) no-repeat right top;
	font-size:14px;
	text-transform:uppercase;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#nav ul li a{
	float:left;
	display:block;
	height:22px;
	padding:5px 14px 0;
	background:url(../img/navBgLeft.gif) no-repeat left top;
	color:#f2f2f2;
	text-decoration:none;
}

#nav ul li a:hover, #nav ul li.hovered a {
	background-position:left center;
	color:#213D5B;
}

#nav ul li:hover, #nav ul li.hovered {
	background-position:right center;
	color:#213D5B;
}

#nav ul li.selected {
	background-position:right bottom;
}

#nav ul li.selected a{
	background-position:left bottom;
	color:#213D5B;
}

/* Fix up IE6 PNG Support */
img, #logo { behavior:url(../scripts/iepngfix.htc); }

/* CONTENT */
.videoBlock {
	width:760px;
	height:290px;
}

.video {
	width:480px;
	height:270px;
	float:left;
	border:1px solid #567D8C;
}

.videoThumbs {
	height:270px;
	width:263px;
	float:right;
}

.bottomBlock {
	width:760px;
	min-height:600px;
}

.bottomBlockLeft {
	width:188px;
	float:left;
}

.bottomBlockMiddle {
	width:300px;
	float:left;
}

.bottomBlockRight {
	width:263px;
	float:right;
}

#loginBlock {
	width:143px;
	height:220px;
	background:url(../img/loginBg.gif) top left no-repeat;
	padding:15px;
	margin-top:13px;
}

#middleBlockBottom {
	width:278px;
	height:220px;
	background:url(../img/middleBottomBg.gif) top left no-repeat;
	padding-top:15px;
	padding-left:15px;
}

#middleBlockTop {
	width:278px;
	height:323px;
	background-image:url(../img/middleTopBg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
	margin:0;
}

#middleBlock {
	width:293px;
	height:559px;
	background:url(../img/middleBg.gif) top left no-repeat;
	padding-top:15px;
	padding-left:15px;
}

.middleText {
	width:263px;
}

#podcastBlock {
	width:248px;
	height:141px;
	background:url(../img/podcastBg.gif) top left no-repeat;
	padding-top:15px;
	padding-left:15px;
}

#calendarBlock {
	width:248px;
	height:402px;
	background:url(../img/calendarBg.gif) top left no-repeat;
	padding-top:15px;
	padding-left:15px;
}

/* LEFT NAV */
#leftNav {
	width:173px;
	height:323px;
	background-image:url(../img/leftNavBg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:15px;
	margin:0;
}

#leftNav ul{
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
}

#leftNav li {
	list-style:none;
	color:#213D5B;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	line-height:normal;
}

#leftNav li a {
	display:block;
	padding:9px 0;
}

#rule {
	height:1px;
	width:142px;
	border-top:1px solid #f2f2f2;
}

#rule-mid {
	height:1px;
	width:234px;
	border-top:1px solid #f2f2f2;
	padding-bottom:10px;
}

#rule-long {
	height:1px;
	width:260px;
	border-top:1px solid #f2f2f2;
	padding-bottom:10px;
}

/*  Text-Styles  */
h2 {
	color:#213D5B;
	font-family:gothamMed, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	line-height:normal;
	margin:0px 0px 5px 0px;
	 font-weight:normal;
}

small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	 color:#213D5B;
}

a.blogEntryTitle { color:#213D5B;text-decoration:none; font-size:22px; font-family:Georgia, times, serif; line-height:150%}

a.blogEntryTitle:hover { color:#999999;text-decoration:none; }

/* VIDEO GRID */
div.gridLeft {
	float:left;
	margin-left:14px;
}

div.gridLeft p {
	margin-top:4px;
	margin-bottom:6px;
}

div.grid {
	float:left;
	margin-left:14px;
}

div.grid p {
	margin-top:4px; margin-bottom:6px;
}

#nowPlaying {
	padding-top:3px;
	padding-left:15px;
	margin-bottom:12px;
	border-bottom:1px solid #213D5B;
	width:248px;
}

/* Block-Content-Styles */
#block_content {
}

#content_area {
	width:530px;
	float:left;
}

#sidebar {
	float:left;
	width:173px;
	position:relative;
	margin-top:0;
	margin-left:47px;
}

#content_area h2 { font-size:16px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}

/* EasyEvents:calendar nav */
.ee_miniCalendarNav {
	font-weight:bold;
	text-align:center;
	background:#dbe1e3;
}

.ee_miniCalendarNav td {
	padding:0;
	width:220px;
}

.ee_miniCalendarNav a {
	display:block;
	border:1px solid #D6C6AD;
	background:#F5F1EA;
}

.ee_miniCalPrev a, .ee_miniCalNext a {
	margin:1px;
	border:1px solid #EBE3D6;
	background:#F5F1EA;
}

.ee_miniCalPrev a:hover, .ee_miniCalNext a:hover {
	background:#6B6356;
	border-color:#4B453C;
	color:#FFF;
	text-decoration:none;
}

/* EasyEvents:calendar */
.ee_miniCalendarDays {
	margin:0 auto;
	text-align:center;
	font-size:13px;
}

.month {
	padding:0;
	text-align:center;
	font-weight:bold;
	background:#dbe1e3;
	width:234px;
	height:165px;
}

.monthday {
	width:30px;
	height:18px;
	text-align:center;
	background:#dbe1e3;
}

.dayname {
	background:#264361;
	color:#ffffff;
	height:10px;
}

.event {background:#ffffff;}

.ee_miniCalendarDays .ee_prev,
.ee_miniCalendarDays .ee_next {
	color:#6B6356;
	background:#EBE3D6;
}

.ee_miniCalendarDays a,
.ee_miniCalendarDays span {
	display:block;
}

.ee_miniCalendarDays a  {
	font-weight:bold;
	background:#264361;
	color:#FFF;
}

.ee_miniCalendarDays a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background:#dbe1e3;
}

.ee_miniCalendarDays .ee_prev a,
.ee_miniCalendarDays .ee_next a {
	background:#D6C6AD;
	color:#6B6356;
}

.ee_prev a:hover,
.ee_next a:hover {
	background:#6B6356;
	color:#FFF;
}

.ee_miniCalendarDays .ee_prev span,
.ee_miniCalendarDays .ee_next span {
	border-color:#EBE3D6;
}

.ee_miniCalendarDays .ee_today span,
.ee_miniCalendarDays .ee_today a {
	border-color:#900;
}

/* Easy Events list */
.easyEventsList_title {
	font-weight:bold;
}

#ee_miniCalendarContainer{
	width:234px;
	margin-bottom:15px;
};
#ee_listDetailsContainer{
	width:234px;
}

.errors{
	color:#B00;
}

.thinTextBox{
	background-color:#dbe1e3;
	border-width:1px;
}

input {
	vertical-align:middle;
}

fieldset {
	border:1px solid #DDDDDD;
	margin:3px;
}

label {
	font-weight:bold;
}

table.list {
	border-collapse: collapse;
}

table.list th {
	border: 1px solid #aaa;
	background-color: #dbe1e3;
}

table.list td {
	border: 1px solid #ddd;
}

table.list th, td {
	padding: 5px;
}