#header, #navigation, #navbodyseparator, #body, #footer {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

#header {
	background-image:url(images/header.jpg);
	height:100px;
	margin-top:10px;
}

h1 {
	display:none;
}

h2 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px none;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#body {
	height: 400px;
	clear: left;
	position:relative;
	top: 10px;
}

#body ul {
	margin-top: 5px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: auto;
}

#navigation li {
	float: left;
}
	
#navigation li a {
	background-image: url(images/background.gif);
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	border: 1px solid #666666;
	border-left-color: #DDDDDD;
	text-align: center;
	text-decoration: none;
	color: #0d2474;
}

#navigation li a:hover {
	background-image: none;
	background-color: #D5D5DB;
	color:#0033FF;
}

#navHome a { width: 105px; }
#navMembership a { width: 170px; }
#navEvents a { width: 112px; }
#navGallery a { width: 116px; }
#navNewsletter a { width: 155px; }
#navLinks a { width: 97px; }
#navContact a { width: 131px; }
#navNewsEvents a { width: 225px; }

#footer {
	background-image:url(images/footer.jpg);
	height:23px;
	font-size:smaller;
	color:#000000;
 	line-height: 22px;
	text-align:right;
	clear: both;
	position: relative;
	top: 10px;
}

.footertext {
	padding-right: 10px;
}

.homepage_image {
	float: left;
	width: 33%;
	text-align:center;
	padding-bottom: 30px;
}

#intro {
	float: left;
	position: relative;
	left: 20px;
	width: 410px;
}

#intro ul {
	padding-top: 0px;
	margin-top: 0px;
}

#mission {
	width: 90%;
	text-align: center;
	font-style: italic;
	font-size: large;
	padding: 15px;
}

#news {
	float: right;
	position: relative;
	right: 20px;
	width: 405px;
	height: 250px;
	background-color: #EEEEEE;
}

#marqueecontainer{
	position: relative;
	top: 0px;
	left: 0px;
	width: 410px; /*marquee width */
	height: 230px; /*marquee height */
	background-color: #EEEEEE;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	padding-left: 0px;
}

#vmarquee p.title {
	font-weight: bold;
	background:url(http://www.norfolkartsco.com/images/newsitem.gif) no-repeat;
	background-position:top left;
	padding-left:20px;
}

#membership {
	float: right;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #EEEEEE;
}

.headerrow {
	background-color:#769ad6;
	border: #333333 solid 1px;
	font-weight:bold;
	color:#FFFFFF;
}

.artworktitle {
	font-weight: bold;
}
