#content {
	width:720px;
	padding:10px;
	}

#content_wrapper {
	overflow:hidden;
	background:url('images/175x5_e6e6e6.jpg') 545px 0 repeat-y #c0c0c0;
	}

#main {
	width:535px;
	float:left;
	}
	
#fees {
	padding:10px;
	overflow:hidden;
	background-color:white;
	}

#fees img {
	float:left;
	width:165px;
	margin:0 10px 0 0;
	border:0;
	}

#fees ul {
	list-style:square inside;
	}

#fees li {
	font-weight:bold;
	color:#2d5897;
	}

#includes {
	margin-top:10px;
	padding:10px;
	background-color:#e6e6e6;
	}

#includes h2 {
	margin:0;
	color:#002254;
	font-size:15pt;
	}
	
#includes div {
	float:left;
	width:165px;
	margin:5px 10px 10px 0;
	border:0;
	}
	
#includes div img {
	width:165px;
	border:0;
	}
	
#includes div.last {
	margin-right:0;
	}

#includes p em {
	color:#002254;
	}
		
#includes ul {
	clear:left;
	margin-top:5px;
	}

#includes li {
	font-weight:bold;
	}

#includes ul ul {
	margin-top:0;
	list-style:circle;
	}

#includes li li {
	font-weight:normal;
	color:#2d5897;
	}

#includes ul a:link, #includes ul a:visited {
	color:#b22222;
	}

#includes ul a:hover, #includes ul a:active {
	color:#002254;
	}

#includes ul ul a:link, #includes ul ul a:visited {
	color:#2d5897;
	}

#includes ul ul a:hover, #includes ul ul a:active {
	color:#002254;
	}

#thankyou {
	padding:10px;
	font-size:1.4em;
	color:white;
	background-color:#2d5897;
	}

#thankyou p {
	margin-top:0;
	}

#sidebar {
	width:155px;
	padding:10px;
	float:right;
	background-color:#e6e6e6;
	color:#2d5897;
	}

#sidebar h2 {
	font-size:13pt;
	}

#sidebar hr {
	margin-top:10px;
	}
	
#sidebar img {
	width:155px;
	border:0;
	}
	
#sidebar .special1 {
	color:#002254;
	}
	
#sidebar .special2 {
	color:#b22222;
	}

