table { 
	font-size:14;
}
body {
	background: #F0F0F0;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin-top:15px;
}

#frame {
	border: 1px solid #000000;
	width: 980px;
	height: 570px;
	background: #FFFFFF url('images/bg.gif') top left;
	text-align: left;
}

#menu {
	height: 570px;
	width: 151px;
	background: url('images/side.gif') top left no-repeat;
	font-size: 14px;
	font-weight:bold;
}

#menu a {
	color:#080808;
	text-decoration:none;
}

#menu a:hover {
	color: #D82E2F;
}

#links {
	list-style-image: url('images/diamond.gif');
	
}
#links li {
	margin-left:-5px;
	margin-top: 10px;
}

#frame1 {
	margin: 10px;
	background: url('images/watermark.gif') bottom right no-repeat;
	border: 1px solid #ADADAD;
	padding: 5px;
	height: 550px;
}

#frame2 {	
	width: 800px;
	height: 100%;
}

#frame2 td {
	border: 1px solid #ADADAD;
	padding: 5px;
	vertical-align: top;
}

#frame2 .title_text {
	vertical-align:middle !important;
}

#page_name {
	text-align:center;
	vertical-align:middle !important;
}

#content {
	height:405px;
	overflow:auto;
	padding:5px;
}
#content td {
	border:0px;
}
#gallery_images {
	width:100%;
}
#gallery_images td {
	text-align:center;
}