#bodylayoutcontainer{
	clear: both;
	width: 960px;
	//width: 980px;
	height: auto;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
.bodylayoutone {
	width: 190px;
	//width: 210px;
	float: left;
	margin-top: 70px;
	padding: 0px 20px 0px 0px;
	text-align: left;
}
.bodylayouttwo {
	width: 750px;
	float: left;
	margin: 0;
	padding: 0;
}

#bodycontentcontainer{
	width: 730px;
	height: auto;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
.bodycontentone {
	width: 730px;
	height: 30px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: right;
}
.bodycontenttwo {
	width: 730px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 10px 20px 0px;
	text-align: left;
	border-top: solid 2px #B0B089;
	background: url(../images/jpegs/body/stdominicssubbodybg1.jpg) no-repeat right top;
}

#bodyinfocontainer{
	width: 690px;
	//width: 720px;
	height: auto;
	margin: 0;
	padding: 20px 20px 20px 20px;
}
.bodyinfoone {
	width: 200px;
	height: auto;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0;
	text-align: left;
}
.bodyinfotwo {
	width: 470px;
	//width: 460px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.bodyinfothree {
	width: 690px;
	//width: 680px;
	height: auto;
	float: left;
	margin: 0;
	text-align: left;
}
.bodyinfofour {
	width: 690px;
	//width: 680px;
	height: auto;
	float: left;
	margin: 20px 0px 0px 0px;
	text-align: left;
}
.bodyinfofive {
	width: 690px;
	//width: 680px;
	height: auto;
	float: left;
	margin: 30px 0px 0px 0px;
	text-align: left;
}

#gallerylayoutcontainer{
	width: 690px;
	//width: 680px;
	height: auto;
	margin: 0;
	padding: 0;
}
.gallerylayoutone {
	width: 690px;
	//width: 680px;
	height: 180px;
	display: table;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0;
	text-align: left;
}

#gallerycatcontainer{
	width: 690px;
	//width: 680px;
	height: auto;
	margin: 0;
	padding: 0;
}
.gallerycatone {
	width: 160px;
	height: 160px;
	float: left;
	margin: 0px 12px 0px 0px;
	//margin: 0px 10px 0px 0px;
	padding: 0;
	text-align: center;
}

#newstitlecontainer{
	width: auto;
	height: 30px;
	margin: 0px 50px 0px 0px;
	padding: 0;
	background: url(../images/jpegs/body/stdominicssubtitlebg1.jpg) repeat-x;
	float: right;
	text-align: left;
}
.newstitleone {
	width: 19px;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0;
}
.newstitletwo {
	width: auto;
	height: auto;
	float: left;
	margin: 0;
	padding: 7px 10px 0px 0px;
}

.navcontainer { width: 190px; }

.navcontainer ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer li
{
margin: 0 0 0 0;
border-bottom: 1px solid #BEBE9E;
}

.navcontainer a
{
display: block;
padding: 5px 5px 5px 25px;
background-color: #FFFFFF;
background-position: left center;
background-image: url(../images/gifs/bullet1.gif);
background-repeat: no-repeat;
}

.navcontainer a:link, .navlist a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #990000;
}

.navcontainer a:hover
{
background-color: #FFFFFF;
background-position: left center;
background-image: url(../images/gifs/bullet1.gif);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: underline;
color: #000000;
}

.gallerytext1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #640000;
	width: 160px;
	height: 180px;
	display: block;
}
a.gallerytext1:link, a.gallerytext1:visited, a.gallerytext1:active  {
	text-decoration: none;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #640000;
}
a.gallerytext1:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #000000;
}