body,
	html {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #446273;
	}
	img{
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	border-style: none;
	}
	
	#wrap {
	width:800px;
	margin:0 auto;
	background-color: #C8DBDF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	#header {
	height: 200px;
	}
	#nav {
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background-color: #FCFCF5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-size: 11px;

	}
#nav a:link {
	text-decoration: none;
	color: #666666;
}
#nav a:visited {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: none;
	color: #367894;
}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
	float:right;
	width:620px;
	background-color: #FFFFFF;
	}
	#banner {


	width:620px;

	}
	#main p {
	padding: 10px;
	}

	/*#main img{
	padding-bottom: 10px;
	margin-bottom: 10px;
	}*/
	
	#sub-main img{
	padding-left: 10px;
	}
	
	#journal img {
	margin-right: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	outline-style: solid;
	}

	#sidebar {
	float:left;
	width:180px;
	background-color: #C8DBDF;
	letter-spacing: 1px;
	font-size: 12px;
	}
	#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar li {
	display: block;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar a:link {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	background-image: url(../images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
#sidebar a:visited {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	background-image: url(../images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #3E5162;
	display: block;
	padding-left: 23px;
	background-color: #C1CDE1;
	background-image: url(../images/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	#footer {
	clear:both;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	letter-spacing: 1px;

	}
	* html #footer {
		height:1px;
	}
	.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
}


.heading_1 {
	font-size: 13px;
	font-weight: bold;
	color: #2B5F74;
	
}
.heading_2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5F74;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CED3;
	display: block;
}

.heading_3 {
	font-size: 12px;
	font-weight: bold;
	color: #2B5F74;
	font-style: italic;
	
}
.heading_4 {
	font-size: 12px;
	font-weight: bold;
	color: #3C83A2;
	padding-left: 10px;
}
.heading_5 {
	font-size: 18px;
	font-weight: bold;
	color: #3C83A2;
	padding: 10px;
}
.heading_6 {
	font-size: 16px;
	font-weight: bold;
	color: #3C83A2;
	padding-left: 10px;
	font-style: italic;
	padding-top: 20px;
}
.para {
	padding: 10px;
	
}
a:link {
	color: #204657;
}
a:visited {
	color: #204657;
}
a:hover {
	color: #4597BA;
}


	
