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

/* Import external stylesheet */
@import url('reset.css');

body
	{
		margin:0px;
		padding:0px;
		background-color:#0c0c0c;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:770px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgpressreleases
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgpressreleases.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgtitle
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgtitle.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgtestimonials
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/testimonialsbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgaboutcontact
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgaboutcontact.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgvideos
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/videosbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgourservices
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgourservices.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerbgpastevents
	{
		width:100%;
		height:289px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbgpastevents.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#headerblank
	{
		width:982px;
		height:740px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:982px;
		height:740px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/header2.jpg);
		background-repeat:no-repeat;
	}
#menublank
	{
		width:982px;
		height:39px;
		float:left;
		margin:0px;
		padding-left:20px;
	}
#menu
	{
		width:982px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:982px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		height:25px;
		float:left;
		margin:0px;
		padding:20px 23px 16px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menucurrent
	{
		height:25px;
		float:left;
		margin:0px;
		padding:20px 23px 16px;;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;		
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuover.png);
		background-position:center;
		background-repeat:no-repeat
	}
#menu ul li a.menu:hover
	{
		height:25px;
		float:left;
		margin:0px;
		padding:20px 23px 16px;;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;		
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuover.png);
		background-position:center;
		background-repeat:no-repeat
		
	}
#headerrightblank
	{
		width:311px;
		float: right;
		margin:0;
		padding:0px;
	}
#headernav
	{
		width:290px;
		height:25px;
		float: right;
		margin:0px;
		padding:0 0 0 21px;
	}
#headernav ul
	{
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#headernav ul li
	{
		height:15px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		display:block;
	}
#headernav ul li a.register
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;

	}
#headernav ul li a.register:hover
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login:hover
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark:hover
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog:hover
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:12px;
		color:#fff;
	}
#special
	{
		width:260px;
		float:left;
		margin:196px 0 0 0;
		padding:0 0 0 50px;
		font-family: ""Helvetica Neue", Arial, sans-serif Narrow";
		font-size:28px;
		color:#fffd64;
		line-height:28px;
	}
#year
	{
		width:215px;
		float:left;
		margin:0px;
		padding:0 0 0 96px;
		font-family: ""Helvetica Neue", Arial, sans-serif Black";
		font-size:22px;
		color:#fff;
		line-height:20px;
	}
#searchblank
	{
		width:170px;
		float:left;
		margin:20px 0 0 0;
		padding:19px 0 0 140px;
	}
#searchinput
	{
		width:147px;
		height:22px;
		float:left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:139px;
		height:17px;
		float:left;
		margin:0px;
		padding:5px 0 0 10px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#000;
	}
