@charset "UTF-8";
/* CSS Document */

body {
			background-color: #000000;
/*			background-image: url(/images/backgroundfade.jpg);*/
			font-family: Helvetica Neue, Arial, Georgia, "Times New Roman", serif;
			font-size: 10pt;
			color: #eee;
			background-position: center top;
			background-repeat: repeat-x;
			line-height: 15pt;
	}
	
	
#wrapper {
			width: 870px;
			margin: 0 auto;
			padding-top:50px;	
	}
	
	
#image {
			background: url(images/sapna_stripe.jpg);
			height: 265px;
			width: 250px;
			display: inline;
			clear: none;
			float: left;
			background-position: left top;
			background-repeat: no-repeat;	
			margin-top: 21px;
/*			-moz-box-shadow: -2px 5px 20px #C4C4C4;
			box-shadow: -2px 5px 20px #C4C4C4;
			-webkit-box-shadow: -2px 5px 20px #C4C4C4;*/
			
	
	}	

#content {
			width: 390px;
			padding: 0px 15px 0px 15px;	
			display: inline;
/*			margin-top: 240px;*/
			float: left;	
/*			background-color:#fff;*/
			
	
	
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #eb2e8c;
	border-bottom: 1px solid #222222;
	
	
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #eb2e8c;
	border-bottom: 1px solid #222222;
	
	
	}
	
a {
	text-decoration:none;
	color:#eb2e8c;
	
	
	}
	
#twitter_div {
/*	margin-top:240px;*/
	width:200px;
	padding: 0px 0px 0px 0px;	
	display: inline;
	clear: none;
	float: left;
	color:#eee;
	
	}



#twitter_div ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;

/*padding-bottom: 9px;*/
}

#twitter_update_list {
	padding: 0px;
	color:#eee;
	
}

#twitter_div li {
padding-bottom:9px;

}

.campaign_monitor {

width:600px;	
	float:left;
	clear:none;
}

