body {
	margin: 0 auto;
	padding: 0;
	color: #000;
    background: #796E53 url(bg-texture.gif) repeat;
	font-family: Verdana, Sans-Serif;
	font-size:11px;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border: none; }
#content-wrapper { behavior: url(assets/iepngfix.htc) }
a:link {
	color: #24399F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #24399F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #959BC0;
	font-weight: bold;
}
a:active {
	color: #24399F;
	font-weight: bold;
	text-decoration: none;
}

/* container -------------------------------------------------*/
#container {
	background: transparent url(bg-gradient.gif	) repeat-x;
	margin:0 auto;
}
#container-inner {
	width:931px;
	margin:0 auto;
}

/* header -------------------------------------------------*/
#header {
	height:107px;
	background:transparent url(bg-header.gif) no-repeat;
}
#header-flash {
	padding-left:358px;
	height:42px;	
}
h1#logo {
	width:276px;
	height:50px;
	margin:15px 0 0 22px;	
	float:left;
	background:transparent url(logo.gif) no-repeat;
}
h1#logo span {
	display:none;
}
#navigation {
	width:573px;
	height:50px;
	float:right;
}
ul#nav {
	list-style: none;
	padding-top:15px;	
}
ul#nav li {
	float:left;
}

/* content -------------------------------------------------*/
#content-wrapper {
	background:transparent url(bg-content.png) repeat-y top left;
	padding-left:22px;
	width:909px;
}
#content {
	background:#fff url(bg-sidecontent-repeat.gif) repeat-y top right;
	position: relative;
	width:887px;
}
#content-inner {
	position: relative;
	background: transparent url(bg-sidecontent.gif) no-repeat bottom right;
	width:887px;
}
#main-content {
	width:676px;
	float:left;
	background:#fff url(bg-mainc-left.gif) repeat-y;
}
#main-flash {
	height:210px;
	background:transparent url(bg-banner.gif) no-repeat;
	padding:26px 0 0 27px;
}
#main-flash img {
	padding-left:27px;
	padding-top:26px;
}
#main-content-inner {
	background:transparent url(bg-mainc-right.gif) no-repeat top right;
	padding:0 25px 50px 19px;
	
}
#main-content h2 {
	height:26px;
	padding-bottom:5px;
}
#main-content h2 span { display:none; }
#main-content h2.wel { background:transparent url(ttl-wel.gif) no-repeat; }
#main-content h2.lat { background:transparent url(ttl-lat.gif) no-repeat; }
#main-content h2.mus { background:transparent url(ttl-mus.gif) no-repeat; }
#main-content h2.tri { background:transparent url(ttl-tri.gif) no-repeat; }
#main-content h2.bio { background:transparent url(ttl-bio.gif) no-repeat; }
#main-content h2.med { background:transparent url(ttl-med.gif) no-repeat; }
#main-content h2.con { background:transparent url(ttl-con.gif) no-repeat; }
#main-content h2.bsv { background:transparent url(ttl-bsv.gif) no-repeat; }
#main-content h2.birth { background:transparent url(ttl-birth.gif) no-repeat; }
#main-content p {
	padding-bottom:15px;
}
#news-item-1 {
	width:275px;
	float:left;
	padding-right:25px;
}
#news-item-2 {

}
/* sidecontent -------------------------------------------------*/
#mailinglist {
	position: absolute;
	width:192px;
	height:220px;
	bottom:0px;
	right:0px;
	color:#fff;
}
#calendar {
	padding:22px 16px 265px 0;
	float:right;
	width:176px;
	color:#fff;
}
#calendar p {
	padding-bottom:12px;
}
#calendar a:link {
	color: #959BC0;
	font-weight: normal;
	text-decoration: none;
}
#calendar a:visited {
	color: #959BC0;
	font-weight: normal;
	text-decoration: none;
}
#calendar a:hover {
	color: #aa7e19;
	font-weight: normal;
}
#calendar a:active {
	color: #959BC0;
	font-weight: normal;
	text-decoration: none;
}
#mailinglist p {
	padding-bottom:2px;
}
input.textbox {
	background-color:#C9BC9B;
	font-size:11px;
	padding:4px;
	border:none;
	width:167px;
	margin-bottom:2px;
}
.textarea {
	background-color:#C9BC9B;
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	padding:4px;
	border:none;
	width:620px;
	margin-bottom:2px;
}
input.submit {
	margin-bottom:20px;
	background-color:#959BC0;
	font-size:11px;
	padding:4px;
	border:none;
	width:83px;
}
#calendar h3, #mailinglist h3 {
	height:24px;
	padding-bottom:5px;
}
#calendar h3 span, #mailinglist h3 span { display:none; }
#calendar h3.cal { background:transparent url(ttl-cal.gif) no-repeat; }
#mailinglist h3.mai { background:transparent url(ttl-mai.gif) no-repeat; }
#mailinglist h3.fin { background:transparent url(ttl-fin.gif) no-repeat; }
img.find-link {
	padding-right:7px;
	float:left;
}

/* clearer -------------------------------------------------*/
#clearer {
	clear:both;
}

/* footer -------------------------------------------------*/
#footer {
	height:100px;
	background:transparent url(bg-footer.gif) no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:normal;
}
#copyright {
	float:left;
	padding:48px 0 0 42px;
}
#siteby {
	float:right;
	padding:48px 68px 0 0;
}
#siteby a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#siteby a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#siteby a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#siteby a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

