/* CSS Document */

#info {
	width: 797px;
	overflow: auto;
	}
		
#homebanner {
	top: 0px;
   	left: 10px;
	width: 797px;
	height: 202px;
	}
.subcontent    { 
	color: #999999; 
	font-size: 12px; 
	font-family: Tahoma, sans-serif, Verdana, Arial; 
	font-weight: normal; 
	line-height: 14px; 
	text-decoration: none;
	text-transform: none 
	}

#heading {
	margin-bottom:10px;
	font-size: 110%;
	font-weight:bold;
	text-align:center;
	}
	
#feature {
		margin-bottom:10px;
		}
			
#feature a {
	color:#fff;
	text-decoration:underline;
	}
	
	
#session {
	border: solid 2px #EEEEDF;
	margin-bottom:10px;
	}
	
.title {
	background-color: #2587A0;
	text-align:center;
	color:#fff;
	font-size:110%;
	}
	
.left {
	width:30%;
	text-align:center;
	vertical-align:top;
	font-weight: bold;
	}
	
.paypal_buttons {
	float:right;
	margin-right:50px;
	margin-bottom:30px;
}

#inset {
	padding-left:5px;
	margin-left:10px;
	margin-bottom: 5px;
}

.bullet_style {
	font-weight:bold;
}
