/* CSS Document */

html, body {
	height: 100%;
}

body {
	font: 11px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	background-image:url(images/background_01.jpg);
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #410a0a;
	text-decoration: none;

}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

em {
	font-style: normal;
	color: #769531;
}

h3 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;

	cursor: pointer;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:hover, h3 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

img {
	border: 0px;
}

input {
	background-color: #FFFFFF;
	font-size:10px;
	width:150px;
	height:17px;
	color: #000000;
	border-style: solid;
	border-width: thin;
	border-color: #FFFFFF;
}

textarea {
	background-color: #FFFFFF;
	font-size:10px;
	width:150px;
	height:125px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: thin;
	border-color: #FFFFFF;
}

ul {
	list-style:url(images/bullet.gif) disc;
	padding-top:15px;
	margin: 0px 0px 0px 15px;
}

.navaccordiontop {
	background-image:url(images/nav_03.jpg);
	left: 6px;
	width: 144px;
	height: 10px;
}

.navaccordion {
	background-image:url(images/nav_05.jpg);
	color:#FFFFFF;
	left: 6px;
	width: 144px;
	line-height: 20px;
}

.navaccordion a:link, .navaccordion a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.navaccordion a:hover, .navaccordion a:active {
	text-decoration:underline;
	color: #FFFFFF;
}



.imageoutline {
	position:relative;
	left:13px;
	width: 125px;
	padding:5px;
	border-style:solid;
	border-color:#410a0a;
	border-width:2px;
}

.imageoutline1 {
	position:absolute;
	left:10px;
	width: 125px;
	padding:5px;
	border-style:solid;
	border-color:#410a0a;
	border-width:2px;
}

.imagecontainer {

	padding-top:15px;
	padding-bottom:10px;
}

.imageinfo {
	position:relative;
	left:140px;
	width: 150px;
	padding:0px;
	line-height:13px;
}

.imageinfo h3 {
	font-weight:bold;
	padding: 0px;
	cursor: default;
}

.title {
	position:absolute;
	text-align:right;
	font-weight:bold;
}

.title a {
	font-weight:normal;
}

.date {
	text-align:right;
	color:#550b0b;
}

.fieldname {
	position:absolute;
	width:100px;
	padding-top:10px;

}

.field {
	width:200px;
	position:relative;
	left:100px;

	padding-top:10px;
}

#contentbottom .curriculumhead {
	left:4px;
	width:315px;
	position:relative;
	background-color:#550b0b;
	color:#FFFFFF;
	padding:1px;
	text-transform:uppercase;
}

#contentbottom .curriculumbody {
	left:4px;
	width:315px;
	position:relative;
	padding:1px;
	padding-bottom:10px;
}

#backgroundtop {
	position:absolute;
	width:100%;
	height:747px;
	background-image:url(images/background_02.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	position:absolute;
	left:50%;
	top:0px;
	margin-left: -504px;
	width:1008px;
	height: 228px;
	height: 100%;
}

#splash {
	position:absolute;
	top:196px;
	height:298px;
	width:100%;
	left: 0px;
	background-image:url(images/splash_04.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#splashenter {
	position:absolute;
	width:219px;
	top:91px;
	left:100%;
	margin-left:-219px;
}

#splashbottom {
	position:absolute;
	text-align:right;
	color:#666666;
	width:600px;
	top:500px;
	left:100%;
	margin-left:-600px;
}

#header {
	width:1008px;
	height:213px;
}

#lefttree {
	position:absolute;
	width:246px;
	height:377px;
	background-image:url(images/layout_11.jpg);
	top: 213px;
	left: 0px;
}

#righttree {
	position:absolute;
	width:260px;
	height:377px;
	background-image:url(images/layout_10.jpg);
	top: 213px;
	left: 748px;
}

#recentwork  {
	position:absolute;
	background-color:#1d1d1d;
	width:176px;
	top: 290px;
	left: 246px;
	height: 292px;
}
#recentworkline  {
	position:absolute;
	background-image:url(images/layout_15.jpg);
	width:176px;
	top: 582px;
	left: 246px;
	height: 8px;
}

#left {
	position:absolute;
	width:176px;
	left: 246px;
	top: 213px;
	height: 400px;
	color:#c7c6c6;
}



#navigation {
	width:176px;
	min-height:183px;
	background-image:url(images/layout_13.jpg);
}

#navigation2 {
	width:176px;
	min-height:123px;
	background-image:url(images/layout_08.jpg);
	background-repeat:no-repeat;

}

#navigation3 {
	width:176px;
	min-height:123px;
	background-image:url(images/islayout_08.jpg);
	background-repeat:no-repeat;
}

#menu {
	width: 144px;
	padding-left:5px;
}


#container {
	position:absolute;
	width: 1px;
	left: 422px;
	top: 213px;

}	

#contentbg {
	position:relative;
	width: 326px;
	background-image:url(images/layout_18.jpg);
}

#contenttop {
	position:relative;
	width: 326px;
	background-image:url(images/layout_09.jpg);
	background-repeat:no-repeat;
}

#contentbottom {
	position:relative;
	width: 326px;
	background-image:url(images/layout_19.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000000;
	min-height:490px;
}

#contentbottom p {
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
}

#news {
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
}

#footer {
	position:relative;
	width:326px;
	height:60px;
	background-image:url(images/layout_22.jpg);
	background-repeat:no-repeat;
	color:#737272;
	padding-top: 23px;
	padding-left: 28px;
	line-height:13px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

	
