/*body {background-color:#fc9}*/
body {background-image: url(basswood.jpg); background-repeat: repeat; border-left: none}

h1, h2 {font: 20px "Arial Black", "Helvetica Bold", sans-serif; text-align:center}
h2 {font-size:14px; color:blue}

p {font: 12px/150% "Verdana", "Helvetica", sans-serif}

.emph {font-style: italic; font-weight:bold}

a:link, a:hover {font-weight:bold}

.seminars {font: 20px "Arial Black", "Helvetica Bold", sans-serif; color:black}
	
/*.seminars .gif {width:80%; height:1px}*/


#sem1 a{float:left}
#sem1 p{text-align:justify}
#sem1 img {
	width:179px;
	height:228px;
	margin-bottom: 10px;
	margin-right:10px
	}	

#sem2 a{float:right}
#sem2 {text-align:right}
#sem2 p{text-align:justify}
#sem2 img {
	width:176px;
	height:124px;
	/*width:195px;
	height:150px;*/
	margin-bottom: 10px;
	margin-left:10px
	}	

/*#info h2{float:left}*/
/*#info p{font: 12px "Arial Black", "Helvetica Bold", sans-serif; color:black}*/


#sem3 a{float:left}
#sem3 p{text-align:justify}
#sem3 img {
	width:163px;
	height:150px;
	margin-bottom: 10px;
	margin-right:10px
	}	

#sem4 a {float:right}
#sem4 {text-align:right}
#sem4 p{text-align:justify}
#sem4 img {
	width:150px;
	height:185px;
	margin-bottom: 10px;
	margin-left:10px
	}	


