body {
	background:url(images/bck-gray-horizontal.jpg) top center repeat-y #ddd;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.2;
}
/*.bg-layer{background:url(images/bubbles2.jpg) top center no-repeat;}
*/.first-nav {
	width:950px;
	margin: 10px auto;
	background-color:white;
}
#header h1 {
	font-size: 22px;
	text-transform: uppercase;
	line-height:1.2;
	letter-spacing: 2px;
}
h1 {
	font-size:22px;
}
h2 {
	font-size: 20px;
	color:#a67123;
	margin:0px 0 4px 0;
}
h3 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	border-bottom:1px dashed #CCC;
	margin:20px 0 10px 0;
}
#container {
	background-color: #FFFFFF;
	background-color:white;
}
#header {
	background-color: #588ABD;
	color:#FFFFFF;
	margin-top:10px;
	text-align:center;
	padding:20px 0;
	width:950px;
	margin: 0 auto;
	margin-bottom:20px;
	font-size: 38px;
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;
}
#sidebar {
	/*float:left;
	margin:10px 20px;
	padding:10px;*/
	background-color:#666666;
	color:white;/*border:1px solid #CCC;*/
}
#sidebar a:link {
	color: white;
	text-decoration:none;
} /* unvisited link */
#sidebar a:visited {
	color: white;
	text-decoration:none;
} /* visited link */
#sidebar a:hover {
	color: white;
	text-decoration:none;
} /* mouse over link */
#sidebar a:active {
	color: #f5f5f5;
	text-decoration:underline;
} /* selected link */
#sidebar #selected {
	color: #f5f5f5;
	text-decoration:underline !important;
}
#content {
	/*padding: 10px 20px;*/
	background-color: white;
	background:url(http://www.uncg.edu/hhs/cwhw/symposium/images/mother_bf.jpg) top right no-repeat;
}
#content h1 {
	margin:0;
}
#footer {
	padding: 10px 20px;
	background-color: #FFFFFF;
	text-align: center;
}
#footer p {
	font-size: 11px;
	color: #383330;
}
#navbar {
	padding: 0 10px;
	margin:0 10px;
}
#navbar a {
	color:#333333;
}
ul {
	list-style-type:disc;
	margin:10px;
	padding:10px;
}
ul li {
	margin:6px;
}
#sidebar .inner {
	padding:10px;
}
p {
	margin: 6px 0;
}
.pagecontent {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}
.maincontent {
	padding: 0 10px;
}
.mainsection {
	margin-left:240px;
	padding:10px;
	border:1px solid red;
}
a.navbarlink:link {
	color: #0000FF
} /* unvisited link */
a.navbarlink:visited {
	color: #663366
} /* visited link */
a.navbarlink:hover {
	color: #FF0000
} /* mouse over link */
a.navbarlink:active {
	color: #0099CC
} /* selected link */
.banner {
	background-color: #588ABD;
	color:#FFFFFF;
	margin-top:25px;
	text-align:center;
	padding:20px;
	font-size: 38px;
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;
}
h3{margin:10px 0;}
