body {
	margin: 0;
	padding: 0;
	background: #1E4A95 url(images/bg.jpg) repeat-x;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

.message {
display: block;
width: 200px;
float: left;
margin: 32px 0 0 0;
padding: 0;
color: #FBD1AB;
font:  12px/18px Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.title {
display: block;
width: 350px;
float: left;
padding: 0;
margin: 45px 0 0 10px;
font: bold 24px/28px Trebuchet MS, Arial, Helvetica, sans-serif;
color: #fff;
}


h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2E577D;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #2E577D;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 766px;
	height: 95px;
	margin: 0 auto;
	background: url(images/chapelhill_01.jpg);
}

#header h2 {
	font-weight: normal;
	color: #000;
}

#header h1 {
	color: #fff;
	padding: 0 0 0 10px;
	margin: 0;
	height: 80px;
	font-size: 24px;
}

#header h2 {
	float: right;
	padding: 34px 20px 0 0;
	font-size: 22px;
}

#top_photos {
	width: 766px;
	height: 159px;
	margin: 0 auto;
	background: url(images/chapelhill_02.jpg);
}

#welcome {
	width: 766px;
	height: 39px;
	margin: 0 auto;
	background: url(images/chapelhill_03.gif);
}

#welcome .wleft, .wright {
	display: block;
	width: 300px;
	font-size: 10px;
	color: #fff;
	padding: 8px;
}

#welcome .wleft {
	float: left;
}

#welcome .wright {
	text-align: right;
	float: right;
}

#welcome .wright a {
	padding: 0 18px 0 12px;
	color: #fff;
	text-decoration: none;
}

/* Menu */

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding: 0 0 0 18px;
background-image: url(images/nav_bg.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
font:  12px/32px "Trebuchet MS", Tahoma, Arial;
}

#navlist li  a
{
text-decoration: none;
}

#navlist li  a:hover
{
color: #BA7230;
text-decoration: none;
}


/* Content */

#content {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/bg_content.gif) repeat-y;
}

/* right */

#right {
	float: right;
	width: 550px;
	/width: 530px;
	#width: 530px;
	margin: 10px 14px 0 0;
}

/* left */

#left {
	float: left;
	display: block;
	width: 150px;
	/width: 140px;
	#width: 140px;
	padding: 0;
	margin: 10px;
	background: url(images/img05.gif) repeat-y;
}

/* Footer */

#footer {
	width: 766px;
	display: block;
	margin: 0 auto;
	height: 65px;
	padding: 0;
	background: #fff url(images/chapelhill_05.jpg) no-repeat;
}

#footer a, #footer a:hover, #footer a:active {
text-decoration: none;
color: #fff;
}

#footer p {
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 30px;
}

.float_right {
float: right;
padding: 0 0 10px 20px;
}

.photo_box {
border: 1px solid #369;
padding: 10px;
float: right;
margin: 0 0 20px 20px;
}

.photo_box p {
font: 11px/16px Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}

#vbs {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

