@charset "utf-8";
h1 {
	background-color:transparent;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #00CCAA;
	letter-spacing: 3px;
	text-align:right;
	border-bottom: 3px dotted #332266;
	
}

h1:first-letter {
	background-color: transparent;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #005588;
	letter-spacing: 3px;
	font-size:24px;

}

h2 {
	background-color:transparent;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #00CCAA;
	letter-spacing: 3px;
	text-align:center;
	border-bottom: 3px dotted #332266;
	width: 400px;
	margin-left: 50px;
	
}

h2:first-letter {
	background-color: transparent;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #005588;
	letter-spacing: 3px;
	font-size:24px;

}

body{
	background-color:#CCFFCC;
	cursor: crosshair;
	
	
}


#container {
	background-color:#CCFFCC;
	width: 500px;
	float: left;
	margin-top: 150px;
	cursor: crosshair;
	


	

  }
  
    #content {
	background-color:#CCFFCC;
	width: 500px;
	color: #000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	text-align: left;
	cursor: crosshair;
	  }
 #bnr {
	 background-color:#CCFFCC;
	 
 }
		  
a:link, a:visited {
	color: #00CCAA;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	text-transform: lowercase; 
	cursor: crosshair;
	text-decoration: none;
}

a:hover {
	color: #005588;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	text-transform:capitalize;
	cursor: crosshair;
	text-decoration: none;
}

#nav {

text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 400px;
	margin-left: 50px;
	filter: alpha(opacity=80);
	opacity:.80
	cursor: crosshair;
	border: 1px solid #005588;
	background-color: transparent;


}


html, body {
		padding:0px;
	}
	

	

	
