#outerWrapper{
	width: 860px;
	background: url(images/columnBG3.gif) repeat-y center;	
	background-color:  #EAEAEA;
	margin-right:auto;
	margin-left:auto;	
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 76px 0px 0px 0px;
	background-image: url(images/headerGraphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;*/
	font-size: 90%;
	background-color : transparent;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #EAEAEA;
	text-align: center;
}

a:link {color: #006633; background-color: transparent;}
a:visited {color: #228B22; background-color: transparent;}
a:hover {color: #2F4F4F; text-decoration: underline; background-color: transparent;}

a.footer:link{
	color: #f5f5f5;
}

#topNav{
	background-color: #000;
	color: #fff;
	font-size: 60%;
	text-align: right;
	margin: 0;
	padding: 0 2px 0 0;
	border-bottom: solid 2px #fff;
}
#search {
	font-size: 70%;
	padding: 2px 2px 2px 5px;
	text-align: center;
	/*border-top: 4px solid #006633;*/
	background-color: #f5f5f5;
}

#login {
	font-size: 70%;
	padding: 2px 2px 2px 1px;
	text-align: right;
	border-top: 4px solid #006633;
	background-color: #f5f5f5;
	margin: 0;
}
#linkBar {
	font-size: 70%;
	padding: 2px 4px 2px 1px;
	text-align: right;
	border-top: 4px solid #006633;	
	background-color: #f5f5f5;
	margin: 0;
}
#content {
	width: 582px;
	float: right;
	padding: 5px 15px 15px 15px;
	border-left: 1px solid #f5f5f5;
	margin: 2px;
	font-size: .9em;
}

#content h1 {
	font-size: 1.2em;
	font-family : Helvetica, sans-serif;
	color: #006633;
	background-color: transparent;
	margin-bottom : 2px;
	padding-top: 5px;
}

#content h2 {
	font-size: 1.1em;
	font-family : Helvetica, sans-serif;
	color: #696969;
	background-color: transparent;
	border-bottom: 1px solid #696969;
	margin-bottom : 2px;
}
#content h3 {
	font-size: 1em;
	font-family : Helvetica, sans-serif;
	color: #006633;
	background-color: transparent;
}
#content h4 {
	font-size: .9em;
	font-family : Helvetica, sans-serif;
	color: #696969;
	background-color: transparent;
	text-align: left;
}
#content li{
	 font-family: helvetica, sans-serif;
	 font-size: .9em;
}
#content ul{
	padding-top: 0px;
	margin-top: 0;
	margin-left: 0px;
	padding-left: 20px;
}
.abstract{
	background-color : #E0FAE0;
	width : 90%;
	border-top: solid 1px silver;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

.lightHR {
	border: 0px; 
	height: 2px; 
	background-color: #f5f5f5; 
	color: #f5f5f5;
	}
	
.mediumHR {
	border: 0px; 
	height: 1px; 
	margin: 0px;
	padding: 0px;
	background-color: #999999; 
	color: #999999;
	}
	
.smallerText{
	font-size: .8em;
	text-align: right;
	color: black;
	margin: 0;
	padding: 0;
}
.smallerTextCenter{
	font-size: .8em;
	text-align: center;
	color: black;
	margin: 0;
	padding: 0;
}

.abstract  p{
	font-size: .8em;
	text-align: justify;
	color: black;
	margin : 5px;
}

.pastIssue  p{
	font-size: .8em;
	text-align: left;
	color: black;
	margin : 5px;
}
.pastIssue{
	background-color : #F8F8FF;
	width : 95%;
	border: solid 1px silver;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
}
.button{
	width : 95px;
	background-color : #f5f5f5;
	color: black;
	border: 1px solid silver;
	margin-right: 5px;
	margin-left: auto;
	font-size: 75%;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}
#sidebar{
	float:left;
	width: 135px;
	margin: 0px;
	padding: 0px;;
	}
/* navigation start */
#nav {
	float:left;
	width: 115px;
	margin: 0px;
	padding: 0px;
}

 #nav ul{
	padding: 0px;
	margin: 0px;
	width: 115px;
	list-style-type: none;
	font-size: 80%;
}
#nav a { 
	display: block;
	text-decoration: none;  
	color: #006633;
	font-weight: bold;
	background-color: #f5f5f5;
	/*width: 9em;*/
	width: 115px;
	padding: .2em .8em .5em 1.2em; 
	/*border-left: 2px solid #f5f5f5;*/
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

#nav a:hover {
	color: #fff;
	background-color: #006633;
	/*border-left: 2px solid black;*/
	background-image : url(images/greenArrow3.gif);
	background-position : left;
	background-repeat : no-repeat;
}

#nav h3 {
	color: #FF9006;
	background-color: transparent;
	font-size: 110%;
	padding-left: 0.25em;
}
#active a {
	display: block;
	/*border-left: 2px solid black;*/
	color: #E0FAE0;
	background-color: #00A352;
	/*width: 9em;*/
	width: 115px;
	padding: .2em .8em .2em 1.2em; 
	text-decoration: none;
}
/* end navigation */

#footer{
	clear: both;
	background-color: #006633;
	padding-top: 6px;
	margin: 0;	
}

#footer p{
	font-size: 60%;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0px;
	/*font-style: italic;*/
	color: white;
}
#shadowFooter {
	height: 80px;
	background: url(images/bottomBG4.gif) no-repeat;
	background-position: bottom center;	
	background-color : transparent;
}
/* custom input button */

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;}
	 
/* ROUNDED BOX STUFF */
/* set millions of background images */
.rbroundbox { background: url('images/nt.gif') repeat; }
.rbtop div  { background: url('images/tl.gif') no-repeat top left; }
.rbtop      { background: url('images/tr.gif') no-repeat top right; }
.rbbot div  { background: url('images/bl.gif') no-repeat bottom left; }
.rbbot      { background: url('images/br.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent  { 
	margin: 0 7px; 
	}
.rbroundbox { width: 100%; margin: 1em auto; }
