#issue {
		position: absolute;
		font-family: arial;
	  	top: 170px;
		width: 265px;
	}


#heading {
                position: absolute;
		top: 0px;
		left: 0px;
		
	 }

#spacer  {
		margin-bottom: 50px;
	}


#text {
	position: absolute;
	top: 167px;
	left: 290px;
	right: 320px; 
	font-family: arial;
	font-size: 12px;
	
	}



#right_mt  {
	float: right;
	position: relative;
	top: 167px; //changed this
	}

h1      {
		
		font-size: 20px;
		font-weight: bold;
		float: left;
                margin : 0px 10px 0px 0px;
		
	}

h2 {
		font-size: 18px;
		width: 400px;

	}

#author {
		float: left;
		font-size: 10px;
		font-color: gray;
		margin-top: 8px;

	}

#more   {
		font-weight: bold;
		margin-bottom: 50px;
		font-size: 15px;
	}

p {
		margin-top: 12px;
 	}


a {
	text-decoration: none;
	color: black;
	}

a:hover {
	color: #555555;
	}



h3 {
	font-family: verdana, arial, sans-serif;
        color: #000000;
	}

#category {
	font-weight:bold;
	color: #333333;

	}

#title  {
		
		font-size: 20px;
		font-weight: bold;
		float: left;
		margin-right: 10px;
		
	}

#title2  {
	font-weight:bold;
	font-family: verdana;
	color: black;
	font-size: 12;
	text-transform: uppercase;
	}


#image
	{
	border: 0px;
        margin: 0px;
	padding: 0px;
	}
		

#author2	{
		
	font-family: arial, sans-serif;
	color: gray;
	align: right;
	font-size: 12;
	}

#crocodile 
	{
	position: absolute; top: 25px; left: 10px; 
	}

#name_text {
	width:700px;
}