/* Specify blanket rules for all elements -------------- */
	body {
	font:0.8em 'Lucida Grande',Verdana,sans-serif;
	/*font-size:0.7em; this is 11pt type */
		color:#2F120F;
	background: #2a1c11;
	line-height:170%;
		} 

/* Rules for headings -------------- */
	h1 { 
		font-size:110%; 
		} 
	h2 { 
		font-size:115%; 
		} 
	h3 { 
		font-size:120%; 
		} 


/* container for centering all our content --------- */
	#container {
	width:736px;
	margin: 0 auto 0 auto;
	padding:0;
	border:2px solid #000000;
	background:#FFFFcc;
	text-align: left;
		}


/* Masthead -------------- */
	#masthead {
		width:736px;
		height:130px;
		margin:0;
		padding:0;
		/*border:1px dotted #000;*/
		background: url(../img/masthead2.png) no-repeat;
		} 

/* box for nav and body content --------- */
	#box {
		width:736px;
		margin:0;
		padding:0;	
		/*border:1px solid #000;*/
		}

/* Content  -------------- */
	#content {
		width:467px;
		margin:0px 0px 0px 200px;
		padding:0;
		/*border:1px dotted #000;*/
		} 



/* Sidebar A -------------- */
	#sidebar_a {
	float:left;
	width:150px;
	padding:0;
	margin-top:75px;		/*border:1px dotted #CC3366;*/
		} 


/* define links when within a paragraph ------------- */
p a:link {
	color:#C00;
	text-decoration:none;
	border-bottom:1px dotted #CCCC33;
  }
p a:visited {
	color:#C00;
	text-decoration:none;
	border-bottom:1px dotted #CCCC33;
  }
p a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom:1px dotted #CCCC33;
  }
p a:active {
	color:#C00;
	text-decoration:none;
	border-bottom:1px dotted #CCCC33;
  }


/* style the navigation within sidebar ------------ */
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: right;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
  } 
li {
	margin:0;
	line-height:300%;
	padding: 0;
  } 


ul a:link {
	text-decoration:none;
	color:#C00;
 }
ul a:visited {
	text-decoration:none;
	color:#C00;
 }
ul a:hover {
	text-decoration:none;
	color:#2F120F;
 }
ul a:active {
	text-decoration:none;
	color:#2F120F;
 }

#current a:link {
	color:#C00;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
 }




/* style the footer -------------- */
	#footer {
		margin:0;
		height:67px; 
		width:auto; 
		/*background: url(../img/footer.png) no-repeat;*/
		}

/* Turn off borders on image links */ 
  img { 
    border:0; 
    } 
bodybullet {
	font:0.8em 'Lucida Grande',Verdana,sans-serif;
	/*font-size:0.7em; this is 11pt type */
		color:#2F120F;
	background: #2a1c11;
	line-height:170%;
	text-indent: 25px;
}
