
a{
	color: #025586;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

*
{
margin: 0;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#maintop{
	background: url(images/maintop.png) no-repeat top;
	width:800px;
	padding-top:7px;

}

#main{
	width: 1020px;
}

#mainbot{
	width:1003px;
	height: 7px;
}

#header{
	width: 1014px;
	height: 220px;
	background: url(images/title.jpg) top center;
margin-left:110px;
background-position:center top;



}

#logo{
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
	height: 180px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 1014px;
	height: 37px;
	padding-left: 11px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	background: url(images/menubg.png) no-repeat left center;
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-left: 30px;
	margin-right: 5px;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	width: 1000px;
	background: #ffffff;
}

#content_bg{
	padding-left:11px;
width:1020px;

}

#left{
	width: 716px;
	padding: 7px;
margin-left:256px;
}

.text{
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top left;
	width: 700px;
	min-height: 242px;
font-size:18px;
text-align:left;
line-height:30px;
}

.title{
margin-left:30px;
margin-bottom:10px;
font-size:18px;
text-align:left;
line-height:20px;

}

.text2{
	padding: 6px 4px 0px 7px;
font-size:16px;
text-align:justify;
margin-left:30px;
margin-right:30px;	
}
.chair{
font-size:16px;
text-align:center;
color:#009900;
font-weight:bold;
line-height:18px;
}
.speaker{
font-size:18px;
text-align:center;
line-height:18px;
}
.null{
line-height:12px;
}


.word{
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top left;
	width: 700px;
	min-height: 242px;
font-size:18px;
text-align:left;
line-height:30px;
}


#left H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #ffffff;
	padding-bottom: 10px;
    text-align:center;

}

.read{
	text-align:right;
	padding-right:20px;
}

#right{
	width: 256px;
	float:left;
	margin-right:5px;
}

#right ul 
{
	list-style: none;
	padding-left:10px;
	margin: 0px;
	display:block;
	padding-bottom: 50px;
}

#right ul li{
	padding-bottom: 2px;
font:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:left


}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/menubg.png) no-repeat left;
	padding-left: 20px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	height: 63px;
	background: url(images/title_right.jpg) no-repeat;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer{
	height: 37px;
	width: 1014px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}