@charset "utf-8";
body {
	background-color: #1c4ea6;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

#outter a, a:visited, a:active  {
	color:#FFFFFF;
	text-transform: none;
	text-decoration: none;
}

#outter a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#outter #main {

	width: 774px;
	min-height: 100px;
}

#outter #main #mainTop {
	background-image: url(images/maintop.png);
	height: 30px;
}
#outter #main #mainBody {
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;
	background-color: #184694;
	background-position:bottom;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0B3072;
	border-right-color: #0B3072;
	border-bottom-color: #0B3072;
	border-left-color: #0B3072;
	width: 768px;
	min-height: 100px;
}

#outter #main #mainBody #mainText {
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 50px;
	font-size:12px;
	text-align:justify;
}


#outter #main #mainBody #mainText #department {
	padding-bottom: 15px;
}
	
#outter #main #mainBody #mainText #department #members{
	
}

#outter #main #mainBody #mainText #Node {
	padding-bottom: 15px;
}
	
#outter #main #mainBody #mainText #Node #Leafs{
	
}

#outter #main #mainBody #mainText h1 {
	background-image:url(images/title1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size:15px;
	text-decoration:none;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
}




#outter #main #mainBody #mainText h2 {
	background-image:url(images/title1.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 15px;
	font-size:15px;
	text-decoration:none;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
	text-align:right;
}

#outter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 774px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}
#outter #footer {
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	clear: both;
}
#outter #navi {
	margin-left: 15px;
}
#outter #main #mainBody table {
	margin-left: 15px;
	margin-top: 10px;
}


#outter #main #mainBody #textLeft {
	margin-left: 10px;
}


#outter #main #sideBar {
	width: 277px;
	float: left;
}

#outter #main #content #contentBody{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0B3072;
	border-right-color: #0B3072;
	border-bottom-color: #0B3072;
	border-left-color: #0B3072;
	background-image: url(images/container_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #184694;
	
}


#outter #main #sideBar #sideBarBody {
	background-image: url(images/container_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #184694;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0B3072;
	border-right-color: #0B3072;
	border-bottom-color: #0B3072;
	border-left-color: #0B3072;
	
}
#outter #main #sideBar #sideBarTop {
	background-image: url(images/sideBarTop.png);
	height: 30px;
}
#outter #main #content #contentTop {
	height: 30px;
	background-image: url(images/contentTop.png);
}


.someclass{ /*class to apply to your scroller(s) if desired */ }

#outter #main #sideBar #sideBarBody h1 {
	background-image:url(images/title1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size:15px;
	text-decoration:none;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
}


#outter #main #content #contentBody #contentText {
	text-align:justify;
	width: 455px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size:12px;
}


#outter #main #content #contentBody #contentText h1 {
	background-image:url(images/title1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size:15px;
	text-decoration:none;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	font-size-adjust:none;
}

#outter #main #sideBar  #newsArchive{
	text-align:left;
	width: 240px;
	min-height: 235px;
	padding: 15px;
}

#outter #main #sideBar #newsScroller{
	text-align:justify;
	width: 240px;
	height: 235px;
	padding: 5px;

}

#outter #main #content #contentBody #campaign{
	text-align:justify;
	width:inherit;
	height: 235px;
	padding: 5px;

}


#outter #main #content #contentBody #campaignTitle{
	font-size:16px;
	font-weight:bold;
	padding-top: 10px;
	max-height: 50px;
}


#outter #main #content #contentBody #campaignSumm{
	padding: 10px;
	font-size:12px;
	min-height: 140px;
	max-height: 160px;
}


#outter #main #content #contentBody #campaignLink{
	background-image:url(images/title1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
}


#outter #main #sideBar #sideBarBody #newsScroller #newsTitle {
	font-size:16px;
	font-weight:bold;
	padding-top: 10px;
	max-height: 50px;

}
#outter #main #sideBar #sideBarBody #newsScroller #newsSumm {
	padding: 10px;
	font-size:12px;
	max-height: 160px;

}

#outter #main #sideBar #sideBarBody #newsScroller #newsLink {
	background-image:url(images/title1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-top: 10px;	
	margin-left: 10px;
}


#title {
	position: relative;
	left: 15px;
	top: 7px;
}

#outter #dummySpace {
	height: 30px;
}


#outter #main #content {
	width: 492px;
/*	left: 283px;
	*/
	float: right;
}

#outter #main {
	
}
#outter #header {
	margin-top: 5px;
	background-image: url(images/header.png);
	height: 238px;
	width: 774px;
}

#outter #header #slideshow {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	width:290px;
	height:190px;
	max-height:190px;
	max-width:290px;

}

