﻿#container {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px auto;
	background-color:transparent;
/*FOR IE SUPPORT*/
	text-align:center;
}
#header {	
	width:670px;
	height:112px; 
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:auto;
	border:none;
	padding:5px;
	background-color:transparent;
	background-image:url('http://digsart.com/headers/headers-dalights04211a1.gif');
	background-repeat:no-repeat;
	background-position:top center;
/*FOR IE SUPPORT*/
	text-align:center;
}
#content {	
	width:auto;
	height:auto;
	padding:0px;
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	border-color:transparent;
	border-style:ridge;  
	border-width:15px;
	text-align:left;
	font-size:large;
	font-weight:bold;
}
#leftnav {
	float:left;
	width:140px;
	height:400px;
	background-color:#C0C0C0;
	padding:5px;		
}
#leftnav ul
{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#leftnav a
{
	display:block;
	width:130px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-bottom-width:1px;
}
#leftnav a:link, .navlist a:visited
{
	color:blue;
	text-decoration:none;
	font-weight:bold;
}
#leftnav a:visited
{
   	color:black;
  	text-decoration:none;
   	font-weight:bold;
}
#leftnav a:hover
{
	text-decoration:none;
	color:red;
	font-weight:bold;
}
#sidebar {
	padding:10px;
	float:right;
	width:130px;
	background-color:#C0C0C0;
	height:390px;

}
#footer {	
	text-align:auto;
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-family:"Comic Sans MS";
	font-size:large;
	font-weight:bold;
}
body {
	width:auto;
	height:auto; /* I ADDED THIS N ABOVE TIS ONE ON 10252011 */
	float:center;
	margin:5px 5px; 
	padding:20px;
	text-align:left;
	background-image:url('http://digsart.com/bak/beach.jpg');
	background-color:transparent;
	background-attachment:fixed;
	background-repeat:no-repeat;
	cursor:url('http://digsart.com/fish4.cur'), auto;
}
/* PULL DOWN MENU STARTS */
input.aqua {
	background-color:#007B7B; 
	font-weight:bold; 
	font-size:1.2em;
	font-size:x-large;
	color:#000000;
}
input.pink {
	background-color:#00FFFF;
	font-weight:bold; 
	font-size:x-large;
	color:#000000;
}
textarea.violet {
	background-color:#4B0082;/*INDIGO*/
	font-weight:bold; 
	font-size:x-large;
	color:#000000;
}
option.aqua {
	background-color:#007B7B; 
	font-weight:bold; 
	font-size:x-large;
	color:#000000;
}
option.pink {
	background-color:#00FFFF; 
	font-weight:bold; 
	font-size:x-large;
	color:#000000;
}
/* PULL DOWN MENU ENDS */
/*PAGE BACKGROUND TRANSPARANCY STARTS*/
div.background {
	width:auto;
	height:auto;
	background:url('http://digsart.com/bak/beach.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
/*helped put the bottom border on my index page for IE*/
	border:none;
}
div.transbox {
	width:auto;
	height:auto;
	margin:auto auto;
	background-color:transparent;
	border:none;
/*FOR IE*/
	zoom:100%;
/*FOR IE MUST STAY IN THIS POSITION 1*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
/*FOR IE MUST STAY IN THIS POSITION 2*/
	filter:alpha(opacity=80);
/*CSS3 standard*/
	opacity:0.8;
/*FOR FIREFOX*/
	-moz-opacity:0.8;
/*FOR OLDER VERSIONS OF SAFARI*/
	-khtml-opacity:0.8;
/*FOR ALL OTHER BROWSERS*/
	opacity:0.8;
}
div.transbox p {
	margin:3px;
	font-weight:bold;
/*MAKES ALL TEXT THIS SAME COLOR*/
	color:#000000;
}
div.title {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:x-large;
	font-weight:bold;
	color:#FF6600;
}
/*PAGE BACKGROUND TRANSPARENCY ENDS*/
p {
	text-align:left;
	font-family:"Comic Sans MS";
	font-size:large;
	font-weight:bold;
	color:#FF6600;
	line-height:20px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-bottom:5px;
	background-color:transparent;
}
p:hover {	
	color:#FF6600;
}
a:link {
	color:#007B7B;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	line-height:normal;
}
a:visited {
	color:#000000;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	line-height:normal;
}
a:hover {
	color:#FF6600;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	line-height:normal;
}
a:active {
	color:#000000;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	line-height:normal;
}
h1 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:x-large;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#00FFFF;
}
h2 {
	text-align:left;
	font-family:"Comic Sans MS";
	font-size:x-large;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#00FFFF;

}
h3 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:large;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#00FFFF;
}
h4 {
	text-align:left;
	font-family:"Comic Sans MS";
	font-size:large;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#00FFFF;
}
h5 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:medium;	
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#00FFFF;
}
h6 {
	text-align:left;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
}
h7 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:small;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
}
h8 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFF00;
}
h9 {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:medium;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
}
hr {	
	width:100%;
	height:20px;
/*this will align it for IE*/
	text-align:left;
	background:transparent;
	background-repeat:no-repeat;
	background-position:center;
/*for IE*/
	border:none;
	border-top:none;
	border-bottom:none;
/*this will align it left for Mozilla*/
	margin:0 auto 0 0;
	margin-top:0;
	margin-bottom:0;
}
div.hr {
	width:100%;
	height:20px;
	color:#FFFFFF;
/*this will align it for IE*/
	text-align:left;
	background:transparent url('http://digsart.com/bars/bars-waves1.gif') no-repeat;
	background-repeat:no-repeat;
	background-position:center;
/*for IE*/
	border:none;
	border-top:none;
	border-bottom:none;
/*this will align it left for Mozilla*/
	margin:0 auto 0 0;
	margin-top:0;
	margin-bottom:0;
}
div.hr hr {
	display:none;
}
table {
	margin-left:auto;
	margin-right:auto;
	border:none;
	border-top:none;
	border-bottom:none;
	border-style:none;
	border-collapse:collapse;
	width:auto;
	height:auto;
}
td {
	text-align:left;
	padding:5px;
	font-family:"Comic Sans MS";
	font-size:x-large;
	width:auto;
	height:auto;
	background-color:transparent;
	border:none;
	border-top:none;
	border-bottom:none;
	border-style:none;
	border-collapse:collapse;
/*LEAVE THE FOLLOWING BORDERS ALONE*/
	border-left:none;
	border-right:none;
}
div img {
	display:block;
	border-style:ridge;
	border-color:transparent;
	border-width:9px;
}
