
#content{
width:490px;

	}

.checked{
	width:70%;
	margin: auto auto auto auto;
	}
.checked ul li{
	background: url(images/ul_checked.png) no-repeat 0 5px; 
	padding: 0 0 0 23px;
	list-style:none;
		}
.crossed{
	width:70%;
	margin: auto auto auto auto;
	}
.crossed ul li{
	background: url(images/ul_crossed.png) no-repeat 0 3px; 
	padding: 0 0 0 23px;
	list-style:none;
		}
.boxed_check{
	width:70%;
	margin: auto auto auto auto;
	}
.boxed_check ul{
	padding-left:0px;
	}
.boxed_check ul li{
	background: url(images/ul_boxed_check.jpg) no-repeat 0 0; 
	padding: 0 0 20px 40px;
	list-style:none;
		}
.boxed_check_wide{
	width:70%;
	margin: auto auto auto auto;
	}
.boxed_check_wide ul{
	padding-left:0px;
	}
.boxed_check_wide ul li{
	background: url(images/ul_boxed_check.jpg) no-repeat 0 0; 
	padding: 0 0 20px 40px;
	list-style:none;
		}

.centered_div{
	width:70%;
	margin: auto auto auto auto;
	}

ul li{
	background: url(images/arrow-hover.gif) no-repeat 0 3px; 
	padding: 0 0 0 18px;
	list-style:none;
	
		}

.photos {
	padding:5px;
	margin:5px;
	border:1px solid #C1C1C1;
	
	}
.green {
color:#39A002;
}
.dark_blue {
color:#000080;
}
.blue {
color:#0000FF;
}

.red {
	color:#b20609;
}
.title {
	font-size:21px;
}
.big {
	font-size:18px;
}
.tiny {
	font-size:14px;
	}
.headings {
	font-size:24px;
	}
.large {
	font-size:21px;
	}
.roman{ font:"Times New Roman", Times, serif;}
.roman_title{font:24px/24px Georgia, "Times New Roman", Times, serif; font-weight:bold; /*color:#39A002;*/}
.roman_title_small{font:21px/21px Georgia, "Times New Roman", Times, serif; font-weight:bold; /*color:#39A002;*/}
.titles {font: Georgia, "Times New Roman", Times, serif; font-weight:bold;}
.highlight { background-color:#FFFF00;}
#bodyleftPan p{padding:19px 61px 0;}
#bodyleftPan ul{padding:19px 61px 0;}
#bodyleftPan form{padding:19px 61px 0;}
#ilalim {
height:20px; width:778px; background:url(images/bottom_shadow.gif) no-repeat; display:block; padding-top:20px ; text-align:left;
}
#ilalim  a, #ilalim  a:link, #ilalim  a:visited{
color:#b20609;
text-decoration:underline;
}
#ilalim  a:hover, #ilalim  a:active{
color:#39A002;
text-decoration:none;
}
.red_dash {
margin:auto auto auto auto;
width:70%;
border:dashed 2px #b20906;
padding:10px 10px 10px 10px;
background-color:#FFFFCC;
}
.blue_dash-top {
margin:auto auto auto auto;
background:#FFFFFF url(images/pretty_box-top.gif) no-repeat;
width:553px;;
height:115px;
display:block;


}

.blue_dash {
margin:auto auto auto auto;
background:#FFFFFF url(images/pretty_box-middle.gif) repeat-y;
width:553px;;
}

.blue_dash p {
margin:10px auto auto 60px;
}
.blue_dash-bottom {
margin:auto auto auto auto;
background:#FFFFFF url(images/pretty_box-bottom.gif) no-repeat;
width:553px;;
height:30px;
display:block;


}
hr {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 90%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
