html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #CCE7FF;/*376682 D6ECFF*/
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
img {
	border:0;
}

#menuTable a, #menuTable a:link, #menuTable a:visited {
	font-size: 12px;
	color: #999;
	padding: 0 1em 0 1em;
	text-decoration: none;
}

#menuTable a:hover {
	color: #000;
	margin: 0;
	
}

#menuTable td {
	text-align: center;
}
#menuTable td.separator {
	background: transparent url(../images/menuSeparator.gif) 0 0 no-repeat;
	width: 2px;
}
/*a, a:link, a:visited {*/
a, a:link, a:visited {
	color: #0054a4; 
}

a:menu_links {
	text-decoration:none;
}

.Plain_Text_Maroon {
	margin: 0;
	padding: 0;
	color: #990000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

hr {
	border: 0;
	width: 80%;
	color: #666;
	background-color: #666;
	/*color: #F4BD21;
	background-color: #F4BD21;*/
	height: 3px;
}

/*a:hover {
	text-decoration: none;
}
*/
.bigHeader, h1{
	color: #41ad49;/*41ad49*/
	font: normal 28px Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.medHeader, h2 {
	color: #41ad49;
	font: normal 18px Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	
}

.smallHeader {
	color: #41ad49;
	font: bold 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

.error {
	color: #000000;/*41ad49*/
	font:  14px Arial, Georgia, "Times New Roman", Times, serif;	
	margin-bottom: 0.5em;
}
.errorDonate {
	color: #990000;
	font: bold 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

.pleaseLogin {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

#wrapper {/*wrapping all*/
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper2 {/*wrapping everything but bgRight div*/ 
	width: 928px;
	height: 100%;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#bgRight {
	float: right;
	background: transparent url(../images/bg.gif) 0 0 no-repeat;
	width: 12px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
#topPart {/*wrapping top elements ie.logo, flash, menu*/
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#topLeft{
	width: 229px;
	height: 343px;
	margin: 0;
	float: left;
	clear: right;
}
#logo {

	height: 320px;
	background-color: #F4BD21;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	clear: right;
	
}
#topLeftBottom{
	width: 229px;
	height: 23px;
	background: #F4BD21 url(../images/topLeftBg.gif) bottom center;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	clear: both;
}
#logoShort {/*for pages where top part is shorter*/
	height: 176px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background: #F4BD21;

}

#topRight {
	width: 694px;
	margin: 0 3px 0 0;
	float: right;
	clear: right;
}

#flashContainer {
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

#menuContainer {
	height: 23px;
	margin: 0;
	background: transparent url(../images/menuBg.gif) bottom center repeat-x;
	padding: 0;
	border: 0;

}



/*equal height column*/
#container {/*wrapping three content parts*/
	width: 100%;
	margin: 0;
	height: auto;
	background-color: #FFF;
	overflow: hidden;
	float: left; /*for footer positioning*/
}

/*#container leftPanel, #container contents, #container rightPanel {
	 margin-bottom: -2000px;
	 padding-bottom: 2000px;
}*/

#leftPanel {
	width: 229px;
	height: auto;
	background: #666 url(../images/leftBg.gif) repeat-x;
	padding: 28px 0 2016px 0;
	margin: 0 2px -2000px 0;
	text-align: center;
	border: 0;
	float: left;
}

#spacer {
	width: 2px;
	margin: 0;
	padding: 0;
	float: left;
}

#contents {
	width: 466px;
	height: auto;
	background-color: #FFF;
	padding: 16px 16px 2016px 16px;
	margin: 2px 2px -2000px 0;
	border: 0;
	float: left;
}


#contentsWide {
	width: 661px;
	/*width: 679px;*/
	height: auto;
	background-color: #FFF;
	padding: 16px 16px 2016px 16px;
	/*padding: 16px 0 2016px 16px;*/
	margin: 2px 2px -2000px 0;
	border: 0;
	float: left;
}

#contentsGallery {/*just for gallery section*/
	width: 677px;
	height: auto;
	background-color: #FFF;
	padding: 16px 0 2016px 16px;
	margin: 2px 2px -2000px 0;
	border: 0;
	float: left;
	

}

#homePanel {
	width: 193px;
	height: auto;
	background: #FFF url(../images/home_background.jpg) 0 0 repeat-y;
}
#rightPanel {
	width: 193px;
	height: auto;
	background: #FFF url(../images/rightBg.gif) 0 0 repeat-y;
	padding: 0 0 2024px 0;
	margin: 2px 0 -2000px 0;
	float: right;
}
#contentsText {
	padding: 0 20px 0 460px;
	float: right;
}

/*rightPanel pics and texts*/
.rightPix {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
.rightText {
	width: auto;
	height: auto;
	margin: 1em 0 1em 0;
	padding: 0 1em 0 1em;
	border: 0;
	
}
 

/*footer*/
#footer {
	width: 100%;
	height: 4.5em;
	clear: both;
	position: relative;/*safari hyperlink bug fix*/
	z-index: 1000;/*safari hyperlink bug fix*/
}

