/* CSS Document */
#top {
	display: none;
}
#top2 {
	display: none;
}
#flashcontent {
	display: none;
}

#imagehiddenforprinting {
margin:0;
padding:0;
display:inline;
border:0px;
float:left;
}

#content {
display: inline;
}

#left_content {
width:600px;
}


#left_content2 {
width:350px;
}

#right_content { 
width:300px;
}


#footer {
	display: none;
}

#imagehiddenforprinting2 {
margin:0;
padding:0;
display:inline;
border:0px;
float:left;
}

