object{
	outline: none; 
}
a{
	-moz-outline: none;
}
img{
	outline: none; 
}
html{
	background: #6490b7;
	height: 100%;
}
body{
	width: 950px;
	display: block;
	margin: 0 auto;
	background: url(../img/backgroundStretch.jpg) repeat-y;
	border-right-width: 12px;
	min-height: 100%;	
}

/*_HEADER_________________*/

.header{
	display: block;
	width: 900px;
	height: 176px;
	margin-left: 25px;
}
.topImage{
	width: 900px;
	height: 113px;
	display: block;
	background: url(../img/header.jpg) no-repeat;
	cursor: pointer;
}
.navigation{
	width: 900px;
	display: block;
}
.leftNav{
	width: 576px;
	height: 63px;
	display: block;
	float: left;
}
.topNav{
	text-align: center;
	width: 576px;
	height: 18px;
	background: url(../img/topNavStretch.gif) repeat-x;
	color: white;
	font-family: sans-serif;
	font-size: 11px;
	padding-top: 4px;
}
.topNav a{
	color: white;
	text-decoration: none;
}
.topNav a:hover{
	color: #e0e0e0;
	text-decoration: underline;
}
.topNav span{
	margin-left: 9px;
	margin-right: 9px;
}
.botNav{
	width: 576px;
	height: 41px;
	display: block;
	background: red;
}
.searchBox{
	width: 304px;
	height: 43px;
	display: block;
	background: url(../img/searchStretch.gif) repeat-x;
	float: left;
	padding: 10px;
}

/*_Main Container_________________*/

.mainContainer{
	margin-left: 25px;
	width: 900px;
	height: 462px;
	display: block;
	padding: 0;
	background: url(../img/mainContentBg.jpg) no-repeat;
}


/*_Footer_________________*/

.footAction a{
	float: left;
	height: 65px;
	border: 0;
}
.footRightAction a{
	float: left;
	height: 61px;
	border: 0;
}
#ft_2009 a{
	background: url(../img/ft_2009.jpg) bottom left no-repeat;
	display: block;
	width: 68px;
}
#ft_2009 a:hover{
	background: url(../img/ft_2009.jpg) top left no-repeat;
}
#ft_covered a{
	background: url(../img/ft_covered.jpg) bottom left no-repeat;
	display: block;
	width: 69px;
}
#ft_covered a:hover{
	background: url(../img/ft_covered.jpg) top left no-repeat;
}
#ft_preserve a{
	background: url(../img/ft_preserve.jpg) bottom left no-repeat;
	display: block;
	width: 69px;
}
#ft_preserve a:hover{
	background: url(../img/ft_preserve.jpg) top left no-repeat;
}
#ft_reel a{
	background: url(../img/ft_reel.jpg) bottom left no-repeat;
	display: block;
	width: 68px;
}
#ft_reel a:hover{
	background: url(../img/ft_reel.jpg) top left no-repeat;
}
#FindGeorgeBtn a{
	background: url(../img/FindGeorgeBtn.jpg) bottom left no-repeat;
	display: block; 
	width: 78px;
}
#FindGeorgeBtn a:hover{
	background: url(../img/FindGeorgeBtn.jpg) top left no-repeat;
}
#PlayVideoBtn a{
	background: url(../img/PlayVideoBtn.jpg) bottom left no-repeat;
	display: block;
	width: 66px;
}
#PlayVideoBtn a:hover{ 
	background: url(../img/PlayVideoBtn.jpg) top left no-repeat;
}

/*----foot right --*/

#ft_pitt a{
	background: url(../img/ft_pitt.jpg) bottom left no-repeat;
	display: block;
	width: 82px;
}
#ft_pitt a:hover{
	background: url(../img/ft_pitt.jpg) top left no-repeat;
}
#ft_visit a{
	background: url(../img/ft_visit.jpg) bottom left no-repeat;
	display: block;
	width: 61px;
}
#ft_visit a:hover{
	background: url(../img/ft_visit.jpg) top left no-repeat;
}
#ft_preserveRight a{
	background: url(../img/ft_preserveRight.jpg) bottom left no-repeat;
	display: block;
	width: 86px;
}
#ft_preserveRight a:hover{
	background: url(../img/ft_preserveRight.jpg) top left no-repeat;
}

