html {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	min-width:900px;
}

#outerwrapper {
	margin-top:0;
	margin-bottom:5px;
	padding:20px 0 0 0;
/*	width: 960px;	*/
	width: 100%;
	height:100%;
}

#header {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	margin:0;
}

#header td {
	padding-right:10px;
	vertical-align: middle;
}

#header td img{
	border:0;	
}

/* MAIN NAV */
#mainnavbackground {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 24px;
  	background:url("../images/bluebar.gif")  no-repeat right top;
}

#mainnav {
  	font:14px Arial, Helvetica, sans-serif;	xwidth:900px;
}

#mainnav ul {
	margin: 0px;
	padding: 3px 0 0 0;
	height: 28px;
	text-align: center;
}

#mainnav li {
	display: inline;
	padding: 1px 15px 0 15px;
	margin: 0;
	line-height:1.2em;
}

#mainnav li.current {
	height: 11px;
  	background:url("../images/dots-blue.gif")  no-repeat left center;
	padding-left: 15px;
	margin-left: 9px;
}

#mainnav li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#mainnav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* SUB NAV */
#subnavbackground {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 24px;
  	background:url("../images/greenbar.gif")  no-repeat right top;
}

#subnav {
  	font:12px Arial, Helvetica, sans-serif;
	xwidth:900px;
}

#subnav ul {
	margin: 0px;
	padding: 2px 0 0 0;
	height: 20px;
	text-align: center;
}

#subnav li {
	display: inline;
	padding: 1px 10px 0 10px;
	margin: 0;
	font-style:bold;
	line-height:1.2em;
}

#subnav li.current {
	height: 11px;
  	background:url("../images/dots-green.gif")  no-repeat left center;
	padding-left: 15px;
	margin-left: 9px;
}

#subnav li a{
	text-decoration: none;
	color: #FFFFFF;
}

#subnav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#contentcolumn {
	margin:0;
	padding:0;
/*	width: 960px;	*/
	width: 100%;
}

#article {
	float:left;
	margin:0 0 0 15px;
    padding:0;
/*    width:540px;	*/
	width: 60%;
	font-size:0.8em;
	border: 0px solid #000000;
}

#usermanager {
	float:left;
	margin:0 0 0 15px;
    padding:0;
/*    width:540px;	*/
	width: 98%;
	font-size:0.8em;
	border: 0px solid #000000;
}

h2 {
	margin: 0;
	padding: 8px 5px;
	padding-left: 0px;
	color: #9bab3d; 
	font-weight: bold; 
	font:28px "Times New Roman", Times, serif;	
}

h2.groups {
	color: #9bab3d; 
	font:24px "Times New Roman", Times, serif;	
	padding-bottom:3px;
	padding-top:8px;
	margin:0;	
}

.blue {
	color:#00316A !important;
}

.black {
	color:#000000 !important;
}

h3 {
	margin: 8px 0px 0 0;
	color: #000000; 
	font-weight: bold; 
	font:24px "Times New Roman", Times, serif;	
}

h4 {
	margin: 40px 0px 0px 0;
	color: #000000; 
	font-weight: bold; 
	font:22px "Times New Roman", Times, serif;	
}

#article p {
	padding-bottom:10px;
	line-height:1.5em;
}

.abstract {
	margin-top:0;
	padding-top:0;
	font-style:italic;
}

#scholarcolumn {
	float:right;
	margin:0 15px 0 15px;
    padding:0;
 /*   width:400px;	*/
 	width:35%;
	font-size:0.8em;
	border: 0px solid #000000;
}
/* TASK PANES */

.taskpane {
	margin: 0 0 15px 0;
	margin-top: 0px;
	height: 100%;
	background: url("../images/tpbody-r.gif") no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url("../images/tphead-r.gif") no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url("../images/tphead-l.gif") no-repeat top left;
	margin: 0;
	padding: 8px 5px;
	padding-left: 15px;
	color: #9bab3d; 
	font-weight: bold; 
	font:28px "Times New Roman", Times, serif;	
}

.boxbody {
	background: url("../images/tpbody-l.gif") no-repeat bottom left;
	margin: 0;
	padding: 10px;
	height: 100%;
}

.center {
	text-align:center !important;
}

ul li {
	padding-bottom:10px;
	line-height:1.5em;
}

#scholarcolumn ul li {
	list-style-type:none;
	color:#588526;
	padding-bottom:10px;
	margin-left: -33px;
}

ul.black li {
    color:#000000;
    list-style-type:disc;
}

ul.bloglist li {
	list-style-image:url(../images/blogicon.gif);
	margin-left: -17px;
}

ul.checkmark {
	padding:0;
	margin:0 0 0 60px;
}

ul.checkmark li {
	list-style-image:url(../images/checkmark.gif); 
	color:#000000;
}

a {
	text-decoration: underline;
	color: #588526;
}

a:hover {
	text-decoration: none;
	color: #588526;
}

.spacer {
	border:0;
	margin:0;
	padding:0;
}

#addsense {
	width:100%;
	margin-top:15px;
	text-align: center;
}

#footer {
  	font:10px Arial, Helvetica, sans-serif;
	width:100%;
	color: #588526;
	margin-top:30px;
}

#footer ul {
	margin: 0px;
	padding: 2px 0 0 0;
	height: 20px;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 1px 5px 0 5px;
	margin: 0;
}

