#pennylinks{
	margin-left: 200px;
	margin-right: 20px;
	
	text-align: left;
	
	font-size: 12px;
	line-height: 18px;
}

.pennylinks{
	text-align: left;
	
	margin-bottom: 20px;
	margin-top: 20px;
}

.pennylinks a {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	
	font-size: 14px;
	
	color: black;
}

.pennylinks a:hover {
	text-decoration: underline;
	color: black;
}

#link_content_background{
	
}

#icon{
	background: url(Images/Icon.png) no-repeat;
	width: 80px;
	height: 80px;
	
	position: absolute;
	right: 20px;
	top: 20px;
	
	z-index: 100;
}

#main_content{
	margin-top: 25px;
}

#image_1 {
	background: transparent url(Images/pennystock_front.png) no-repeat center;
	
	width: 238px;
	height: 274px;
	
	position: relative;
	left: 281px;
	
	margin-bottom: 130px;
	margin-top: 20px;
}

#image_1_effect {
	background: transparent url(Images/imageEffectsAbove_pennystock_front.png) no-repeat center;
	
	width: 238px;
	height: 385px;
}

#image_2 {
	background: transparent url(Images/pennystock_back.png) no-repeat center;
	
	width: 238px;
	height: 287px;
	
	position: relative;
	left: 281px;
	
	margin-bottom: 150px;
	margin-top: 20px;
}

#image_2_effect {
	background: transparent url(Images/imageEffectsAbove_pennystock_back.png) no-repeat center;
	
	width: 238px;
	height: 403px;
}

#list_1{
	margin-left: 190px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 15px;
	
	text-align: justify;
}

#list_2{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 15px;
	
	text-align: justify;
}

#download_icon{
	background: transparent url(Images/shapeimage_1.png) no-repeat center;
	
	width: 76px;
	height: 81px;
	
	position: relative;
	left: 362px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

#download{
	font-size: 30px;
	padding: 15px;
}

#donate{
	font-size: 20px;
	padding-bottom: 15px;
	
	color: grey;
}

#googlead_1{
	position: absolute;
	top: 230px;
	left: 8px;
	
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
	
	font-family: 'Georgia', 'serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

#googlead_2{
	position: absolute;
	top: 230px;
	right: 0px;
	
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
	
	font-family: 'Georgia', 'serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    
    border: 1px solid gray;
    border-right: 0px;
}

#googlead_3{
	
}