body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	background-image: url(images/bg-drop.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer {
	font-size: 11px;
	color: #0b405f;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	text-align: right;
}

#footer a:link, a:visited {
	color: #0b405f;
	text-decoration: none;
	}

#footer a:hover  {
	color: #993333;
	text-decoration: underline;
	}

#immedia {
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	padding-top: 9px;
}



#immedia a:link, #immedia a:visited {
	color: #999999;
	text-decoration: none;
	}

#immedia a:hover  {
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
	}
	
.homePullout {
	font-size: 12px;
	color: #993333;
	padding-right: 4px;
	padding-left: 13px;
	padding-top: 9px;
	line-height: 18px;
}
.mainbody {
	padding-left: 19px;
	padding-right: 10px;
}

.gallerypage{
	padding-left: 19px;
	padding-right: 10px;
}


.mainbody a:link, .mainbody a:visited {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 1px;
	}
	


.mainbody a:hover  {
	color: #993333;
	border-bottom-style: none;
	}
	
.homePullout a:link, .homePullout a:visited  {
	font-size: 12px;
	color: #993333;
	padding-right: 0px;
	padding-top: 9px;
	line-height: 18px;
	text-decoration: none;
}

.homePullout a:hover  {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.crumbs {
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	margin-top: 15px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	background-image: url(images/h1.gif);
	padding-top: 12px;
	padding-bottom: 23px;
	background-repeat: repeat-x;
	margin: 0px 0px 20px;
	color: #333333;
	width: 440px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#rightcol {
	padding-top: 39px;
}
.picframe {
	background-image: url(images/bg-pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 261px;
	padding-top: 7px;
	padding-left: 7px;
	height: 201px;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
li {
	font-size: 12px;
	padding-bottom: 5px;
	list-style-type: circle;
}
.picframeportrait {

	background-image: url(images/bg-pic-portrait.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 384px;
	width: 261px;
	padding-top: 7px;
	padding-left: 7px;
}
.quote {
	font-style: italic;
}
.menus {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	width: 240px;
}


.gallery {
	border: 1px solid #333333;

}

a:hover .gallery {
	border: 1px solid #CCCCCC;

}

#rightcol .gallery {
	border: none;
}


td {
	font-size: 12px;
}

a:focus { outline: none; }
