* {
	padding: 0;
	margin-top: 0px;
}
body {
	width: 1024px;
	background-image: url(../images/new-bg.jpg);
	font-family: Calibri, "Segoe UI", sans-serif;
	background-color: #F7F4ED;
	text-align: center;
	margin: 0 auto;

}
#wrapper {
	margin: 0 auto;
	background-image: url(../images/new-1.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}
#container {
	margin: 0 auto;
	background-image: url(../images/myweblogo-1.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 920px;
	border-left-color: #890916;
	border-left-style: groove;
	border-left-width: 6px;
}
#leftside {
	padding-top: 300px;
	width: 25%;
	text-align: left;
	float: left;
}
#navcontainer {
	width: 120px;
	margin-left: 50px;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	padding: 5px;
	width: 120px;
}

#navcontainer a:link, #navlist a:visited {
color: #8D0A18;
text-decoration: none;
}

#navcontainer a:hover {
	color: #fff;
	background-color: #8A0715;
}

#rightside {
	width: 75%;
	float: left;
}
#navcontainer2 {
	float: right;
	padding-top: 5px;
	font-size: medium;
	width: 80%;
}

ul#navlist2 {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	float: right;
	color: #363739;
}

#navlist2 li {
	display: inline;
	list-style-type: none;
}

#navlist2 a {
	padding-right: 15px;
	padding-left: 5px;
}

#navlist2 a:link, #navlist2 a:visited {
	color: #2F2D2E;
	text-decoration: none;
}

#navlist2 a:hover {
	color: #363739;
	text-decoration: underline;
}
#footer {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	width: 98%;
	clear: both;
	padding-left: 10px;
	text-align: left;
	background-image: url(../images/webtag.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#address {
	background-color: #B6AD9C;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8A0715;
	font-style: italic;
	line-height: 25px;
	border-bottom-color: #8A0715;
	border-bottom-style: groove;
	border-bottom-width: 7px;
	border-right-color: #8A0715;
	border-right-style: groove;
	border-right-width: 7px;
	border-top-color: #333;
	border-left-color: #333333;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-left-width: 3px;
	padding-top: 10px;
	width: 180px;
	text-align: left;
}
#address a {
	color: #8A0715;
	text-decoration: none;
}
#address a:hover {
	text-decoration: underline;
	color: #8A0715;
}
#copy {
	text-align: right;
	font-size: 10px;
	padding-bottom: 45px;
	padding-top: 20px;
	padding-right: 5px;

}
#content {
	clear: both;
	padding-top: 50px;
	text-align: center;
}
#artwrap {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
	padding-top: 150px;
}
#artwrap img {
	padding: 5px;
}
#artwrap ul {
	padding-left: 75px;
}
#fb {
	text-align: center;
	background-color: #FFFFFF;
	border-color: #3399FF;
	border-style: solid;
	border-width: 1px;
	width: 500px;
	font-family: Calibri, "Segoe UI", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
#fb td {
	padding-right: 5px;
	padding-left: 5px;
}

#fb td.left {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 20px;
}
#fb td.hdr {
	font-weight: bold;
	color: #3366FF;
}

