body {
	color:#000000;
    background:#526b78;
		   background-image: url(http://www.lunabeanmedia.com/images/blue_background.jpg);
        background-repeat: repeat-x;
	background-repeat: repeat-x; 
	margin:0px;
	padding:0px;
	font-family: 'georgia', 'Lucida Sans Unicode', 'Lucida Sans', arial, 'Trebuchet MS', 'trebuchet ms', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	}
	
	A 			{ color: #ffcc00; text-decoration: none; font-weight: bold;}
	A:link		{ color: #ffCC00; text-decoration: none; font-weight: bold;}
	A:visited	{ color: #ffCC00; text-decoration: none; font-weight: bold;}
	A:active	{ color: #f8d303; text-decoration: none; font-weight: bold;}
	A:hover		{ color: #f8d303; text-decoration: underline; font-weight: bold;}
	
	#logo-nav-container {
	position: relative;
	top:15px;
	align:center;
	width: 780px;
	margin: 0px auto;
	text-align: center;
	background:#ffffff;
	padding-top:0px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
	font-size: 12px;
	}
	
	#logo-nav-container a {color:#669900; text-decoration: underline;}
	#logo-nav-container a:link {color:#669900; text-decoration: underline;}
	#logo-nav-container a:visited {color:#669900; text-decoration: underline;}
	#logo-nav-container a:active {color:#000; text-decoration: underline;}
	#logo-nav-container a:hover {color:#000; text-decoration: underline;}
	
	
	h2 {
		text-decoration: underline;
		}
		
		
		#container {
	position: relative;
	align:center;
	width: 720px;
	margin: 0px auto;
	text-align: left;
	background:#ffffff;
	border: 0px solid #cbcbcb;
	padding-right:40px;
	padding-left:40px;
	padding-top:10px;
	font-size: 15px;
	margin-bottom: 20px;
	
	}
	
	#silvertitle {

		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#ffffff;
		border-top:2px solid #000000;
        border-bottom:2px solid #000000;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		align:center;
  		padding:4px;
  		margin-top:0px;
		background:#333333;
  				}
				
				#silvertitle a {color:#ffcc00; text-decoration: underline;}
	#silvertitle a:link {color:#ffcc00; text-decoration: underline;}
	#silvertitle a:visited {color:#ffcc00; text-decoration: underline;}
	#silvertitle a:active {color:#f8d303; text-decoration: underline;}
	#silvertitle a:hover {color:#f8d303; text-decoration: underline;}
	
			#container-front {
	position: relative;
	align:center;
	width: 445px;
	margin: 8px auto;
	text-align: left;
	background:#ffffff;
	border: 0px solid #6c6c6c;
	padding:0px;
	font-size: 14px;
	margin-bottom: 20px;
	
	}
	
	a.td {color:#66ccff}
	a.td:link {color:#66ccff}
	a.td:visited {color:#66ccff}
	a.td:active {color:#ffffff}
	a.td:hover {color:#ffffff}
	
	


	#container a {color:#669900; text-decoration: underline;}
	#container a:link {color:#669900; text-decoration: underline;}
	#container a:visited {color:#669900; text-decoration: underline;}
	#container a:active {color:#000; text-decoration: underline;}
	#container a:hover {color:#000; text-decoration: underline;}
	
	#leftcontent {
		position: absolute;
		left:5px;
		top:268px;
		width:169px;
		background:#000000;
		border:2px solid #000000;
		padding:2px;	
		color:#ccffff;	
		}
			#leftcontent a {color:#66ccff}
	#leftcontent a:link {color:#66ccff}
	#leftcontent a:visited {color:#66ccff}
	#leftcontent a:active {color:#ffffff}
	#leftcontent a:hover {color:#ffffff}
	
		#rightcontent {
		position: absolute;
		left:850px;
		top:268px;
		width:169px;
		background:#000000;
		border:2px solid #000000;
		padding:2px;		
		}

  