@charset "utf-8";


/*/// BASIC STUFF ///*/

body, html {
	background-image: url(../images/interface/homeBG.gif);
	background-repeat: repeat-x;
}

a:active {

 outline: none;

}

#homeLeftColumn {
	width: 606px;
	padding: 0 0 0 0;
	float: left;
}

#homeRightColumn {
	width: 329px;
	height: 553px;
	padding: 0 0 0 0;
	float: right;
	background-image: url(../images/interface/VIET_homeWoodPanelBG.jpg);
	background-repeat: no-repeat;
}

#logoNav {
	background-image:url(../images/interface/VIET_topLogoBG.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 606px;
	height: 166px;
}

#homeMainText {
	background-image: url(../images/interface/mainTextBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 606px;
	height: 115px;
	margin: 0 0 0 0px;
}

#homeMainText p {
	color: #d9db56;
	text-align: left;
	float: left;
	position: relative;
	top: -14px;
	padding: 0 0 0 26px;
	width: 554px;
}

#homeMainTextHeaders {
	float: right;
	position: relative;
	top: -20px;
}


a#homeMainTextHeaders, a:visited#homeMainTextHeaders {
	text-decoration: none;
}

a:hover#homeMainTextHeaders {
	text-decoration: underline;
}

#homeMainTextHeader {
	color: #d9db56;
	margin: 0 18px 0px 0px;
	padding: 0 0px 7px 0px;
	float: right;
	position: relative;
	top: -20px;
	text-weight: bold;
	font-size: 13px;
	letter-spacing: -.25px;
}

#scroller1 {
	margin: 0 0 0 20px;
	width: 566px;
	height: 160px;
}

/*/// BLUE NAV ///*/

#bigLinks {
	color: #FFFFFF;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/interface/bigBlueButtons.jpg);
	background-repeat: no-repeat;
	width: 606px;
	height: 81px;
	text-align: center;
	display: inline; 
	float: left;
}

#bigLinks h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: 600;
	margin: 8px 0 4px 0;
	font-size: 14px;
}

#bigLinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
}

#bigLinks a {
	color: #FFFFFF;
	text-decoration: none;

}

#bigLinks a:active {
       outline: none;
}

#bigLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* leftBlue  */

#leftBlue {
	width: 240px;
	height: 67px;
	margin: 0 0 0 0;
	float: left;
}

#leftBlue a {
    	width: 240px;
	height: 67px;
	display: block;	
	padding: 0 0 0 0;
	margin: 0;
}

#leftBlue a:hover {
    color: #FFFFFF;	
    font-weight: bold;
    text-decoration: underline;
}


/* middleBlue  */

#middleBlue {
	width: 131px;
	height: 67px;
	float: left;
	margin: 0 0 0 0;
}

#middleBlue a {
    	width: 131px;
	height: 67px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#middleBlue a:hover {
    color: #FFFFFF;	
    font-weight: bold;
    text-decoration: underline;
}

/* rightBlue  */

#rightBlue {
	width: 235px;
	height: 67px;
	float: left; 
	margin: 0 0 0 0;
}

#rightBlue a {
    	width: 235px;
	height: 67px;
	display: block;	
	padding: 0;
	margin: 0;
}

#rightBlue a:hover {	
    	color: #FFFFFF;	
    	font-weight: bold;
    	text-decoration: underline;
}


/*/// RIGHT COLUMN STUFF ///*/

#podcastDIV {
	width: 310px;
	padding: 0px 0 13px 12px;
	margin: 85px 0 0 0;
}

a#podcastHeader, a:visited#podcastHeader {
	padding: 0 0 10px 122px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

a:hover#podcastHeader {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}
 
a#eventsHeader, a:visited#eventsHeader {
	padding: 0 0 10px 125px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

a:hover#eventsHeader {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

#podcast {
	width: 320px;
	height: 160px;
}

#podcastTable {
	margin: 28px 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
       font-weight: normal;
}

#podcastTable a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: normal;
}

#podcastTable a:hover, a:active {
	color: #d9db56;
	text-decoration: underline;
        font-weight: normal;
}

.podcastControls {
	height: 17px;
}

.podcastInfo {
	vertical-align: top;
	height: 17px;
	padding:  11px 5px 10px 0px;
}

.podcastDate {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#eventsDIV {
	width: 310px;
	/*padding: 5px 0 0 12px;*/
	padding: 0px 0 13px 12px;
	margin: 85px 0 0 0;
}

#events {
	width: 300px;
	height: 225px;
	padding: 25px 0 0 5px;
}

#events h4{
	padding:0px;
	margin: 3px 0 7px 0;
       font-size: 13px;
}

#events a, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

#events a:hover {
	text-decoration: underline;
	color: #d9db56;
	font-weight: normal;
}

.eventClock {
	background-image:url(../images/interface/eventClock.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	padding: 0 10px 5px 0;
}

.eventInfo {
	vertical-align: top;
	height: 23px;
	padding-bottom: 5px;
}

.eventDate {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.eventTime {
	color: #d9db56;
	font-family: Arial, Helvetica, sans-serif;
}