#footerLeft {
	width: 229px;
	text-align: center;
	color: #FFF;
	float: left;
}
#footerRightHome {
	width: 485px;
	float: left;
}
#footerRight {
	width: 690px;
	float: left;
}
#footerRightText {/*for the rest*/
	width: 485px;
	margin: 0 auto;
	text-align: center;
	color:#376682;
}
#footer li{
	display: inline;
	margin-right: 10px;
}
#footer a {
	color: #FFFFFF;
}

/*form tables*/
#formTable {
	width: 100%;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
#formTable td {
	height: 2.1em;
	padding-left: 1.2em;
}
#formTable td {
	height: 2.1em;
	padding-left: 1.2em;
}
#formTable td.withBg {
	background: #FFF url(../images//tableBg.gif) no-repeat;
	height: 35px;
	padding: 1em 0 0 1.2em;
	vertical-align: top;
}

#formTable td.smallHeader {
	color: #41ad49;
	font: bold 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#formTable td.taller {
	height: 3em;
}

/*spry gallery box*/
#galleryBox {
	width: 448px;
	height: 100%;
	background-color: #FFF;
	float: left;
	margin: 20px -450px 0px 0px;
}
#galleryBox img {
	border: 0;
}
#galleryTop {
	height: auto;
	float: left;
}
#galleryMenu {
	width: 446px;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 2px;
}
#galleryMenuTable {
	width: 100%;
	height: 33px;
	
}
#galleryMenuTable a, #galleryMenuTable a:link, #galleryMenuTable a:visited{
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
#galleryMenuTable a:hover{
	color: #333;
}
#galleryMenuTable td {
	background: transparent url(../images/gallery/gMenuBg.gif) bottom center repeat-x;
	vertical-align: middle;
	text-align: center;
}
#galleryMenuTable td.first {
	width: 110px;
}
#galleryMenuTable td.second {
	width: 220px;
}
#galleryMenuTable td.third {
	width: 110px;
}
#galleryMenuTable td.gSeparator {
	background: transparent url(../images/gallery/gMenuSeparator.gif) bottom center no-repeat;
	width: 2px;
}
#galleryThumbs {
	height: auto;
	float: left;
	clear: both;
}
.thumb {
	width: auto;
	float: left;
	margin: 0 2px 2px 0;
}

/* Gallery and Playback Controls : start */

#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }

#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../images/gallery/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../images/gallery/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../images/gallery/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	background-image: url('../images/gallery/bg.gif');
	width: 250px;
	float: left;
	margin-right: 10px;
}

#thumbnails {
	clear: both;
	margin: 0px auto;
}
#thumbnails div {
	position: relative;
	width: 110px;
	height: 74px;
	float: left;
	margin: 0 2px 3px 0;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 110px;
	height: 74px;
	position: absolute;
	border: 1px;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border-bottom: solid 4px #F3BD1D !important; }
.inFocus {  border: solid 1px #fc0 !important; }


/* Gallery and Playback Controls : end */

/*////////////////////*/
/*New Paticipants Page*/
/*////////////////////*/
table.participants {
	width: 95%;
	background: #FFF url(/common/images/tableBg.jpg) no-repeat;
	margin-top: 3em;
}
table.participants td {
	padding: 10px 4px 0;
	vertical-align: top;
}
table.participants td.number {
	width: 30px;
	padding: 20px 0 0 18px;
	color: #343434;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
}
table.participants td.image {
	padding: 20px 0 0;
	width: 100px;
	text-align: center;
	
}
table.participants td.image img {
	border-top: 3px solid #777;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #777;
	
}
table.participants td.image2 {
	padding: 20px 0 0;
	width: 100px;
	
}
table.participants td.image2 img {
	border-top: 3px solid #777;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #777;
	
}
.partiName {
	color: #41ad49;
	font: normal 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
a.partiName:hover {
	color: #41ad49;
	font: normal 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
a.partiName, a.partiName:link, a.partiName:visited {
	color: #41ad49;
	font: normal 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
} 
.donateBt {
	padding: 0.5em 0 0;
}
a.black, a.black:link, a.black:visited {
	color: #000;
	text-decoration: underline;
} 
a.black:hover {
	text-decoration: none;
} 

a.topmenu {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
a.topmenu:link {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
/* a.topmenu:hover {
	text-decoration: none;
	color:#0054a4;  / *cc9933 0054a4* /
	font-weight:bold;
	font-size:12px;
}
a.topmenu:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}*/

a.topmenu_red {
	color:#41ad49;
	font-weight:bold;
	font-size:11px;
}
a.topmenu_red:link {
	color:#41ad49;
	font-weight:bold;
	font-size:11px;
}
a.topmenu_red:hover {
	color:#41ad49;  /*cc9933*/
	font-weight:bold;
	font-size:11px;
}
/*
a.topmenu:visited {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
*/
a.lightblue, a.lightblue:link, a.lightblue:visited {
	color: #DBF1CB;
	text-decoration:underline;
} 
a.lightblue:hover {
	color: #DBF1CB;  /*B7CDEB*/
	text-decoration:none;
}

.mastertablehead {
	background-color : Black;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.mastertableitems2 { background-color : #DDDDDD; color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; }


.masterhead {
	background-color : #41ad49;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-repeat: repeat-x;
	padding: 0px;
}
