@charset "utf-8";
/* CSS Document */

body	{font-family:helvetica;
	background:#e2e2e2;
	text-align:center;
	color:#666;
  font-size:10pt;
  line-height:12pt;}

#container	{width:950px;
	margin:0px auto;
	text-align:center;
	border:;}

#masthead	{text-align:left;
	margin:0px auto;
	width:950px;
  height:185px;
	overflow:auto;
	background:url('images/awanaheader.png') no-repeat top left #fff;}

#sitename	{width:97%;
	text-align:right;
	padding-top:55px;
  color:#fff;
  font-weight:bold;}

#sidebox {float:right;
	border:;}

#content	{overflow:auto;
 	float:right;
	background-color:#fff;
  width:730px;
  margin-left:5px;
  margin-top:5px;
	padding:30px;
  text-align:left;}
	
#navbar	{text-align:left;
	padding-left:30px;
  padding-top:30px;
  padding-bottom:10px;
  background-color:#fff;}

#leftbar {float:left;
	width:150px;
  margin-top:5px;}
  
#page	{width:500px;
	float:left;
	background-color:#fff;
	color:#666;}
	
#sidebar	{width:150px;
	float:right;
	padding:5px;}
	
#footer	{text-align:center;
	font-size:8pt;
  line-height:9pt;
	clear:both;
  width:950px;
  padding-top:25px;}

.smallstoryl {width:230px;
	float:left;}
  
.smallstoryr {width:230px;
	float:right;}
  
.topstory	{margin:0px;
	margin-bottom:25px;}
    
.callout	{background-color:#fff;
	border:dotted 0px #ccc;
	margin-top:5px;
	padding:5px;
	color:#666;}
  
img.line {height:;}

.callout a {color:#69f;}

a	{text-decoration:none;}
	
a:link	{text-decoration:none;}

a:hover	{text-decoration:underline;}

h1, h2, h3, h4, p	{margin-top:0em;
	margin-bottom:0.5em;}
	
h1	{font-size:15pt;}

h2, h3, h4	{font-size:12pt;}	

dd	{margin-bottom:.3em;
	margin-left:.5em;}

#page dt	{font-weight:bold;
	text-decoration:none;}
	
.callout b	{font-weight:bold;
	text-decoration:underline;}
	
.callout h4	{}

.orangelink {background-color:#D83B27;
	color:#fff;
  display:block;
  font-weight:bold;
  text-align:center;
  margin-top:5px;
  padding:5px;}

.bluelink {background-color:#00a;
	color:#fff;
  display:block;
  font-weight:bold;
  text-align:center;
  margin-top:5px;
  padding:5px;}
  
td {vertical-align:top;}

th {background-color:#D83B27;
	color:#fff;}

table {background-color:#ccc;}

td {background-color:#fff;}

.topimage {width:500px;
	height:128px;
  border:solid 1px #636363;
  background-color:#00a;
  margin-bottom:5px;}

.smallimage {width:230px;
	height:128px;
  border:solid 1px #636363;
  background-color:#00a;}
  
a.orangelink {color:#fc0;}

a.orangelink:hover {color:#fff;
	text-decoration:none;}
  
a.bluelink {color:#fc0;}

a.bluelink:hover {color:#fff;
	text-decoration:none;}
