/* INDEX */

	#header img.masthead { float:left; margin: 0px; padding: 0px; }
	
	img#collage { position: absolute; top: 130px; left: 5px; }
	*html img#collage { /* \*/ top: 115px; /**/ }
	
	img#animation { position: absolute; top: 505px; left: 220px; }
	*html img#animation { /* \*/ top: 485px; /**/ }
	
	#content {
		background: transparent url(../images/bg_balloon_bottom.gif) left bottom no-repeat;
		width: 258px;
		margin: 17px 0px 0px 520px;
		*margin-top: -60px;
		padding:0px 0px 57px 0px;
		}
	
	*html #content {
		width: 255px;
		margin-top: -60px;
		/* \*/
		margin-top: -100px;
		/* */
		}
	
	.wrapper {
		width:205px;
		position:relative;
		background: #F6F6E2 url(../images/bg_balloon_top.gif) left top no-repeat;
		margin: 0px;
		padding: 30px 12px 0px 41px;
		}
	
	*html .wrapper {
		width: 202px;
		/* \*/
		width: 205px;
		/* */
		}
	
	h1 { margin: 0px 20px 5px 0px; }
	
	h1.underline {
		background: transparent url(../images/doubleline.gif) bottom right no-repeat;
		padding: 0px 20px 15px 0px;
		border:none;
		}
	
	h1 img, div.underline img, form.underline { margin-left:-7px; }
	
	h2 {
		position:absolute;
		top: 40px;
		right:33px;
		}
	
	h5 {
		font-size: 11px;
		font-weight:normal;
		color: #6DCFF6;
		margin:0px;
		}
	
	div.underline, form.underline {
		background: transparent url(../images/line_margin.gif) bottom right no-repeat;
		padding: 0px 0px 22px 0px;
		margin: 0px 0px 15px 0px;
		border:none;
		}
	
	*html div.underline { /* \*/  /* */ }
	
	form { margin: 0px 20px 0px 0px; padding: 5px 0px 3px 3px; }
	
	label { padding: 3px 7px 2px 0px; }
	*html label { /* \*/ padding: 7px 7px 2px 0px; /* */ }
	
	ul { margin: 0px 20px 20px 0px; }
	
	ul li {
		font-size: 9px;
		margin: 0px 0px 7px 0px;
		padding: 0px 0px 7px 0px;
		border-bottom: 1px dashed #352E2C;
		}
	ul.twitter {
		margin: 0 20px 0 0;
		padding-bottom: 10px;
	}
	.text_right {
		text-align: right;
	}
	.wrapper li a { color: #FF8A00; text-decoration:none; }
	.wrapper li a:hover, .wrapper li a:active { text-decoration:line-through; }
	#twitter_link {
		height: 20px;
		overflow: hidden;
		line-height: 1000em;
		background: url("../images/follow_us.png") no-repeat;
		display: block;
	}
	ul#nav {
		background-color: transparent;
		width: 540px;
		float:left;
		margin: 0px 0px 16px 0px;
		padding:3px 0px 1px 0px;
		border: none;
		}
		
	ul#nav li { margin: 0px 2px 0px 0px; padding:0px; border: none; }
	
	#content p { margin-bottom: 0px; }
	
	#footer { margin-top: 50px; margin-right: 100px; }
		
/* background */

	#container { background: #F0F0CF url(../images/bg_index.gif) 0px 0px no-repeat; border: 1px solid #f0f0cf;}

