@charset "utf-8";
body {
	margin:17px 0 25px; 
	padding:0; 
	background:url(images/bg.gif) repeat-x #111111;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:17px;
	text-align:center;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:"Myriad Pro", "Arial";
	font-weight:normal;
}
p { 
	margin:0; 
	padding:0; 
	font-size:12px;
	line-height:18px;
	color:#2b2b2b;
}

.relPos { position:relative;}
.clear { clear:both;}
.left { 
	float:left;
}
.right { 
	float:right;
}
/* Custom... */
#pageWrapper {
	width:1000px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	text-align:left;
}
#header { 
	width:100%;
	height:236px;
	position:relative;	
	border-bottom:1px solid #a9a9a9;
	z-index:5;
}
#pdfIcon{
	position:absolute; top:295px; right:70px; *right:70px; _right:80px;
}
html>body #pdfIcon{
	right:55px; _right:65px;
}
#pdfIcon a, img { border:0;}
#flashLogo {
	width:254px;
	height:299px;
	position:absolute;
	top:-17px;
	left:66px;
}
#header h1 { 
	position:absolute;
	top:195px;
	left:341px;
	width:523px;
	height:24px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	behavior: url(../../../../iepngfix.htc);
}

/* Navigation */
.navigation {
	width:auto;
	height:27px;
	list-style:none;
	margin-left:341px;
	margin-bottom:18px;	
}
.navigation ul 
{
	width:auto;
	margin:0;
	padding:0;
}
.navigation li { 
	float:left; 
	display:inline;
	height:27px;
}
.navigation li a {
	display:block;
	height:27px;
	text-indent:-9999px;
}
/* Navigation Items */
.navigation li a.first { 
	width:104px; 
	background:url(images/item1.gif) no-repeat top; 
}
.navigation li a.second { 
	width:103px; 
	background:url(images/item2.gif) no-repeat top; 
}
.navigation li a.third { 
	width:105px; 
	background:url(images/item3.gif) no-repeat top; 
}
.navigation li a.fourth { 
	width:102px; 
	background:url(images/item4.gif) no-repeat top; 
}
.navigation li a.fifth { 
	width:103px; 
	background:url(images/item5.gif) no-repeat top;
}
.navigation li a.sixth { 
	width:104px; 
	background:url(images/item6.gif) no-repeat top; 
}

.navigation li a.first:hover, .navigation li a.second:hover, .navigation li a.third:hover, .navigation li a.fourth:hover, 
.navigation li a.fifth:hover, .navigation li a.sixth:hover, .navigation li a.active {
	background-position:bottom;
}
/* Up and Down Arrows*/
.spinner { 
	position:absolute;
	width:40px;
	/*top:230px; */
	top:200px;
	left:150px;
}
.spinner a { 
	padding-right:3px; 
	outline:none;
}
.spinner img { 
	margin:0!important; 
	padding:0!important;
	border:0;
}

/* Heading with rounded background */
h2 { 
	display:block; 
	width:190px; 
	height:21px;
	line-height:21px;
	font-size:15px; 
	color:#303030;
	background:url(images/heading_bg.png) no-repeat;
	padding:0 0 0 14px;
	behavior: url(../../../../iepngfix.htc);
}
h2.galerie { 
	background:url(images/heading_galerie.png) no-repeat; 
}
h2.sponsor {
	background:url(images/heading_sponsor.png) no-repeat;
	behavior: url(../../../iepngfix.htc);
}
/* footer */
.footer_con { 
	clear:both;
	width:895px;
	font-family:"Myriad Pro", "Arial";
	font-size:12px;
	color:#B1AFB1;	
	margin:11px 0 0 66px;
	padding:0;
}

.footer_con li { 
	width:auto;
	float:left; 
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-left:20px;
}
.footer_con li a {
	height:28px; 
	color:#B1AFB1; 
	text-decoration:none;
}
.footer_con li a:hover { 
	text-decoration:underline;
}
.footer_con li.first { 
	margin-left:0;
}
.footer_con li.last { 
	float:right;
	margin-left:0;
	margin-bottom:0;
	padding-bottom:0;
}

/* Inner page Style */
.container { 
	width:900px;
	background:url(images/transBg.png) repeat-y top left;
	height:auto;
	margin-left:62px;
	overflow:auto;
	behavior: url(../../../../iepngfix.htc);
}

