/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
background-color: #666666;
background-image: url(../images/page/bodyBG.gif);
background-position: center;
margin: 0px;
padding: 0px;
text-align: left;
}


#container {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #666666;
	padding: 0px;
	background-image: url(../images/page/background.jpg);
}

/* -----------------------------------*/
/* --->>> NAVIGATIONAL TABS <<<-------*/
/* -----------------------------------*/

#navTab a {
	background: url(../images/page/tabLeftBlue.gif) no-repeat left top;
}
#navTab a span {
	background:url(../images/page/tabRightBlue.gif) no-repeat right top;
}
body#home #t-home a{
	background-position: 0% -48px;
}
body#home #t-home a span {
	background-position: 100% -48px;
	color: #000000;
}
body#date #t-date a{
	background-position: 0% -48px;
}
body#date #t-date a span {
	background-position: 100% -48px;
	color: #000000;
}
body#event #t-event a{
	background-position: 0% -48px;
}
body#event #t-event a span {
	background-position: 100% -48px;
	color: #000000;
}
body#keyword #t-keyword a{
	background-position: 0% -48px;
}
body#keyword #t-keyword a span {
	background-position: 100% -48px;
	color: #000000;
}
body#instruct #t-instruct a{
	background-position: 0% -48px;
}
body#instruct #t-instruct a span {
	background-position: 100% -48px;
	color: #000000;
}
body#photos #t-photos a{
	background-position: 0% -48px;
}
body#photos #t-photos a span {
	background-position: 100% -48px;
	color: #000000;
}
body#contest #t-contest a{
	background-position: 0% -48px;
}
body#contest #t-contest a span {
	background-position: 100% -48px;
	color: #000000;
}

/* -----------------------------------*/
/* ------->>> BOX EVENTS <<<----------*/
/* -----------------------------------*/

.boxEvents {
	width: 100%;
}
.boxEvents ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.boxEvents li {
	border-bottom: 2px dotted #D1C9E9;
	margin: 0px 5px 3px 0px;
	padding-bottom: 3px;
}
.boxEvents p {
	padding: 0px 10px 5px 10px;
	color: #000000;
}
.boxEvents h2 {
	padding: 5px 5px 5px 40px;
	background-image: url(../images/page/Hevents.gif);
	background-repeat: no-repeat;
	border-right: 2px solid #999999;
	background-color: #E6E6E6;
	font-style:oblique;
	color: #000000;
	height:20px;	
}

/****** boxBlank ******/
.boxBlank h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 100%;
}



/* -----------------------------------*/
/* -------->>> COLUMNS <<<------------*/
/* -----------------------------------*/

#SlideshowColumn {
	background-color: #FFFFFF;	
	position: relative;
	width: 800px;
	display: inline;
	float:left;
	margin: 0px;
}

#Column132, #Column132a, #Column132b, #Column132c, #Column132d { 
	text-transform: uppercase;
	font-size: 85%;
}

#Column132 h2, #Column132a h2, #Column132b h2, #Column132c h2, #Column132d h2 { 
	height:70px;
}

#Column132 p, #Column132a p, #Column132b p, #Column132c p, #Column132d p { 
	text-align:right; 
	vertical-align:bottom;
}

#Column132 span, #Column132a span, #Column132b span, #Column132c span, #Column132d span { 
	font-weight:bold;
	color:#000000;
	font-size:100%;
}

#Column180, #Column180a, #Column180b, #Column180c, #Column180d, #Column180e, #Column180f, #Column180g, #Column180h {
	width: 180px;
	text-align:center;
}

#Column560a {
	background-color: #FFFFFF;
	padding-top: 10px;
}

#Column560b {
	background-color: #FFFFFF;
	padding-top: 10px;
}

#Column800, #Column800a {
	width: 790px;
	background-color: #FFFFFF;
}

/******* (See AgencyAddLight.css for possible additional modifications) *******/