@charset "utf-8";

html, body {
height:100%;
}

body {
margin: 0px;
background: #191714;
background-image:url('backgroundImage.gif');
background-repeat: repeat-y;
background-position: center;
color: #c7c1b8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 160%;
}

#wrapper {
padding-top: 0px;
min-height: 100%;
margin-bottom: -45px;
position: relative;
width: 972px;
margin-left: auto;
margin-right: auto;
border: 0px yellow solid;
}

#header {
height:398px;
width: 998px;
border: 0px red solid;
background-image:url('horizontalBar.gif');
background-repeat: no-repeat;
background-position: bottom;
position: relative;
left: -26px;
}

#meeting {
	position: absolute;
	right: 3px;
	top: 370px;
	border: 0px green solid;
	color: #ffffff;
	font-weight: bold;
	width: 303px;
}

#meeting a:link, #meeting a:visited, #meeting a:hover {
color: #ffffff;
text-decoration: none;
}

#meeting a:hover {
text-decoration: underline;
}

#main {
float: left;
width: 527px;
padding-left: 25px;
padding-right: 10px;
padding-top: 30px;
padding-bottom: 125px;
border: 0px blue solid;
}

#rightSide {
float: left;
height: 600px;
width: 212px;
border: 0px green solid;
background-image:url('verticalBar.gif');
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
padding-top: 60px;
text-align: left;
}


#rightSide h1{
color: #ffffff;
font-size: 16px;
pgadding-bottom: 5px;
bgorder-bottom: 0px solid #ffffff;

}

#rightSide h2{
color: #9c9993;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}

#rightSide h3{
color: #ffffff;
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
}


#menu {
float: left;
height: 600px;
width: 150px;
border: 0px green solid;
padding-left: 20px;
padding-top: 30px;
text-align: left;
}




#footer {
display: inline-block;
height: 30px;
position:relative;
bottom:0;
float: clear;
width: 100%;
border: 0px red solid;
background-image:url('horizontalBar.gif');
background-repeat: no-repeat;
background-position: top center;
padding-top: 5px;
text-align: center;
font-size: 10px;
z-value: 3;
}

#menu ul
 {
 list-style-type:none;
 margin:0;
 padding:0;
 }

#menu li {
margin-bottom: 5px;
}


#menu a:link, #menu a:visited {
font-size: 14px;
line-height: 28px;
color: #ffffff;
text-decoration: none;
}

#menu a:hover {
color: #ffff45;
}



.clearfooter {
height: 45px;
clear: both;
}

h1 {
color: #ffffff;
font-size: 16px;
padding-bottom: 5px;
border-bottom: 1px solid #ffffff;
}

h2{
colgor: #9c9993;
font-size: 16px;
font-weight: bold;
}

 h3{
colgor: #9c9993;
font-size: 12px;
font-weight: bold;
}



.slogan {
font-style: italic;
font-size: 14px;
}

a:link {
color: #fffe98;
text-decoration: none;
}

a:visited {
color: #fffe98;
text-decoration: none;
}

a:hover {
color:#ffff45;
text-decoration: underline;
}

.sideImage {
margin: 0px;
margin-top: 10px;
margin-bottom: 5px;
width: 190px;
border: 1px #c7c1b8 solid;
}

.tdTitle {
padding-right: 10px;
padding-top: 25px;
}

.tdBody {
padding-top: 25px;
}


p.itemTitle, p.itemSubTitle, p.eventWhere {
margin: 0px;
}
p.itemTitle {
color: #ffffff;
}
p.itemSubTitle {
font-style: italic;
}

p.pageTitle {
color: #ffffff;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}

#aboutMenu {
border: 0px solid white;
width: 150px;
float: left;
text-align: right;
padding-right: 25px;

}

#aboutWrapper {
width: 700px;
border: 0px solid white;
}

#slidingDiv_1, #slidingDiv_2, #slidingDiv_3, #slidingDiv_4, #slidingDiv_5, #slidingDiv_6, #slidingDiv_7, #slidingDiv_8, #slidingDiv_9, #slidingDiv_10, #slidingDiv_11{
	nheight:300px;
	padding:0px;
	margin-top:00px;
	border:0px solid #3399FF;
	display:none;
float: left;
width: 450px;
}

.login {
padding-top: 8px;
margin-top: 17px;
text-align: center;
}

.loginButton {
margin-top: 5px;
padding-top: 2px;
}
