body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624636;
}
a:link, a:visited {
	color: #b42d2a;
	text-decoration: none;
}
a:hover {
	color: #b42d2a;
	text-decoration: underline;
}
#main {
	left: 0px;
	width: 780px;
	height: 840px;
	top: 0px;
	bottom: 0px;
	background-image: url('images/layout/content_bg.jpg');margin-left:100px; margin-right:100px; margin-top:0px; margin-bottom:0px
}
#banner {
	width: 780px;
	height: 112px;
	top: 0px;
	
}
#navigation {
	height: 22px;
	width: 780px;
	top: 112px;
}
#dropdown1 {
	left:270px;
	height: 44px;
	width: 88px;
	top: 134px;
}

#dropdown2 {
	height: 44px;
	width: 88px;
	left: 710px;
	top: 134px;
	
}

#hidedropdown {
	height: 115px;
	width: 600px;
	left: 150px;
	top: 100px;
	
}

#contenttitle {
	top: 134px;
	width: 780px;
	height: 53px;
	background-image: url('images/layout/content_title.jpg');

}
#content {
	top: 190px;
	width: 715px;
	height: 580px;
	overflow: auto;
	margin-right: 25px;
	margin-left: 30px;
	margin-top: 2px;
	
}
#copyright {
	height: 56px;
	width: 780px;
	bottom: 0px;
	background-image: url('images/layout/copyright.jpg');

}
