img {
    border-style:none;
}

#page {

	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
	margin-bottom: 0px;
}
#header {
	text-align: center;

}
#topics{
border-top: 0px;
height: 40px;
 background-image: url(img/menubar.jpg);
 background-repeat:no-repeat;
 background-position: center top;
}

#main {

background-color : #12375c;
}


#main0 {

    
}
#main1 {

background-color : #12375c;
}

#left {
text-align: left;
background-color : #12375c;
width: 310px;
height: 500px;
          float: left;
}


#right {
background-color : #12375c;
text-align: left;
width: 650px;
height: 500px;
          float: right;
}
#target{
}