BODY, TABLE, TR, TD, DIV, H1, H2, H3, H4, H5, H6, P { margin:0; padding:0; }

body {
	margin: 12px 20px 20px 20px;
	color: #000066; 
	background: #999999 url(/design_files/browser-bg.jpg);
   font-family: Arial, Helvetica, san serif;
	}
p {
	padding: 2px 0 8px 0;
	}

a:link { color: #000066; }
a:visited { color: #000066; }
a:link:hover { color: #800000; }

img { border-color: #000000; }

table {	}

#layout  { position:relative; width:975px; border:2px solid #333333; } 
#header  { width:100%; height:135px; }
#topnav  { width:100%; height:60px; } 
#leftnav { width:200px; height:100%; text-align:center; vertical-align:top; }
#main    { width:100%; }
#content { padding:20px 15px 30px 15px; height:100%; text-align:left; vertical-align:top }
#footer  { border-top:1px solid #000066; padding:10px; } 

.color1 { background-color: #FFFFFF; color:#000066; }
.color2 { background-color: #800000; color:#FFFFFF; }
.color3 { background-color: #000066; color:#FFFFFF; }

.feature p {
	font-size: 16px; 
	padding: 15px 5px 5px 15px; 
	color: #000080; 
	} 

.menu img { border:none; text-decoration:none; }
  
b { color: #003366; }

strong { color: #800000l }

h1, hdr1 {
	font-size: 24px;
	color: #000066;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, "san serif";
	font-weight: bold;
}
h2, hdr2 {
	font-size: 18px;
	color: #800000;
	padding-top: 5px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, "san serif";
	font-weight: bold;
}
h3, hdr3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #21108A;
}
h4, hdr4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #21108A;
}
h5, hdr5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #21108A;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
	margin-left: 25px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol li { padding:0px 5px 1em 5px; }

ul {
	margin-top: 0px;
	margin-bottom: 0px;
   margin-left: 2em; 
   list-style: disc url(/design_files/bullet2.gif) outside; 
}
ul li { padding:0px 5px 1em 5px; }

ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
   margin-left: 2em; 
   list-style: disc url(/design_files/bullet3.gif) outside; 
}
ul ul li { padding:0px 5px .5em 5px; }

.spacer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079c1;
	background-image: url(/design_files/design_spacer.gif);
	background-repeat: repeat;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c1;
}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.painting img { border: 1px solid black }
.imgborder { border: 1px solid black }
.thumbborder { border: 1px solid black }

.floatright { float:right; text-align:center; }
.floatleft { float:left; text-align:center; }

.galleryItem { padding:5px 5px 10px 5px; text-align:center; }