body{
		
		margin-left:0px;
		font-family: "Comic Sans MS", Verdana,Helvetica,sans serif;
	}

#logo {
	width:200px;
	height:150px;	
	background-image:url(http://www.balloon-animals.com/test/balloon_colors/web_pics/logo_pic.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
text-align: center;
}

#body{
		border-collapse: collapse;
	}

#body td{
		padding-left:0px;
}

#main_content{
vertical-align:top;
}
	


#leftNav {
		width:250px;
    	margin-top:0px;
    	margin-bottom:0px;
    	margin-left:0px;
    	margin-right:0px;
    	padding-top:0px;
    	padding-bottom:0px;
    	padding-right:0px;
    	padding-left:0px;
	}

#leftNav li{
		width:250px;
    	list-style:none;
    	margin-top:0px;
    	margin-bottom:0px;
    	margin-left:0px;
    	margin-right:0px;
    	padding-top:2px;
    	padding-bottom:0px;
    	padding-right:0px;
    	padding-left:0px; 
    	display: block;
	}
	
#leftNav a{
		
		font-size:18px;
		display: block;
		height:50px;
		Color: white;
		background-repeat: no-repeat;
	
		font-weight:bold;
		text-align: center;
		vertical-align:middle;
		background-position: -50px 0px;
		line-height: 50px; 
	}
	
a {
	text-decoration: none;
}

a:hover{
		text-decoration: underline;
}
	
	.yellow a:link, .yellow a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/citrine_yellow_lr.jpg);
	}

	.blue a:link, .blue a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/dark_blue_lr.jpg);
	}

	
	.red a:link, .red a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/red_lr.jpg);
	}

	
	.green a:link, .green a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/lime_grn_l.jpg);
	}

	
	.orange a:link, .orange a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/orange_lr.jpg);
	}

	
	.pink a:link, .pink a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/rose_lr.jpg);
	}

	
	.purlpe a:link, .purlpe a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/purple_vlet.jpg);
	}

	
	.pale_purlpe a:link, .pale_purlpe a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/spring_lilac_lr.jpg);
	}

	
	.pale_blue a:link, .pale_blue a:visited{
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/tropical_teal_lr.jpg);
	}

#left {
	
	vertical-align: top;
}	
	
#footer {
		background-image:url(http://www.balloon-animals.com/test/balloon_colors/thin/red_footer.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		height: 30px;
		/*width: 500px;*/
		color: white;
		text-align: center;
	}
	
#footer a{
		color:white;
	}
	
	
#header_space{
	width:600px;
	text-align:center;
}

#header{
	vertical-align:top;
}

#header div{
	background-image:url(http://www.balloon-animals.com/test/balloon_colors/web_pics/hand-pump_small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 60px;
	color: white;
	padding-top:20px;
	padding-right:0px;
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:right;
	width:218px;
	font-size:16px;
}

#header div a{
	color:white;
	/*font-weight:bold;*/
	margin-right: 40px;
}

#header div a:link, #header div a:visited{
	color:white;
	
}

#main_cometent{
	width:600px;	
	padding-left:10px;
	vertical-align:top;
}

.post-title{
	text-align:center;
}

.chat_box{
	width:250px;
	text-align: center;

	padding-top: 		0px;
	padding-bottom: 	0px;
	padding-left: 		0px;
	padding-right: 		0px;
	
	margin-top: 		0px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	margin-right: 		0px;
}
.chat_box iframe{
	width:150px;
}
.chat_inside_box{
	width:150px;
	text-align: center;

	padding-top: 		0px;
	padding-bottom: 	0px;
	padding-left: 		0px;
	padding-right: 		0px;
	
	margin-top: 		0px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	margin-right: 		0px;
}

.chat_inside_box ul{
	padding-top: 		0px;
	padding-bottom: 	0px;
	padding-left: 		0px;
	padding-right: 		0px;
	
	margin-top: 		0px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	margin-right: 		0px;
}


#comments {
	width:130px;
	background-color: #6699FF;
	padding: 3px;
	font-size: 11px;
margin-left:60px;
}

#comments a
{
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 2px 1px 1px 1px;
	width: 50px;
	background-color: #3366CC;
	border-bottom: 1px solid #eee;
	color:#fff;
	text-decoration: none;
	border-width:1px;
	border-style:solid;
	border-color: #3366CC;
}
#comments textarea{
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	height: 80px;
	width: 126px;
}

#comments input{
	padding: 3px 3px 3px 3px;
	font-size: 11px;
}

#comments a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#comments a:hover
{	
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 2px 1px 1px 1px;
	border-width:1px;
	border-style:solid;
	background-color: #6699FF;
	color: #3366CC;
	border-color: #3366CC;
}
	

