body {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#logo {
    margin: 0 0 0 4em;
}
#mainmenu {
    width: 150px;
    margin:70px 0 0 1em;
}
#smlogo {
    margin-top: 50px;
}
#ctr {
	position: absolute;
	left:220px;
	top: 200px;
	margin-right: 40px;
}
#gallery {
    position: absolute;
	left: 220px;
	top: 200px;
	width:500px;
}
#gallery2 {
	width:500px;
	margin-left: 30px;
}
div.pt {
    float: left;
	width: 70px;
	height: 90px;
	margin:0 0 15px 0;	
}

div.pt ul {
    margin: 0.25em 0 0 0;
	padding: 0;
	font: bold small Arial, Helvetica, sans-serif;
}  
div.pt img {
    border: none;
	margin: 0 0 0 10px;
	border: 1px solid black;
}
li.title {
    display: block;
	list-style: none;
	text-align: center;
}
#caption {
    position: absolute;
	left: 239px;
	top: 150px;
	font: small normal "Times New Roman", Times, serif;
	width: 450px;
}
#caption2 {
	top: 15px;
	font: small normal "Times New Roman", Times, serif;
	width: 450px;
	margin-left: 50px;
	color: #990000;
}
#container {
	position: absolute;
	width: 600px;
	top: 150px;
	left: 220px;
}
