@CHARSET "UTF-8";
*{
margin:0;
padding:0;
}
body{
font-family:verdana;
font-size: 11px;
color: #28166F;
text-align:center;
}

#container{
width:1000px;
margin:0 auto;
}

#top{
margin-top:20px;
width:1000px;
float:left;
height:170px;
position:relative;
}
#top h1{
font-size:18px;
position:absolute;
top:47px;
left:180px;
font-weight:bold;
}
#top a{
width:77px;
height:41px;
display:block;
/*
color:#28166f;
*/
color:#fff;
text-decoration:none;
line-height:10px;
top:40px;
font-size:10px;
}

a#menu_button1{
position:absolute;
right:473px;
background:url(img/buton1.gif) 0 0 no-repeat;
padding-top:5px;
}

a#menu_button2{
position:absolute;
right:395px;
background:url(img/buton2.gif) 0 0 no-repeat;
padding-top:5px;
}

a#menu_button3{
position:absolute;
right:317px;
background:url(img/buton3.gif) 0 0 no-repeat;
padding-top:10px;
height:36px;
}

a#menu_button4{
position:absolute;
right:239px;
background:url(img/buton4.gif) 0 0 no-repeat;
padding-top:5px;
}

a#menu_button5{
position:absolute;
right:161px;
background:url(img/buton5.gif) 0 0 no-repeat;
padding-top:10px;
height:36px;
}

a#menu_button6{
position:absolute;
right:83px;
background:url(img/buton6.gif) 0 0 no-repeat;
padding-top:10px;
height:36px;}

a#menu_button7{
position:absolute;
right:5px;
background:url(img/buton7.gif) 0 0 no-repeat;
padding-top:5px;
}
#content{
width:1000px;
float:left;
text-align:center;
}

.sept{
	width: 895px;
	height: 450px;
	position: relative;
	background:url(img/sept.jpg) 0 0 no-repeat;
}

a { color: #28166F;
text-decoration:underline;
text-transform:lowercase;
}
h2{
font-weight:bold;
font-size:11px;
text-align:justify;
}
.box{
width:250px;
padding:20px;
float:left;
margin-bottom:20px;
border:3px double #eee;
text-align:left;
background:#fff url(img/box_bg.gif) repeat-x;
min-height:130px;
height:auto;
}
* html .box{
height:130px;
}

.newHomePage{
	position: relative;
	top: -36px;
	width: 894px;
	margin: 0 auto;
	font-family:arial;
	font-size:11px;
	color: #0c0452;
}

.newHomePageLeft{
	width: 442px;
	float: left;
	overflow: hidden;
}

.newHomePageRight{
	width: 442px;
	float: left;
	margin-left: 10px;
	display: inline;
	overflow: hidden;
}

.seminar{
	width: 442px;
	text-align: left;
	float: left;
	display: inline;
}

.seminar_header{
	width: 442px;
	height: 26px;
	float: left;
	background-color: #f69795;
	overflow: hidden;
}

.seminar_body{
	width: 442px;
	float: left;
	background-color: #ffd4d3;
	padding-bottom:4px;
}

.seminar_body_title{
	width: 434px;
	float: left;
	margin-left:7px;
	margin-top:5px;
}

.seminar_body_lector{
	width: 434px;
	float: left;
	margin-left:7px;
	margin-top:5px;
}

.seminar_date{
	width: 28px;
	height: 26px;
	float: left;
	overflow: hidden;
}

.seminar_location{
	width: 252px;
	height: 26px;
	float: left;
	overflow: hidden;
	text-indent: 5px;
	padding-top:8px;
}

.seminar_other{
	width: 206px;
	height: 26px;
	display: inline;
	right:10px;
	text-align: right;
	overflow: hidden;
	position: absolute;
}

.seminar_other a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.monthImg{
	float: left;
	margin-left:154px;
}

.newHomePage img{
	border: none;
}

