* {	
	margin:0;
	padding:0;
	list-style:none;
	float:none;
	outline: 0;
	font-style: normal;
	border: none;
}

html {
	overflow-y: scroll;
	}
	
		body {
			font: 80% arial, helvetica, sans-serif;
			font-size: 13px;
			background: #C1F48B;
			margin: 0;
		}

						
		#wrapper {
			position: fixed center;
			width: 900px;
			margin: 5px auto;
			padding: 10px 0px 0px 0px;
			background: white;
			border-radius: 20px;
		}
		
		#header {
			margin: 0px 10px 10px 10px;
			height: 203px;
			width: 880px;
			background: url(images/header.jpg) no-repeat top center;
		}
		
		#h2 {
 			display: block;
 			/*color: white;*/
 			padding: 10px;
 			margin: 10px 20px;
 			border: 2px dashed black;
 			border-radius: 5px;
		}
		
		#navigation {
			/*position: absolute;
			top: 203px;*/
			float: left;
			margin-left: 10px;
			width: 150px;
			height: 355px;
			background: white url(images/menu_bar.jpg) no-repeat top center;
		}
		
		#navigation ul {
			margin: 0 0 5em 0;
			padding: 0;
			list-style: none;
		}
		
		#navigation ul a {
			position: relative;
			float: bottom right;
			font: arial, helvetica, sans-serif;
			font-size: 1em;
			font-style: italic;
			color: black;
			text-decoration: none;
			display: block;
			padding: 3px;
			margin: 2px 6px 2px 48px;
			border-radius: 10px;
		}
		
		#navigation a:visited {
			color: #green;
		}
				
		#navigation a:hover {
			background: #39c;
			border-color: white;
		}
		
				
		#side2 {
			float: left;
			color: #333;
			width: 150px;
			clear: left;
			padding: 10px;
			height: auto;
		}
		
		#side2 plain img { /*allows images enclosed to be without formatting */
			width: auto;
			height: auto;
			border: 0px solid white;
			margin: 0 0 0 0;
			border-radius: 0px;
			background-color: transparent;
		}
	
		
		#content {
			margin: 0px 10px 10px 170px;
 			background: #99CC66;
  			padding: 12px;
 			border-radius: 10px;
		}
		
		#content img {
			width: auto;
			height: auto;
			border: 0px solid white;
			margin: 0 0 0 0;
			border-radius: 5px;
			background-color: white;
		}
		
		#content plain img { /*allows images enclosed to be without formatting */
			width: auto;
			height: auto;
			border: 0px solid #white;
			margin: 0 0 0 0;
			border-radius: 0px;
			background-color: transparent;
		}
		
		#content plain1 img { /*allows images enclosed to be without formatting and placed inline with text */
			vertical-align: text-bottom;
			width: auto;
			height: auto;
			border: 0px solid #white;
			margin: 0 0 0 0;
			border-radius: 0px;
			background-color: transparent;
		}
		
		#content i {
			font-style: italic;
		}

		#content caption {
		}
		
		#content title {
		}
		
			
		#content spacer {
			width: 300px;
			height: auto;
			background: url()
		}
		

/* { padding: 0; margin: 0; }
bgcolor="#C1F48B" text="#003333" link="#006666" vlink="#006666" alink="#0033FF">
p:first-letter {    font-size: 24px;    float: left;}
*/
					
		
/*		.content
		
		#side3 {
			width: 150px;
			height: 87px;
			position: absolute;
			background: blue url(icon.gif) no-repeat;
		} */

		#footer { 
 			width: 900px;
 			clear: both;
 			color: #333;
 			margin: 0px 0px 10px 50px;
			padding: 10px;
		}
		
		
		
		#box {
			width: auto;
			align: center;
			color: #332;
 			border: 2px dashed #eee;
 			border-radius: 10px;
 			margin: 10px 30px;
			padding: 10px;
			/* paler green  #CCFF99 */
		}
		
		#box-clear {
			width: auto;
			align: center;
			color: #332;
 			border: 0px solid #eee;
 			border-radius: 0px;
 			margin: 10px 30px;
			padding: 10px;
			/* paler green  #CCFF99 */
		}
		
		#box-cosplay-gallery {
			width: 648px;
		}
			
		#box-white {
			width: auto;
			align: center;
			color: #332;
 			border: 2px dashed #CCCCCC;
 			border-radius: 10px;
 			margin: 10px 30px;
			padding: 10px;
			background-color: white;
			/* paler green  #CCFF99 */
		}
			
		#box-white-wide {
			width: auto;
			align: center;
			color: #332;
 			border: 2px dashed #CCCCCC;
 			border-radius: 10px;
 			margin: 10px 5px;
			padding: 8px;
			background-color: white;
			/* paler green  #CCFF99 */
		}
				
		#box-line {
			width: auto;
			align: center;
			color: #332;
 			border: 1px solid #eee;
 			border-radius: 10px;
 			margin: 10px 30px;
			padding: 10px;
			/* paler green  #CCFF99 */
		}
		
		#line-blk {
			width: 500px;
			color: black;
			border: solid black;
			border-width: 0px 0px 1px;
			border-radius: 2px;
			margin: 5px;
		}
		
		#line-gem {
			width: 500px;
			height: 30px;
			background: transparent url(images/line-gem.png) no-repeat;
			border-width: 0px;
			margin: 0px;
			
		}
		
		#line-comic { }
		#line-bird { }
		
		#line-light {
			width: 500px;
			height: 30px;
			background: transparent url(images/line-light.png) no-repeat;
			border-width: 0px;
			margin: 10px;
			
		}
		
	/*	#spacer-line {
			width: 300px;
			align: center;
			color: #332;
 			border: 5px solid #eee;
 			border-radius: 0px;
 			margin: 10px 30px;
			padding: 10px;
		}
*/


		/* animated gif workaround for highslide.js gallery; used on art.html */
		#FFF-gif {
			background: url(images/art/design_Dana_FFF_anim.gif) repeat;
			height: 300px;
			width: 300px;
			align: center;			
		}
		
/*
#side-menu { 

 border: 0px solid #ccc;
 
 margin: 10px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 150px;
 float: left;
} */



/*  to style:

"caption" font
"title" font
spacer bar

   */