/* Default CSS */

html { overflow-y:scroll; }
a {outline:none;}
a img {outline:none;}
img {border:0;}


body { 
margin:0px;
padding:0px;
text-align:left;
font-family: 'Raleway', sans-serif;
font-size:8pt;
font-color:#000000;
background-color:#e8e8e8;
background-image:url(../_images/lace.png);
background-repeat:repeat;
      }

#container {
     position:relative;
     width:1000px;
     height:1225px;
     text-align:left;
     margin:0 auto;
	border-color: #630000;
	border-style: double;
	border-width: 5px;
	 z-index:1;
      }
	  	 
#header1   {
	position: absolute;
	top: 94px;
	left: 235px;
	width: 800px;
	height: 50px;
	text-align: center;
font-family: 'Raleway', sans-serif;
	font-size: 45pt;
	font-color: #000000;
	z-index: 3;
}
	 
#header2   {
	position: absolute;
	top: 183px;
	left: 273px;
	width: 600px;
	height: 25px;
	text-align: right;
font-family: 'Raleway', sans-serif;
	font-size: 14pt;
	font-color: #000000;
	z-index: 3;
}
	 
#bar  {
	position: absolute;
	top: 210px;
	left: 105px;
	height: 25px;
	width: 700px;
	z-index: 19;
     }
       
#bkgd  {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:1225px;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	z-index:2;
     } 
	 
#title {
	position: absolute;
	top: 285px;
	left: 300px;
	height: 50px;
	width: 500px;
font-family: 'Raleway', sans-serif;
	font-size: 32pt;
	color: #000;
	text-align: center;
	z-index: 4;
}

#clickimage  {
	position: absolute;
	top: 375px;
	left: 675px;
	width: 150px;
	height: 25px;
	text-align: center;
	color: #000;
	font-size: 10pt;
	text-align: left;
	z-index: 11;
     }  

#pics {
	position: absolute;
	top: 415px;
	left: 625px;
	height: 500px;
	width: 300px;
	z-index: 5;
}

#mayerle  {
	position: absolute;
	top: 375px;
	left: 200px;
	width: 362px;
	height: 500px;
	border-color: #630000;
	border-style: double;
	border-width: 5px;
	z-index: 6;
     }  
	 
#niches {
	position: absolute;
	top: 900px;
	left: 200px;
	height: 50px;
	width: 362px;
font-family: 'Raleway', sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: center;
	z-index: 5;
}
	 
#links {
	position: absolute;
	top: 900px;
	left: 625px;
	height: 25px;
	width: 300px;
font-family: 'Raleway', sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: left;
	z-index: 5;
}

#footer  {
	position: absolute;
	top: 1100px;
	left: 400px;
	width: 300px;
	height: 25px;
	font-size:10px;
	text-align: center;
	color: #000000;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	z-index: 26;
     }

#mm  {
	position: absolute;
	top: 1125px;
	left: 400px;
	width: 200px;
	height: 20px;
	text-align: left;
	color: #000000;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	z-index: 60;
     }  