.footer{
	margin-left: 25px;
	width:900px;
	height: 87px;
	display: block;
	margin-left: 25px;
	background: white;
}
.footLeft{
	display: block;
	height: 75px;
	width: 420px;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
	background: url(../img/footStretch.jpg) repeat-x;
}
.footContact{
	padding-left: 21px;
	padding-top: 6px;
	display: block;
	height: 81px;
	width: 198px;
	background: url(../img/contactStretch.jpg) repeat-x;
	float: left;
}
.footRight{
	padding-left: 12px;
	padding-top: 16px;
	display: block;
	height: 71px;
	width: 239px;
	float: left;
	background: url(../img/footStretch.jpg) repeat-x;
}

.threeHold{
	float: left;
	display: block;
	height: 62px;
	width: 62px;
	background: red;
}
.threeHold a{
	display: block;
	float: left;
}
#ft_face{
	background: url(../img/foot_sprite.jpg);
}
#ft_face:hover{
	background: url(../img/foot_sprite.jpg);
	background-position: 0px 61px;
}

#ft_twit{
	background: url(../img/foot_sprite.jpg);
	background-position: 31px 0px;
}
#ft_twit:hover{
	background: url(../img/foot_sprite.jpg);
	background-position: 31px 61px;
}
#ft_yout{
	background: url(../img/foot_sprite.jpg);
	background-position: 0px 94px;
}
#ft_yout:hover{
	background: url(../img/foot_sprite.jpg);
	background-position: 0px 31px;
}



/*_Home Page_________________*/

.MAINFLASH{
	display: block;
	width: 659px;
	height: 462px;
	float: left;
	margin-top: 0;
}
/*--calender-----*/
.calbox{
	width: 201px;
	height: 422px;
	display: block;
	padding: 19px;
	float: left;
}
.calbox_Top{
	display: block;
	width: 203px;
	height: 13px;
	background: url(../img/calbox_Top.png) no-repeat;
}
.calbox_Mid{
	display: block;
	width: 203px;
	min-height: 100px;
	max-height: 380px;
	overflow: hidden;
	background: url(../img/calbox_Mid.png) repeat-y;
}
.calbox_MidBot{
	display: block;
	width: 203px;
	background: url(../img/calbox_Mid.png) repeat-y;
	font-size: 12px;
	color: white;
	font-family: sans-serif;
	text-decoration: none;
	text-align: center;
	height: 22px;
	padding-top: 8px
}
.calbox_Mid a{
	font-size: 10px;
	color: #c7c7c7;
	text-decoration: none;
}
.calbox_Mid a:hover{
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

.calbox_MidBot a{
	font-size: 12px;
	color: white;
	text-decoration: none;
	text-align: center;
}
.calbox_MidBot a:hover{
	text-decoration: underline;
}
.calbox_Bot{
	display: block;
	width: 203px;
	height: 13px;
	background: url(../img/calbox_Bot.png) no-repeat;
}

/*_Calendar_________________*/

.ddCalendar{
	width: 900px;
	height: 462px;
	display: block;
	padding: 0;
	background: white;
	margin-left: 25px;
}
.ddCalendarEntry{
	float: left;
	padding-left: 57px;
	padding-top: 40px;
 	width: 583px;
	height: 422px;
	display: block;
	background: url(../img/pageTitle_calendar.gif) no-repeat;
	background-position: 15px 40px;
	overflow-x:hidden;
	overflow-y:auto;
}
.ddCalendarSelect{
	float: left;
	padding-left: 28px;
	padding-top: 40px;
	width: 232px;
	height: 422px;
	display: block;
	background: #fd8114;
}