#footer li a{
	text-decoration: none;
	color: #588526;
}

#footer li a:hover {
	text-decoration: underline;
	color: #588526;
}

.tools {
	float:right;
	display:inline;
	font-size:10px;
	padding:10px 10px 0 0;
}

/* FORM STUFF */
td.formLabel {
	text-align:left;
	color: #000000;
	padding-right: 30px;
}

input, select, textarea {
	margin-bottom: 5px;
}

.imageScrollBox {
	height: 160px;
	width: 70%;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	margin-bottom: 5px;
}

.avatarmanager img{
	padding:10px;
}

/* RECIPE STUFF */
.recipe h3 {
	margin-bottom:15px;
}

recipe img.profile{
	float: left;
	border: 1px  #808040 solid;
	margin: 0 10px 10px 0;
}

table.recipePrint {
	margin:20px;
	font-size:12pt;
	line-height:15pt;
}

.recipePrint h3 {
	font-weight:bold;
	font-size:21pt;
	margin-bottom:15px;
}

.recipePrint h4 {
	font-weight:bold;
	font-size:16pt;
	margin-bottom:15px;
}

table.Grid {
	border: 1px solid #7d92ab;
}

table.Grid td {
	padding: 4px;
	border-bottom: 1px solid silver;
}

table.Grid th {
	text-align:left;
	padding: 4px;
	border-bottom: 1px solid #7d92ab;
	background-color: #e9e5e5;
}

.AltRow {
	background-color: #f3f0f0;
}

th, th a{
	color:#003068;
}

th a:hover {
	text-decoration: none;
	color:#003068;
}

.Error td {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	padding-bottom:18px;

}

.album div.photo {
	border:1px solid silver;
	padding:5px;
	margin:10px;
	text-align:center;
}

.album div.photo img{
	margin-left: auto;
    margin-right: auto;
	display:block;
}

div.photolarge {
	text-align:center;
	width:550px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}

div.photolarge img{
	margin-left: auto;
    margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#CCCCCC;
}

div.photolarge p{
	font-size:12px;
	line-height:20px;
	text-align:justify;
}

.featuredgroups td{
	text-align:center;
	vertical-align:top;
	padding: 8px;
}

.featuredgroups td h3{
	margin: 0;
	padding: 5px 0 5px 0;
	color: #9bab3d; 
	font-weight: bold; 
	font:18px "Times New Roman", Times, serif;	
}

.featuredgroups td p{
	font-size:0.9em;
	text-align:left;	
	line-height: 0 em !important;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
}

.path {
	font-size:10px;	
	margin-left:5px;
	margin-bottom:5px;
}

ul.mycommunities {
	padding:0;
	margin:0 0 0 10px;	
}

ul.mycommunities li {
	font:19px "Times New Roman", Times, serif;	
	padding:0 !important;
	margin:0 !important;
}

ul.mycommunities ul{
	padding:0;
	margin:0 0 10px 15px;	
}

ul.mycommunities ul li a {
	padding:0;
	margin:0;
	font-size:15px;
}

img.avatar {
	border:solid black 1px;
	margin-bottom:5px;
}

table.friends {
	text-align:left;
}

table.friends tr td{
	padding:10px;
}

table.friends tr td table {
	text-align:center;
	height:100%;
	width:100%;
}

table.friends tr td table tr td {
	text-align:center;
	vertical-align:top;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

table.profile {
	vertical-align:top;	
}

table.profile td {
	vertical-align:top;	
	padding:10px;
}

table.profile td p{
	padding-top:0px;
	margin-top: 0px;
}

.reflection {
	border: solid 1px #00316A;
	color: #9bab3d;
	margin: 0px 0px 0px 0;
	padding: 10px 15px 2px 15px;
}

.reflection h4 {
	margin: 0px 0px 0px 0;
	color: #9bab3d; 
}

.reflection p {
	margin-bottom: 0px;
}

table.commforum {
	width: 100%;
	border: 0;
	margin-top: 15px;
}

table.commforum th {
	text-align:left;
	color:#000000;
	padding:5px;
}

table.commforum tr {
	background-color:#FFFFFF;
}

table.commforum td {
	text-align:left;
	padding:5px;
}

table.commforum th.fname a{
	color:#000000;
	font-style:italic;
}

table.commforum td a{
	color:#00316A;
}

table.commforum td a:hover {
	text-decoration: none;
	color:#00316A;
}

table.commforum tr.seperator td{
	border-top: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
	background-color: #94a532 !important;
	padding:0px;
}

table.forumdisplay{
	margin-top:0px;
	margin-bottom:0px;
	width: 100%;
}

table.forumdisplay td.post{
	border:solid 2px #eaebdb;
	padding:5px;
}
	
.alignleft {
	text-align:left !important;
}

.evenrow {
	background-color:#FFFFFF !important;
}

.oddrow {
		background-color:#eaebdb !important;
}

.username a{
	font-weight:bold;
	font-size:17px;
	color:#00316A;
}

.replybtn {
	margin-top:0px;
	margin-bottom:15px;
	text-align:left;
}

.phototools {
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

.commentbox{
background-color: #ececec;
width: 100%px;
padding: 10px;
}

.commentfooter{
background: url(../images/commentarrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

#scholarcolumn .ads {
	text-align:center;
}

#scholarcolumn .ads img {
	border: 0px;
	margin-bottom:20px;
}