body {
	margin-left: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bkgdw.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	background-color: #ffffff;

	text-align:center;
	color:#eeeeee;
	font-size:10pt;
}

.index a {
color:#eeeeee;
}
.index a:hover{
color:#00CCCC;}

#container{
width:900px;
height:870px;

background-color:#999999;
background:url(images/painting.jpg) no-repeat #2b1817;
padding:0;
}

#container1{
width:900px;
min-height:770px;

background:url(images/painting1.jpg) repeat #cccccc;
padding:0;
}

#header{
background-color:#161616;
text-align:center;
color:#FFFFFF;
}

.menu{
color:#FFFFFF;
font-size:12pt;
}

.content{
color:#000000;
}
h1{font-size:16pt;}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;	
	font-size:14pt;
}

.footer{
color:#999999;
}




