body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background: url(images/Tile9.jpg);
 /*  	background-color: #ddaadd;   */
    background-attachment: fixed }
}

a:link .image { border-color: #666666; } 
a:hover .image, a:active .image {
       border:1px; 
       border-thickness: 1px; 
       border-color: #FF9900; 
       border-style: solid
}

.image {
             border:0px; 
             border-thickness: 0px; 
             border-color: #00000; 
             border-style: solid;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #D3E08B;
	padding: 0px;
	text-align: left;
	border: none;
	height: 18px;
}
.submitbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D3E08B;
	text-align: center;
	height: 18px;
	border: none;
	cursor: hand;
	display: inline-table;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #D15F29;
}
.HeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadingBlack1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.SubHeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.SubHeadingBlack1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.SubHeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000ff;
}
.content {
	font-family: "Comic Sans MS", "Monotype Corsiva", "Apple Chancery", cursive;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.HeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.quote1 {
	font-family: "Comic Sans MS", "Monotype Corsiva", "Apple Chancery", cursive;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.quote2 {
	font-family: "Comic Sans MS", "Monotype Corsiva", "Apple Chancery", cursive;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.dotdots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D15F29;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.submenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}.dotwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.transparent {
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7; 
}
#
.box_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=75); /* IE's opacity*/
     left: 0px;
     opacity: 0.75;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}     
     



#
/*This is where the magic happens!*/
#
div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
     border: 1px solid #000000;
     position: relative;
     width: 100%;
}
div.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}

div.box_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=75); /* IE's opacity*/
     left: 0px;
     opacity: 0.75;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}   
     
     
     
 /* THIS IS THE MAIN GRADIENT COLOR CODE FOR THE FADE DOWNS */

.fadedown	{ background-color: #000000; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#848490', gradientType='0'); }

 /* GALLERY AND POPUP CSS CODE */

.rollover	{ border: #C0C0C0 1px solid }

.rolloveron	{ border: #FFCC00 1px solid }

.picturetext 	{ COLOR: #C0C0C0; FONT: 9px verdana, arial, sans-serif; font-weight: bold }

#wm-location 	{ LEFT: 0px; POSITION: absolute; TOP: 0px; z-index:-1; }

#music-closebutton { POSITION: absolute; BOTTOM: 8px }

.messageoff	{  cursor:hand; BORDER: #000000 1px SOLID }

.messageon	{  cursor:hand; BORDER: #C0C0C0 1px SOLID }

table {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 14px;
       font-style: normal;
       font-weight: bold;
       color: #000000;
}
th {
     background-color:yellow;
}
td {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #000000;
}
