body {background-color:#39495b;
	font-family: arial;
	font-size: 1.5em;
	color: #ffffff;
	height; 550px;
	width: 650px;}
	
#pic {margin: 0;
	float:left;
	width: 350px;
	height: 300px:
	}
#description {margin-top: 2px;
	margin-left: 4px;
	height: auto;
	width: auto;
	font-family: arial;
	font-weight: bold;
	font-size: .5em;
	color: #ffffff;
	}
A:link { text-decoration: underline; color:#ffffff }
A:visited { text-decoration: underline; color:#000000 }
A:hover { text-decoration: none; color:#ff0000 }



/* This is a CSS comment. Use this to comment your code so you can remember what the heck it was you were doing 14 months ago. Yes, a comment can traverse multiple lines - just make sure you open and close it like you see here. */ 

/* Left Column */

#pop_pp {
	position: fixed;
	margin-top: 3em;
	margin-left: 12em;
	margin-width: 1.5em;
	font-family:arial;
	color:#ffffff;
	Size: 20px;
	Weight: bold;
}

/* Center Column */
#mid_col {
	position: relative;
	margin-top:  5px;
	margin-left: 5px;
	margin-width: 300px;
	}
	
p.head{text-indent: 0pt; font-family:"arial black"; font-size:14px; weight:bold;}

p.red{text-indent: 0pt; font-family:"arial black"; font-size:20px; color:red; weight:bold;}/*for sold/*

p.std{text-indent: 0pt; font-family:arial; font-size:14px;}
p.back{text-indent: 2em; font-family: arial; font-size: .25em; color: #ffffff;}
h2{text-color:#c80000;}
