	body {
		background: #294F86 url('main_files/bg.jpg') repeat-y;
		background-color: #000000;
		background-image: url('images/bg.jpg');
		background-repeat: repeat-y;
		background-attachment: scroll;
	}

	.title_font {
		margin-top: 1px; 
		margin-bottom: 1px;
		margin-right: 21px;
		font-weight:normal; 
        	text-align: right;
		color:#000000;
		font-family: Verdana;
		font-size: 12px;
	}	

	.rant_font {
		margin-top: 1px; 
		margin-bottom: 1px;
		font-weight:normal; 
        	text-align:left;
		color:#000000;
		font-family: Verdana;
		font-size: 12px;
		margin-right: 30px;
		margin-left: 30px;
	}
	
	.center_rant_font {
		margin-top: 1px; 
		margin-bottom: 1px;
		font-weight:normal; 
        	text-align:center;
		color:#000000;
		font-family: Verdana;
		font-size: 12px;
		
	}

	.copyright {
		margin-top: 1px; 
		margin-bottom: 1px;
		font-weight:normal; 
        	text-align:center;
		color:#000000;
		font-family: tahoma;
		font-size: 10px;
	}

	.mylinks_font {
		margin-top: 1px; 
		margin-bottom: 20px;
		font-weight:normal; 
        	text-align:center;
		color:#000000;
		font-family: Verdana;
		font-size: 14px;
		margin-right: 1px;
		margin-left: 1px;
	}
	
	.right_head_font {
		margin-top: 1px; 
		margin-bottom: 1px;
		font-weight:bold; 
        	text-align:left;
		color:#000000;
		font-family: Verdana;
		font-size: 13px;
	}

	.right_font {
		margin-top: 1px; 
		margin-bottom: 1px;
		font-weight:normal; 
        	text-align:left;
		color:#000000;
		font-family: Verdana;
		font-size: 12px;
	}

	.date_font {
		margin-top: 1px; 
		margin-bottom: 10px;
		margin-right: 30px;
		font-weight: bold; 
        	text-align: right;
		color:#00000f;
		font-family: Verdana;
		font-size: 12px;

	}

	.left{
		background-image:url('images/left.jpg');
		background-repeat: repeat-y;
		background-attachment: scroll;
	}
	.Top_main{
		background-image:url('images/Top_main.jpg');
	}
	.spacer{
		background-image:url('images/spacer.gif');
		background-repeat: repeat-y;
	}
	.Comic_num_and_title{
		background-image:url('images/Comic_num_and_title.jpg');
	}
	.comic{
		background-image:url('images/Comic_num_and_title.jpg');
		background-color: #F2F3F3;
	}
	.Comic_num_and_title{
		background-image:url('images/donate_pic.jpg');
	}
	.bg_rant{
		background-image:url('images/bg_rant.jpg');
		background-repeat: repeat-y;
		
	}
	.right_etc{
		background-image:url('images/right_etc.jpg');
		background-repeat: repeat-y;
	}

	a:link {
		text-decoration: none;
		letter-spacing:0px;
		border: none;
	}

	a:visited {
		text-decoration: none;
		letter-spacing:0px;
		border: none;
	}

	a:active {
		text-decoration: none;
		letter-spacing:0px;
		border: none;
	}
	
	a:hover	{ 	
		text-decoration: underline;
		letter-spacing:0px;
		border: none;
	}


	#don-main table {
 		 border: none;
	}

