@charset "UTF-8";

#body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images/indexBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#outer{
	width:100%;
	}
#player{
	width:100%;
	text-align:right;
	}
#logo{
	padding-top: 47px;
	padding-left:78px;
	}
#outer-container {
	width: 840px;
	height:410px;
	margin: 70px auto;
}
#inner-container {
    width: 660px;
	height:410px;
	margin-left:0px;
	float:left;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#section-container {
     width: 650px;
	height:410px;
	margin-left:10px;
	float:left;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-image:url(images/eventsSectionBg.jpg);
}
#events {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-left:10px;
	float:left;
	width: 210px;
	text-align: left;
	background-image: url(images/eventsBg.jpg);
	background-repeat: no-repeat;
	height: 410px;
}
#events #title {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #999;
	padding: 1px 0px 0px 5px;
	height: 14px;
	letter-spacing: 1px;
}
#list {
	padding-top: 20px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#listContainer{
	margin: 0px 0px 0px 5px;
	overflow:auto;
	height:395px;
	}

#menu{
	background-image:url(images/menuBg.jpg);
	background-repeat:repeat-x;
	text-align: left;
	width: 165px;
	height:395px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
	padding: 15px 0px 0px 15px;
	margin:0px;
	float: left;
	position:relative;
	}
#menu img{
	border:0px;
}
#submenu a{
	border:0px;
	color: #000;
	text-decoration: none;
}
#submenu a:hover{
	border:0px;
	color: #fff;
	background-color:#000;
}
#submenu a:active{
	border:0px;
	color: #fff;
	background-color:#000;
}
.submenu
{
	font-weight:bold;
	}
#menu2{
	bottom:0;
	overflow:auto;
	position:absolute;
	padding-bottom: 20px;
}
#submenu2 a{
	border:0px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#submenu2 a:hover{
	border:0px;
	color: #FFF;
	background-color:#666;
}
#sideBarPic{
	height:410;
	width:340px;
	margin-left:0px;
	float:left;
	position: relative;
		}
#index{
	width:430px;
	height:410;
	margin-left:10px;
	float:left;
	position: relative;
		}
img{
	border:0;
}
h1{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
h1 a{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
h1 a:hover{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
#clear{
	clear: both;
	}
#bioFull {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-left:10px;
	padding:0px;
	float:left;
	width: 650px;
	text-align: left;
	height: 410px;
	position:relative;
}
#content {
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: auto;
	font-size: 10px;
}
#bioTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin:0px;
	padding:0px;
	float:left;
	width: 310px;
	text-align: left;
	background-image: url(images/bg1column.gif);
	background-repeat: no-repeat;
	height: 410px;
	position:relative;
}
#bioTxt #list {
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	
}
#backTag{
	bottom:0;
	overflow:auto;
	position:absolute;
	padding: 20px 0px 20px 20px;
}
#navcontainer{
	padding-top:15px;
	}

#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	text-align: left;
	font: normal 9px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #999;
	background-color: transparent;
	background-image: url(images/btnBack.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a:hover
{
	color: black;
	background-color: transparent;
	background-image: url(images/btnBack-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#eventsTh
{
	float:left;
	width:60px;
	height: 100%;
	padding-left: 0px;
	}

#eventsDescription
{
	float:left;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 100%;
	width: 490px;
}
#downloadsIcon
{
	float:left;
	width:20px;
	height: 100%;
	padding-left: 0px;
	}

#downloadsList
{
	float:left;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 100%;
	width: 490px;
}

#eventsPic
{
	float:left;
	width:212px;
	}

#eventsDetail
{
	float:left;
	padding: 0px 34px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 314px;
}
.blueLink a{
	text-decoration:none;
	background-color:#6b96c2;
	color: #FFF;
}
.blueLink a:hover{
	text-decoration:none;
	color: #fff;
	background-color: #999;
}

.greenLink a{
	text-decoration:none;
	background-color:#93c26b;
	color: #FFF;
}
.greenLink a:hover{
	text-decoration:none;
	color: #fff;
	background-color: #999;
}

#eventsContent{
	width: 560px;
	margin: 0px;
	}
#container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: auto;
	font-size: 10px;
}
#sectionTitle
{
	width:620px;
	height:20px;
	padding:15px;
	}
#ColumnsContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: auto;
	font-size: 10px;
}
#bar{
	width:615px;
	height:340px;
	overflow:auto;
	padding:0px 20px 0px 15px;
	}
	
#container{
	width:620px;
	height:330px;
	overflow:auto;
	padding: 0px 15px 0px 15px;
	}
#split{
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #CCC;
	width: 560px;
}
#splitTop{
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #CCC;
	width: 560px;
}
#guestlist{
	text-align:right;
	padding:10px 0px 1px 0px;
	}
.linkTxt a{
	color: #666;
	text-decoration: none;
}
.linkTxt a:hover{
	border:0px;
	color: #000;
}

#gallery-container {
	width: 650px;
	height:410px;
	margin-left:10px;
	float:left;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-image:url(images/gallery/bgContainer.jpg);
	background-repeat: no-repeat;
}
#galleryNumbers
{
	float:left;
	width:15px;
	height: 100%;
	padding-left: 0px;
	}
#galleryMain
{
	float:left;
	padding: 0px 0px 0px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 100%;
	width: 575px;
}
#galleryContainer{
	width: 605px;
	margin: 0px;
	}
#gallery1
{
	background-image: url(images/gallery/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 575px;
	}
#gallery1ChildLeft
{
	padding:11px 0px 0px 10px;
	float:left;
	width:86px;
	height:60px;
	}
#galleryChild
{
	padding:11px 0px 0px 7px;
	float:left;
	width:86px;
	height:60px;
	}
#gallery2
{
	background-image: url(images/gallery/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 575px;
	}
#gallery2ChildLeft
{
	padding:11px 0px 0px 13px;
	float:left;
	width:86px;
	height:60px;
	}
#gallery3
{
	background-image: url(images/gallery/bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 575px;
	}
#gallery4
{
	background-image: url(images/gallery/bg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 575px;
	}
#gallery4ChildLeft
{
	padding:11px 0px 0px 14px;
	float:left;
	width:86px;
	height:60px;
	}
#clearMargin{
	clear: both;
	padding-top:10px;
	}
