/*-----------------------------------------------------------------------------
Sangoma commented stylesheet for testing

version:   1.0
author:    John Schmidt
email:     john@canatech.com
website:   http://canatech.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1px ;
  color:#FF9900;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	background-color:
	#CC99FF;
}




p2 {font-family:Arial, Helvetica, sans-serif;
	color:#CF9E51;
	font-size:16px;
	
	
	
	
}
LI {font-family:Arial, Helvetica, sans-serif;
	color:#CF9E51;
	font-size:14px;
	text-decoration:none;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/
#SubNav {
	font-family:
	   "Edwardian Script ITC";
	font-size:36px;
	position:absolute;
	width:50px;
	top:250px;
	left:40px;
	height:154px;
}

a:link {
  color:
  #CCCC66;
  font-family:Arial, Helvetica, sans-serif;
  list-style;
  

  
  font-size:10px;
  text-decoration: none;
}
a:visited {
font-family:Arial, Helvetica, sans-serif
  color:
  #FF9900;
  text-decoration: none;
}
a:hover {
  color:#CCCCCC;
  text-decoration:underline
}
a:active {
  color:
  #99CC33;
}


	
	


/* =Main Content
-----------------------------------------------------------------------------*/
#pic500
{background-image:url<img src=".JPG">no-repeat;
position:absolute;
top:285px;
right:200px;


}

#butterfly {font-weight: normal;
   font-family:
   "Edwardian Script ITC";
   font-size:48px;
   color:#CCCC99;






}

#wrapper{
background-color:#000000;
width:800px;

border:4px;
position:relative;
left:50%;
margin-left:-400px;
}


#MainNav {
   font-family:
   Arial, Helvetica, sans-serif;
   font-size:14px;
   width:745px;
   height:50px;
   position:absolute;
   top:200px;
   right:8px;
  }
  
a:link {
   font-family:
   "Lucida Calligraphy", "Lucida Bright";
  color:
  #CC99FF;

  font-size:
  24px;
  font-weight:bold
  text-decoration:
  none;
}
a:visited {color:#FF9933;
font-size:14px;
  text-decoration: none;
}
a:hover {
  color:
  #FFCC33;
  text-decoration:underline
}
a:active {
  color:
  #99CC33;
}

#footer  {color:
#CCCC66;
position:absolute;
width:420px;

bottom:100px;
left:220px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:
#CCCC66;

}

#credits  {color:
#CCCC66;
position:absolute;
left:295px;

bottom:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCC66;

}
