
/*Content Container Style*/

#GalleryTitle { background:url(images/gallery_title.png) no-repeat; width:147px; height:22px; position:absolute; top:15px; }

#contentContainer { margin:50px auto 0 auto; padding:0; width:550px; height:550px; }

.topBar { width:inherit; height:42px; margin:0; padding:0; }

.topBar li { list-style:none; float:left; margin:0; padding:0; }

.topLeft { background:url(images/top_bar_left.png) no-repeat; width:15px; height:42px; position:relative; margin:0; padding:0; }

.topCenter { background:url(images/top_bar_fill.png) repeat-x; width:520px; height:42px; position:relative; margin:0; padding:0; }

.topRight { background: url(images/top_bar_right.png) no-repeat; width:15px; height:42px; position:relative; margin:0; padding:0; }

.centerContent { width:inherit; height:415px; margin:0; padding:0; }

.centerContent li { list-style:none; float:left; margin:0; padding:0; }

.centerLeft { background:url(images/left_center_fill.png) repeat-y; width:15px; height:415px; position:relative; margin:0; padding:0; }

.content { background:#fff; width:520px; height:415px; position:relative; margin:0; padding:0; }

.centerRight { background:url(images/right_center_fill.png) repeat-y; width:15px; height:415px; position:relative; margin:0; padding:0; }

.bottomBar { width:inherit; height:15px; margin:0; padding:0; }

.bottomBar li { list-style:none; float:left; margin:0; padding:0; }

.bottomLeft { background:url(images/bottom_left.png) no-repeat; width:15px; height:15px; position:relative; margin:0; padding:0; }

.bottomCenter { background:url(images/bottom_center_fill.png) repeat-x; width:520px; height:15px; position:relative; margin:0; padding:0; }

.bottomRight { background:url(images/bottom_right.png) no-repeat; width:15px; height:15px; position:relative; margin:0; padding:0; }
