#content{
	width:736px;
	line-height:1.5em;
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
}

#left_column {
 	width:445px; 
 	float:left; 
 	position:relative;
	text-align:left;
	padding:0px 0px 20px 15px;
}

#left_column ul{
 	list-style-type: square;
	padding:0 20px 0 30px;	
}

#left_column ol{
 	padding:0 20px 0 30px;	
}

#left_column a{
 	color:#000000;
}

#left_column a:hover{
	text-decoration:none;
}

#left_column img{
 	border:none;
}

#right_column {
 	width:270px; 
 	float:right; 
 	position:relative;
	text-align:left;
	padding-bottom:15px;
}

#right_column img{
 	float:right; 
}

#right_column p{
 	padding-left:5px;
}

#photos img{
	border:2px solid #006699; 
	margin-bottom:15px;
}

#link_box{
	width:267px;
	float:right;
}

#link_box_left{
	float:left;
	width:168px;
	border:2px solid #01437d;
}

#link_box_left img{
	padding-bottom:4px;
	text-align:right;
	border:none;
}

#link_box_right{
	float:right;
	width:93px;
	text-align:left;
	border-right:2px solid #01437d;
	border-top:2px solid #01437d;
	border-bottom:2px solid #01437d;
}

#link_box_right img{
	padding:0px;
}

#apply_now{
	font-size:12px;
	padding:0 0 7px 5px;
}

#apply_now a{
	color:#4b85b6;
}

#apply_now a:hover{
	text-decoration:none;
}

#quote{
	color:#4b85b6; 
	font-size:15px; 
	font-weight:bold; 
	padding-top:15px; 
	padding-right:30px; 
	line-height:1.5em
}

#quote_author{
	color:#4b85b6; 
	font-size:11px; 
	font-weight:bold; 
	text-align:right; 
	padding: 10px 5px 15px 0px;
	line-height:1.5em
}

.caption{
	font-size:10px;
}

fieldset{
	border:none;
	padding-bottom:15px;
}

table {	
	border: none;
	width:450px; 
}

td { 
padding: 1px 0px;
}

.error{
	color:#FF0033;
}