#advancedsearch
	{
		width:115px;
		float:left;
		margin:0px;
		padding:8px 0 0 3px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
.advancedsearch
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.advancedsearch:hover
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
#go
	{
		width:31px;
		height:18px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
.go
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#bannertxtblank
	{
		text-align:center;
		width:982px;
		height:233px;
		float:left;
		margin:0px;
		padding:518px 0 0 0;
	}
#bannertxtblankpressreleases
	{
		width:982px;
		height:233px;
		float:left;
		margin:0px;
		padding:0px 0 0 0;
	}
#bannerheading
	{
		width:687px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Helvetica Neue", Arial, sans-serif;
		font-size:36px;
		color:#e9e389;
	}
#bannerheading h2
	{
	width:687px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size:30px;
	color:#f5f5f5;
	}
#bannertxt
	{
		width:982px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: "Helvetica Neue", Arial, sans-serif;
		font-size:14px;
		color:#b8b8b8;
	}
#bannertxt p
	{
		width:982px;
		float:left;
		margin:0px;
		padding:0px 0px 0px 0px;
		font-family: "Helvetica Neue", Arial, sans-serif;
		font-size:14px;
		line-height: 24px;
		color:#c8c8c9;
	}
.bannertxt
	{
		float:left;
		padding:16px 0 0 ;
		font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
		font-size:19px;
		color:#f5f5f5;
		font-style:italic;
		line-height:28px;
	}
.bannertxtpressreleases
	{
		float:left;
		padding:16px 0 0 ;
		font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
		font-size:24px;
		color:#f5f5f5;
		font-style:italic;
		line-height:28px;
	}
.bannertxtpressreleasesp
	{
		text-align: justify;
		width:942px;
		float:left;
		margin:0px;
		padding:0px 0px 0px 0px;
		font-family: "Helvetica Neue", Arial, sans-serif;
		font-size:14px;
		line-height: 24px;
		color:#c8c8c9;
	}
.bannertxtpressreleasesblue
	{
	float:left;
	padding:16px 0 0;
	font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
	font-size:14px;
	color:#637d9d;
	font-weight: normal;
	text-transform: uppercase;
	}
#bannerpic
	{
		position:absolute;
		width:128px;
		height:150px;
		float:left;
		margin:-15px 0 0 -138px;
		padding:0px;
		background-image:url(images/facebook.jpg);
		background-repeat:no-repeat;
	}
#sig
	{
		position:absolute;
		width:415px;
		height:200px;
		float:left;
		margin:465px 0 0 -450px;
		padding:0px;
		background-image:none;
	}
#bannerpicshop
	{
		position:absolute;
		width:122px;
		height:150px;
		float:left;
		margin:-15px 0 0 -260px;
		padding:0px;
		background-image:url(images/shop.jpg);
		background-repeat:no-repeat;
	}
#homecon1
	{
		position:static;
		width:421px;
		height:453px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
#homecon2
	{
		position:static;
		width:561px;
		height:453px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
#homecon3
	{
		position:static;
		width:329px;
		height:222px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
#homecon4
	{
		position:static;
		width:327px;
		height:222px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
#homecon5
	{
		position:static;
		width:326px;
		height:222px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
#homecon6
	{
		position:static;
		width:982px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:none;
		background-repeat:no-repeat;
	}
/*float left*/
.leftw {
    float: left;
    margin-left: -20px;
    margin-top: 8px;
    padding-right: 10px;
}
.leftb {
    float: left;
    margin-left: -33px;
    margin-top: 8px;
    padding-right: 10px;
}
.leftm {
    float: left;
    margin-left: -22px;
    margin-top: 8px;
    padding-right: 10px;
}
.lefto {
    float: left;
    margin-left: -46px;
    margin-top: 8px;
    padding-right: 10px;
}
.leftt {
    float: left;
    margin-left: -46px;
    margin-top: 8px;
    padding-right: 10px;
}
.lefth {
    float: left;
    margin-left: -36px;
    margin-top: 8px;
    padding-right: 10px;
}
.lefti {
    float: left;
    margin-left: -53px;
    margin-top: 8px;
    padding-right: 10px;
}

/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	
#indent
	{
		width:902;
		padding-left:25px;
		float:left;
	}
#contentbg
	{
		width:100%;
		height:1130px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgpressreleases
	{
		width:100%;
		height:1400px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgtestimonials
	{
		width:100%;
		height:1770px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgaboutcontact
	{
		width:100%;
		height:780px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgvideos
	{
		width:100%;
		height:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgourservices
	{
		width:100%;
		height:1775px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgtitle
	{
		width:100%;
		height:700px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgpastevents
	{
		width:100%;
		height:1100px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentbgbanner
	{
		width:100%;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/bannerbot.jpg);
		background-repeat: repeat-x;
		background-position:center top;
	}
#contentbghome
	{
		width:100%;
		height:790px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat: repeat;
		background-position:center top;
	}
#contentblank
	{
		width:982px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:982px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bannerbot
	{
		width:982px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/bannerbot.jpg);
		background-repeat: repeat-x;
	}
#bannerbottxt
	{
		width:982px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:26px;
		color:#2c2c2c;
	}
#bannerbottxt h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:26px;
		color:#2c2c2c;
	}
#details
	{
		width:94px;
		height:28px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.details
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.details:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentvideo { 
 float: left;
 color: #333;
 background: none;
 height: 100%;
 width: 982px;
 display: inline;
 margin-top:25px;
 padding-bottom: 25px;
}
#contentleft
	{
		width:982px;
		float:left;
		margin:0px;
		padding:35px 22px;
	}
	
#contenthome
	{
		width:982px;
		float:left;
		margin:0px;
		padding:0px;
	}
#homeimage {
	float:left;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#lineimage {
	float:left;
	margin:0px;
	padding: 32px 0px 0px 0px;
}

/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
/*----------programimages----------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#programimage {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimage
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/athumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimage:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/athumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}

#programimageb {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageb
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/bthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageb:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/bthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimagec {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagec
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/cthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagec:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/cthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimaged {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimaged
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/dthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimaged:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/dthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	

#programimagee {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagee
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ethumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagee:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ethumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagef {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagef
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/fthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagef:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/fthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimageg {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageg
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/gthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageg:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/gthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimageh {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimageh
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/hthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimageh:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/hthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagei {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagei
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ithumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagei:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/ithumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagek {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagek
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/kthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagek:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/kthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagel {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagel
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/lthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagel:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/lthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}


#programimagem {
	float:left;
	margin:0px;
	padding: 10px 10px;
}
.programimagem
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/mthumb.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
.programimagem:hover
	{
		width:194px;
		height:295px;
		float:left;
		margin:0px;
		padding:10px 10px;
		background-image:url(images/mthumbhover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	
#linx
	{
		width:982px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
		font-size:19px;
		font-style: italic;
		color:#ffffff;
	}
.linx
	{
		font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
		font-size:19px;
		font-style: italic;
		color:#ffffff;
		text-decoration:underline;
		padding:0px;
	}
.linx:hover
	{
		font-family: Baskerville, "Times New Roman", "Hoefler Text", Garamond, Palatino, "Palatino Linotype", serif;
		font-size:19px;
		font-style: italic;
		color:#c8c8c8;	
		padding:0px;
		text-decoration:none;
	}
/*----------programimages-------------end---------------------------------------------------------------------------------------------------------------------------------------------*/	

#footerbg
	{
		width:100%;
		height:290px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
#footerblank
	{
		width:982px;
		height:126px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:982px;
		height:126px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:982px;
		float: left;
		margin:110px 0 0 0;
		padding:0px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
	}
.footerlinks
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:982px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Helvetica Neue", Arial, sans-serif;
		font-size:11px;
		color:#fff;
		text-align:center;
	}

