/* CSS Document */
body {
background: #064d9f;
}
	  
#wrapper {
margin: 0 auto 0 auto;
padding-bottom: 10px;
width: 810px;
height:1000px;
background: #ffffff;
color: #333;
}

#header {
width:  750px;
height: 180px;
}
#ash_logo {
float:left;
padding:5px 0 0 20px;
width: 175px;
height: 180px;
}
#ash_logot {
float:left;
padding:40px 0 0 25px;
width: 465px;
height: 95px;
}
#ash_tm {
float:left;
padding: 0 0 0 75px;
}
#nav_bar {
float:left;
padding:10px 0 0 10px;
}
#content {
	float: left;
	width:550px;
	height:505px;
	margin:80px 5px 0 5px;
	font-family: "Times New Roman", Times, serif;
	background-color:#FFF;
	font-size:14px;
	background-image: url(content_pane.gif);
	background-repeat: no-repeat;
}
#r_sidebar {
float:left;
padding:5px;
margin:20px 5px 0 5px;
width:170px;
height:600px;
border:2px inset gray;
background-color:#FFCC99;
font:14px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#footer {
	text-align:center;
	float:left;
	width:750px;
	margin:10px;
	font-size: 10px;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {color: #FF0000}
.style6 {color: #0000FF}
#txt_context_main {
	height:500px;
	width:450px;
	margin:30px;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#txt_context {
	height:500px;
	width:450px;
	margin:30px;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