.container .leftCol {
	width:212px;
	float:left;
}
/* Side Navigation... */
#sideNav {
	width:200px;
	margin:0;
	padding:0;
	list-style:none;
	font-family:"Myriad Pro", "Arial";
	font-weight:600;
	font-size:12px;
	color:#303030;
	margin-left:13px;
	margin-bottom:25px;
	list-style-type:none;
}
#sideNav li {
	list-style-type:none;
	background:#dedede url(images/inner_navBg.jpg) repeat-y top right;
}

#sideNav li.last{
	background:url(images/thelast.png) no-repeat bottom left;
}

#sideNav li a  { 
	height:auto;
	background:url(images/subnav_sep.gif) no-repeat 10px top;
	padding:8px 0 8px 27px;;
	display:block;
	color:#303030;
}
#sideNav li a:hover,
#sideNav li a.active {
	background-color: #f1f0f2;
	background-image:none;
	text-decoration:none;
}

#sideNav li a.first { background:url(images/sub_navFirst_off.gif) no-repeat top left;}

#sideNav li a.first:hover,
#sideNav li a.fActive {
	background:url(images/sub_navFirst.gif) no-repeat top left #f1f0f2; text-decoration:none;
}

#sideNav li.last a:hover,
#sideNav li a.lActive {
	background:url(images/sub_navLast.gif) no-repeat bottom left #f1f0f2; text-decoration:none;
}

/* Right Column Content */
.container .rightCol {
	width:563px;
	height:auto;
	min-height:800px;
	background-color:#f1f0f2;
	float:right;
	padding:28px 64px 28px 60px;
}
.container .rightColMember {
	width:576px;
	height:auto;
	min-height:900px;
	background-color:#f1f0f2;
	float:right;
	padding:28px 52px 28px 59px;
	overflow:hidden;
}
.container .rightColMember h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#730202;
	margin-left:7px;
}
.container .rightColMember strong {

}
.container .rightColMember p{ 
	font-size:12px; 
	line-height:18px;
	padding-bottom:25px;
	margin-left:7px;
}

.container .rightCol hr { 
	margin-top:25px;
}

#divAlbum { margin:0; padding:0}
#divAlbum table { margin:0; padding:0;}

/* Side Boxes */

.boxContainer { 
	margin:0 0 15px 13px;
}
.boxContainer hr {
	height:1px; 
	border:none; 
	background-color:#bfbfbf;
}

.box, .boxGalerie { 
	width:168px; 
	border-left:1px solid #d0d0d0; 
	border-right:1px solid #d0d0d0; 
	border-bottom:1px solid #d0d0d0;
	background-color:#ffffff;
	padding:12px;
}
.boxGalerie { padding-bottom:20px;}

h3 { 
	font-size:12px;
	font-weight:600; 
	color:#730202;
}
.box  img { 
	margin:10px 0 7px 0;
	padding:0;
}
.thumb img { 
	margin:0!important;	
	margin-left:30px!important;
}
.box p { 
	width:135px;
	font-size:10px; 
	line-height:14px; 
	color:#5a5a5a;
	margin-top:5px;
}

.boxGalerie h3 { 
	width:100%;
	text-align:center;
	margin-bottom:7px;
}

.boxGalerie p { 
	width:auto;
	font-size:10px; 
	line-height:14px; 
	color:#5a5a5a;
	margin-top:5px;
}
.boxGalerie a.icons {
	vertical-align:top;
	
}
.boxGalerie a.icons img { 
	width:14px;
	height:14px;
	border:none;
}
.boxGalerie a.gallarie { 
	width:auto;
	color:#730202;
	font-size:10px;
	font-weight:bold;
	float:right;
	line-height:20px;
}

/* top link background */
ul#subTab {
	margin:0 0 0 8px;
	padding:0; 
	list-style:none;  
}
ul#subTab li { 
	width:102px;
	height:24px;
	float:left; 
	display:inline;
	margin-left:6px;
	margin-bottom:18px;
}
ul#subTab li.first { margin-left:0;}
ul#subTab li a.first {
	width:102px;
	height:25px; 
	display:block;
	background:url(images/comittee.gif) no-repeat top;
	text-indent:-9999px;
	outline:none;
}
ul#subTab li a.second {
	width:102px;
	height:25px; 
	display:block;
	background:url(images/history.gif) no-repeat top;
	text-indent:-9999px;
	outline:none;
}
ul#subTab li a.third {
	width:102px;
	height:25px; 
	display:block;
	background:url(images/albums.gif) no-repeat top;
	text-indent:-9999px;
	outline:none;
}

