body {
	background-color:#e7e7e7;
}

#fullContainer {
	position:relative;
	margin: 0px auto;
	width: 944px;
	height: 1200px;
}

#banner {
	vertical-align:top;
	background-image:url(images/background_01.jpg);
	height: 278px;
}

.bannerImage {
	background-image:url(images/bannerImage_03.jpg);
	height: 182px;
	width: 878px;
	position:relative;
	top: 96px;
	left: 33px;
	margin:0px;
	padding:0px;
}

.bannerFamily {
	background:url(images/bannerFamily.png) no-repeat;
	width: 400px;
	height: 286px;
	position:relative;
	left: 540px;
	top: -175px;
}

.bannerLogo {
	background-image:url(images/bannerLogo_03.png);
	width:299px;
	height: 138px;
	position:relative;
	top: -360px;
	left: 60px;
}

.login {
	/*float:right;*/
	position:absolute;
	left: 700px;
	top: 5px;
}

#midContainer {
	background-image:url(images/background_02.jpg);
	width: 944px;
	height: 402px;
	position: relative;
}

#stateInfo {
	background-image:url(images/stateInfo_03.png);
	background-repeat:no-repeat;
	width: 480px;
	height: 124px;
	position: relative;
	top:-33px;
	/*top: -437px;*/
	left: 5px;
}

.Middle {
	background-image:url(images/midHeader_05.png);
	background-repeat:repeat-x;
	vertical-align:middle;
}

.midHeader1 {
	background-image:url(images/midHeader_03.png);
	background-repeat:no-repeat;
	background-position:right;
}

.midHeader3 {
	background-image:url(images/midHeader_07.png);
	background-repeat:no-repeat;
}

.midTable {
	position: absolute;
	left: 285px;
	top: 43px;
	right: 70px;
}

.expand {
	position:relative;
	width: 944px;
	background-image:url(images/background_03.jpg);
	background-repeat:repeat-y;
	height:14px;
	/*top: -114px;*/
	top:0px;
}

.bottom {
	background-image:url(images/background_04.jpg);
	width: 944px;
	height: 464px;
	position:relative;
	/*top: -114px;*/
	top:0px;
}

#bottomLogo {
	background-image:url(images/CBYCLogo_03.png);
	position:relative;
	width: 251px;
	height: 233px;
	top: -325px;
	left:29px;
}

#tree {
	background-image:url(images/tree_03.png);
	width: 419px;
	height: 605px;
	position:relative;
	left:487px;
	top: -907px;
}

.linkBoxTop {
	background-image:url(images/linkContainer_03.png);
	background-repeat:no-repeat;
	position:absolute;
	/*left:45px;
	top:-1710px;*/
	width:219px;
	height:42px;
	margin:0px;
	padding:0px;
}

.linkBoxBottom {
	background-image:url(images/linkContainer_07.png);
	background-repeat:no-repeat;
	position:relative;
	top:42px;
	width:219px;
	height:45px;
	margin:0px;
	padding:0px;
	
}

#fullLinkBox {
	position:relative;
	top:-1590px;
	left:45px;
	width:219px;
	height:auto;
	margin:0px;
	padding:0px;
}

#dnn_TopPane {
	
}

#dnn_LeftPane {
	background-image:url(images/linkContainer_05.png);
	background-repeat:repeat-y;
	position:relative;
	height:auto;
	top:42px;
	width:219px;
	margin:0px;
	padding:0px;
}
	

#dnn_ContentPane {
	width: 560px;
	height:630px;
	position:absolute;
	left:300px;
	top: 420px;
	overflow: auto;
	overflow-x: hidden;
}


/*   Add these classes to the default.css  &  add colors to portal.css   */


.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #113449;
	margin-left:28px;
	margin-bottom:32px;
	margin-right:20px;
}

.lastLink {
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #113449;
	margin-left:28px;
	margin-right:20px;
}

.TitleBar {
	font-size:33px;
	color:#FFFFFF;
}

ul {
	font-size: 15px;
	line-height: 30px;
}

.underline a {
	text-decoration: underline;
}

.greenbar {
	height:22px;
	background-color:#6d7118;
	color:#FFFFFF;
	font-size:16px;
	padding-left:12px;
	margin:0px;
	letter-spacing: 2px;
}






