#container {
margin: 10px auto 0 auto;
}

/* General */

td {
	vertical-align: top;
}

img {
border:0; margin:0;
}

/* Navigation */

#nav{
display:none;
}

/* Bottom Navigation */

#bottom_nav{
display:none;
}

		
/* Right Message Bar */

#right {
 background: url(images/scroll2.jpg) repeat-y; 
}

td.messagebar {
background: url(images/message_top.jpg) no-repeat top left;
padding-bottom:20px;
}

.messagebar h3 {
margin:0;
padding: 6px 20px;
font: bold 12px/16px "Trebuchet MS", Verdana, "Arial Narrow", sans-serif;
}

.messagebar p {
margin:0;
padding: 6px 20px;
font: italic 12px/17px Georgia, Times, "Times New Roman", serif;
}



/* Homepage Message Only */

a.viewall {
	padding:0;
	margin:0;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-style:normal;
}



/* INNER PAGES LAYOUT */
#body h1, #body h2, #body h3, #body h4, #body h5, #body p, p#bottom_nav {
	padding: 0 .25in 0 .375in;
}

#body {
	width:579px;
	padding: 4px 0 10px 0;
	font: 14px/22px "Trebuchet MS", Verdana, "Arial Narrow", sans-serif;
	text-align: justify;
}

#home #body p:first-line {
text-transform:uppercase;
}

.photo {
margin: 3px 21px 2px 0;
float:left;
}

/* TEXT STYLES */
#body h2 {
color:#660000;
text-transform:uppercase;
font-size: 19px;
line-height:22px;
margin:3px 0 14px 0;
}

#body h3 {
color:#660000;
font-size: 19px;
line-height:22px;
margin:3px 0 14px 0;
}

#body h4 {
text-transform:uppercase;
font-size: 15px;
line-height:22px;
margin:3px 0 0 0;

}

#body p {
margin:3px 0 16px 0;

}

#message #body h2 {
text-align:center;
}

#body p, #body blockquote {
text-align: justify;
}

#body .published {
font: bold 14px/22px "Trebuchet MS", Verdana, "Arial Narrow", sans-serif;
margin:0;
color:black;
}

#body blockquote {
margin-left:0;
margin-right:0;
font-style:italic;
font-size:12px;
}

blockquote .excerpt {
	font-style:normal;
	font-variant: small-caps;
	font-size:13px;
}

.list {
	font-size: 14px;
	font-variant: small-caps;
}

.dlg {
	margin-top:53px;
}