ul#subTab li a.first:hover,
ul#subTab li a.second:hover,
ul#subTab li a.third:hover,
ul#subTab li a.active {
	background-position:bottom; 
}
/* Gallery */
.gallery { 
	width:570px; 
	height:auto;
	overflow:auto;
	margin-bottom:25px;
}

.gallery td { width:33%}

.thumbContainer { 
	width:165px; 
	height:137px;
	padding:9px 0 0 9px;
	background:url(images/gallThumbBg.png) no-repeat top left;
	float:left;
	display:inline;
	margin-bottom:26px;
	text-align:center;
	margin-right:26px;
	behavior: url(../../../../iepngfix.htc);
}
.thumbContainer img { 
	width:154px; 
	height:99px;
	display:block;
	border-top:1px solid #8d8d8d;
	border-right:1px solid #8d8d8d;
	border-left:1px solid #8d8d8d;
	border-bottom:1px solid #646464;
	text-align:left;
}
.thumbContainer a.title { 
	font-size:11px; 
	text-align:center;
	color:#000000;
	line-height:26px;
	font-weight:bold;
}
.thumbContainer b { 
	font-size:11px; 
	text-align:center;
	color:#000000;
	line-height:26px;
	font-weight:bold;
}
/* Default Paging Style (td) */
.pagingM { 
	clear:left;
	width:auto;
	padding:0;
	height:22px;
	float:right;
	text-align:center;
	list-style:none;
	font-size:12px;
	text-align:right;
	margin:15px 0 15px 0; 
}
.pagingM td { margin:0; padding:0; }

.pagingM a { 
	width:22px;
	height:22px;
	float:left;
	display:block;
	font-size:12px;
	line-height:22px;
	background:url(images/pagingOver.gif) no-repeat top left;
	text-align:center;
	color:#e7e7e7;
	margin-right:3px;
}
.pagingM a.active,
.pagingM a:hover
 {
	width:22px;
	float:left;
	display:inline;
	height:22px;
	color:#656565;
	background:url(images/pagingOn.gif) no-repeat top left;
	text-decoration:none;
	text-align:center;
}
.pagingM span { 
	display:inline-block;
	width:22px;
	height:22px;
	line-height:22px;
	background:url(images/pagingOn.gif) no-repeat top left;
	text-align:center;
}
.pagingM span { color:#656565;}
/* seperator line */
.seperator-line {
	clear:both; 
	width:100%; 
	height:0px; 
	padding:0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #b5b4b5;
	font-size:1px;
	line-height:1px;
}


.gallClear { 
	clear:both; 
	margin-top:0!important;
}

/* Commitee Member Display */

.memberDisplay { 
	width:574px; 
	height:auto;
	overflow:hidden;
	margin-left:7px;
}
.memberDisplay td { 
	padding-bottom:7px;
}
.memberDisplay .memBlock { 
	width:238px; 
	height:100px; 
	background:url(images/comitte_memberBg.gif) no-repeat top left;
	float:left;
	display:inline;
	padding:11px 29px 11px 10px;
	margin:0 7px 0 0;
}
.memberDisplay .memBlock img { 
	width:100px; 
	height:100px; 
	float:left;
	display:inline;
	border:1px solid #ffffff;
	margin-right:15px;
}
.memberDisplay .memBlock .rightP { 
	width:120px; 
	height:100px;
	float:left;
	display:inline;
}
.memberDisplay .memBlock .rightP h1, h5, p { 
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2a2c;
}
.memberDisplay .memBlock .rightP h1, h5 { 
	margin:0;
	padding:0;
	font-size:12px;
}
.memberDisplay .memBlock .rightP h1 { 
	font-weight:bold;
}
.memberDisplay .memBlock .rightP h5 { 
	width:100%; 
	padding-bottom:6px;
	padding:0px 15px 6px 0px;
	border-bottom:1px solid #aeaeae;
}
.memberDisplay .memBlock .rightP p { 
	width:100%;
	font-size:10px; 
	line-height:14px;
	border-top:1px solid #e7e7e7;
	margin:0; 
	padding:5px 15px 0 0;
}
/* News Ticker */
#newsTicker{
	height:224px; 
	overflow:hidden; 
	position:relative; 
	border-right:1px solid #D0D0D0; 
	width:193px; 
	border-bottom:1px solid #d0d0d0;
	background-color:#ffffff;
}
/* Custom Sifr*/
.sifr-box { margin-top:-7px; position:relative; }