/* CSS Document */

body {
	background: #A6A6A6;
	color: #000000;
	font-size: 14px;
	font-family: arial;	
}
a {
	color: #112188;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #547BB5;
	font-weight: bold;
	text-decoration: underline;
}
table.links {
	background: #CDC9A5;
	width: 96px;
	vertical-align: top;
	text-align: center;
	
}
td.button {
	height: 30px;
	background: #8DB6CD;
	color: #000000;
	border: 1px solid #000000;
	vertical-align: middle;
	text-align: center;
}

.wrapper {
	width: 740px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -370px;
	background-image: url(../i2/cipmiddle.jpg);
}

.top {
	width: 100%;
	height: 155px;
	top: 0px;
	left: 0px;
	background-image: url(../i2/ciptop.jpg);
}

.middle {
	width: 100%;
	top: 155px;
	left: 0px;
	background-image: url(../i2/cipmiddle.jpg);
}

.nav {
	width: 700px;
	height: 35px;
	background: #F6F3E1;
	position: absolute;
 	top: 100px;
 	left: 50%;
	margin-left: -350px;
	text-align: left;
	vertical-align: middle;
}

.innerwrapper {
	width: 695px;
	position: relative;
	top: 0px;
	left: 30px;
}

.content {
	width: 410px;
	float: left;
}

.bottom {
	width: 100%;
	height: 33px;
	background-image: url(../i2/cipbottom.jpg);
	clear: both;
}

.sidebar_right {
	width: 270px;
	float: right;
	color: #ffffff;
	font-size: 16px;
	font-family: arial;
	text-align: center;
}
.sidebar_right a{
	color: #2A389C;
	font-weight: bold;
	text-decoration: none;
}
.sidebar_right a:hover{
	color: #547BB5;
	font-weight: bold;
	text-decoration: underline;
}


.footer {
	background: #A6A6A6;
	color: #000000;
	width: 740px;
	text-align: center;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
}
.footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #f14141;
	font-weight: bold;
	text-decoration: none;
}


.guest_speaker {
	width: 244px;
	background: #ffeec0;
	color: #000000;
	border: 2px solid #ffffff;
	font-size: 14px;
	padding: 2 4 2 4px;
	text-align: left;
}


.bulletin_board {
	width: 370px;
}


.officers {
	width: 370px;
}
