body {
	margin:0px;
	background:#FFFFFF;
}
table td {
	vertical-align:top;
	text-align:left;
}
body, table {
	font-family:times new roman, arial;
	font-size:16px;
	color: #000000;
}
#header {
	width:100%;
	height:100%;
}
#header .logo {
	width:265px;
	background: url('images/left_side_r.jpg') top left repeat-y;
}
#header .top {
	background: url('images/top_side_r.jpg') top left repeat-x;
}
#header .side {
	width:41px;
}
#header .content {
	padding:10px;
}
#header .content .title {
	font-size:18px;
	font-weight:bold;
}
#header .menu {
	padding:25px;
	padding-left:35px;
}
#front_images {
	width: 100%;
}
.img {
	border:2px solid #CB0000;
}
#front_images td {
	vertical-align:middle;
	text-align:center;
}
#gallery_images {
	width:100%;
}
#gallery_images td {
	width:25%;
	text-align:center;
}	
.smallText {
	font-size:12px;
}