body {
	font-family: Arial, Helvetica, sans-serif;
	background: #020167 url(http://www.allwisyouth.org/images/background.jpg) repeat-x;
}
.pagecontainer {
	width: 760px;
	border: thin solid #07387B;
	margin-right: auto;
	margin-left: auto;
}

.tablewhitexsmall {
	font-size: x-small;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
}
.tablewhitesmall {
	font-size: small;
	color: #FFFFFF;
	width: 100%;
}

#admincontent {
	font-size: small;
	color: #FFFFFF;
	left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 15px;
	position: relative;
}

.editor {
	background-color: #FFFFFF;
}

.groupImg {
	border: medium groove #000066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: auto;
}
a:link {
	color: #CADAF3;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CADAF3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B8523C;
	text-decoration: underline;
}

#content {
	font-size: small;
	color: #FFFFFF;
	float: right;
	/*top: 10px; */
	left: 5px;
	/*padding-top: 10px;*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 545px;
	margin-right: 15px;
	/*position: relative;*/
	
}

#home_content {
	font-size: small;
	color: #FFFFFF;
	float: right;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	margin-right: 15px;
}

.bottomimg {
	position: relative;
	bottom: 10px;
	text-align: left;
	top: 15px;
	clear: both;
}

.bottomspacing {
	padding: 35px;
}
.nav {
	color: #000000;
	background-position: center; 
	text-align: left;
	width: 180px;
	position: relative; 
	left: 5px;
	font-size:x-small;
	/*font-weight: bold;*/
	background-image: url(http://www.allwisyouth.org/images/navbutbkg.jpg);
	background-repeat: repeat-y;
}
.menu {
	float: left;
	/*position: relative;*/
	color: #FFFFFF;
	background-position: center; 
	text-align: left;
	width: 180px;
	position: relative; 
	left: 0px;
	font-weight: bold;
	background-image: url(http://www.allwisyouth.org/images/navbutbkg.jpg);
	background-repeat: repeat-y;
}
.floatleftsetwidth {
	float: left;
	width: 60px;
	clear: both;
	padding-bottom: 3px;
}
#home_nav {
	color: #FFFFFF;
	background-position: center;
	text-align: left;
	width: 180px;
	position: relative;
	left: 60px;
	font-weight: bold;
	background-image: url(http://www.allwisyouth.org/images/navbutbkg.jpg);
	background-repeat: repeat-y;
	float: left;
}
.header {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
h1 {
	font-size: large;
	color: #CADAF3;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
	background: #000066;
}
h3 {
	font-size: small;

	}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.ltbluebkgd {
	color: #000066;
	background-color: #AEC8ED;
	font-weight: bold;
	padding: 3px;
}
.fourTeens {
	/*left: 100px; */
	top: 0px;
	float: left;
	position: relative;
}

.line {
	background-color: #B8523C;
	height: 16px;
}

.floatleft {
	float: left;
}

/*.navbut {  DEFINED IN MENU STYLE SHEET
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D2683;
	color: #000000;
	font-size: small;
	padding: 5px;
}
.navbut a:link, .navbut a:visited{
	color: #000000;
	text-decoration: none;
}*/
#footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #B8523C;
	clear: both;
	margin-top: 15px;
}
#footer a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.xxsmall {
	font-size: xx-small;
}
.slogan {
	font-size: small;
	color: #FFFFFF;
	/*padding: 5px;*/
	text-align: center;
}
.contentbody {
	padding: 0px;
	width: 760px;
}
/*.navbutBlue {  DEFINED IN MENU STYLE SHEET
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
	width: 160px;
}*/
.bluebackground {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
}
.navbutBlue a:link, .navbutBlue a:visited{
	color: #FFFFFF;
}
.leftalign { /* used to mimic right column */
	text-align: left;
	display: inline;
}
.rightalign { /* used to mimic left column */
	text-align: right;
	float: left;
	display: inline;
	width: 150px;
	padding-top: 5px;
	font-weight: bold;
}
.color{
	color: #B8523C;
	font-weight: bold;	
}
.bold{
	font-weight: bold;
}
.listnobullets {
	list-style: none;
}