/* Body
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;	
	color: #444;
	font-size: 12px;
	line-height: 15px;
	background-color: #222;
}

/* PHOTOS (SWW)
----------------------------------------------- */

#albumSpace {
position: relative;
margin-left: 60px;
width: 600px;
height: auto;
}

.onsetIntro {
width: 480px;
height: height;

font-size: 13px;
line-height: 17px;
padding-bottom: 10px;
word-space: -1px;
}
.galleryIntro {
width: 480px;
height: height;
padding-bottom: 10px;
}

#albumSpaceSingle {
width: 600px;
height: auto;
margin-left: 60px;
margin-top: 15px;
}

.clearBoth {
clear: both;
}

.returnHome {
width: 75px;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
padding-top: 10px;
border-top: 1px dashed #999;
margin-top: 10px;
text-align: left;
}
.returnOnSet {
width: 150px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
padding-top: 10px;
border-top: 1px dashed #999;
margin-top: 10px;
text-align: left;
}

.photoAlbums {
width: 160px;
height: 140px;
margin: 0px 15px 50px 15px;
float: left;
}

.photoAlbumsHed {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: auto;
}

.photoAlbums img {
width: 150px;
height: auto;
padding: 0px;
border: 3px solid #000;
margin-bottom: 7px;
}

.photoAlbums a:hover img {
border: 3px solid #ff0000;
}

#photoSingle {
width: 600px;
height: auto;

font-size: 13px;
line-height: 17px;
word-space: -1px;
}
.photoSingleHed {
	width: 160px;
	height: auto;

	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 2px;
text-transform: uppercase;
	color: #222;
padding-bottom: 3px;
}

#photoSingle img {
width: 480px;
height: auto;
padding: 10px;
border: 0px solid #999;
background-color: #000;
margin-bottom: 5px;
margin-right: 0px;
}

.imageCap {
width: 90px;
height: auto;
margin-left: 0px;
margin-top: 0px;
padding-top: 8px;
padding-left: 0;
paddin-bottom: 0px;
font-size: 12px;
line-height: 14px;
color: #333;
font-weight: bold;
letter-spacing: 0px;
float: right;
/*border-top: 1px dashed #999;*/
}

#newsNextPrevPhoto {
	width: 390px;
	height: auto;
	clear: left;
	margin-top: 20px;
}
#newsNextPrevPhoto img {
	padding-right: 10px;
}

/* General
----------------------------------------------- */

a:link { text-decoration: none;color: #ff0000; }
a:visited { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: none; color: #333; }
a:active { text-decoration: none; color: #f333; }

a img { border: none; }

.center { text-align: center; }
.right { text-align: right; }

.floatLeft {float: left; }

.error-status { font: 1.3em Georgia, Times, serif; }

table { border-collapse: collapse; }

/* layout
----------------------------------------------- */


#page {
	position: relative;
	width: 1000px;
	height: auto;
	min-height: 650px;
	padding-bottom: 2px;
	margin: 10px auto 0px auto;
	
	background-color: #fff;
	background-image: URL("../images/upTop3Db.png");
	background-repeat: no-repeat;
}

#content {
	position: relative;
	top: 0px;
	left: 320px;
	width: 680px;
	height: auto;
}


#runner {
	margin: 0 auto;
	clear: left;
	width: 1000px;
	height: 20px;
	margin-bottom: 30px;
	
	background-image: URL("../images/upTop3DbBottom.png");
}

/* Left
----------------------------------------------- */

#upLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 500px;
	
	background-image: URL("../images/upLogo5.png");
	background-repeat: no-repeat;
}
#copyright {
	position: absolute;
	left: 20px;
	bottom: 10px;
	
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#navBar {
	position: absolute;
	top: 20px;
	bottom: 0px;
	left: 230px;
	width: 90px;
	
	background-image: URL("../images/upNavBarBackground.png");
	background-repeat: y-repeat;
}
#nav {
	position: absolute;
	top: 172px;
	left: 230px;
	width: 80px;
}
#nav img {
	border-bottom: 1px dotted #660000;
}


/* Right
----------------------------------------------- */

/* Home
----------------------------------------------- */
.homeTable {
	width: 602px;
	height: auto;
	margin: 0 0 -10px 58px;
	border-collapse: collapse;
}
td.vertTop {
	vertical-align: top;
}

#homeUpdate {
	width: 280px;
	height: auto;
	margin: 0;

padding-top: 25px;
background-image: url("../images/upBanner3DhomeNews.png");
background-repeat: no-repeat;

word-wrap: break-word;
}
#homeUpdate p {
	width: 75px;
	float: left;

	padding-right: 10px;
	padding-left: 5px;
	border-left: 1px solid #999;
}
#homeUpdate>p+p+p {
	padding-right: 0px;
}
#homeUpdate>p+p+p+p {
	width: 200px;
	height: auto;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subscribeRSS {
width: 200px !important;
height: auto;
padding-top: 10px;
text-align: left;
border: 0px !important;
}

#threeUpdates {
margin-top: 0;
}

.homeUpdateHed {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 14px;
	color: #ff0000;
}
.homeUpdateDate {
	font-size: 10px;
	letter-spacing: 1px;
	color: #777;
}
.homeUpdateThumb {
	margin: 0 0 5px 0;
}


#homeFeatured {
	width: 300px;
	height: auto;
	margin: 0;

padding-top: 25px;
background-image: url("../images/upBanner3DhomeFeatured.png");
background-repeat: no-repeat;


}
#homeFeatured>p {
	line-height: 7px;
	padding: 0px 10px 10px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.homeFeaturedHed {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
}
.homeFeaturedCaption {
	font-size: 10px;
	color: #333;
}

/* Projects
----------------------------------------------- */

#projectsList {
	width: 602px;
	height: auto;
	margin: 20px 0 -10px 58px;
}

#projects {
	width: 580px;
	height: auto;
	
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 30px;
}
.projectHed {
	width: 480px;
	height: auto;
	padding: 0 50px;
	
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #222;
	padding-bottom: 0;
}
.projectExcerpt {
	width: 480px;
	height: auto;
	padding: 0 50px;
	
	text-align: center;
	color: #444;
}

#sectionTopHome {
	width: 680px;
	height: 60px;
	margin-bottom: -10px;
}
#sectionTop {
	width: 680px;
	height: auto;
	margin: 0;
}


/* History
----------------------------------------------- */

#aboutBioDiv {
	position: relative;
	top: 0;
	left: 60px;
	width: 560px;
	height: auto;

	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#aboutBioDiv img {
	width: 240px;
	height: auto;
	padding: 0 15px 10px 0;
	float: left;
}


/* News
----------------------------------------------- */

#newsFeed {
	width: 400px;
	height: auto;
	margin: 0 0 0 60px;
	padding-bottom: 0px;
}

.newsArticles {
	width: 378px;
	margin-bottom: 20px;
	
	font-size: 13px;
	line-height: 17px;
	color: #444;
	
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.newsArticles img {
	width: 378px;
	height: auto;
	margin-bottom: 10px;
}
.newsArticlesHed {
	width: 160px;
	height: auto;

	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	color: #222;
}
.newsArticlesDate {
	font-size: 12px;
	letter-spacing: 1px;
	color: #777;
}

#newsNextPrev {
	width: 390px;
	height: auto;
	clear: left;
	margin-top: 20px;
}
#newsNextPrev img {
	padding-right: 10px;
}

#RSSnews {
	position: absolute;
	left: 423px;
	top: 83px;
}
/*
#RSShome {
	position: absolute;
	top: 75px;
	left: 100px;
	z-index: 100;
}
*/
#newsArchive {
	position: absolute;
	top: 140px;
	bottom: 0px;
	left: 505px;
	width: 145px;

border-left: 1px dashed #999;
	padding: 0px 14px 0 15px;
	margin: 0;

	text-align: left;
	line-height: 12px;
background-color: none;

}

.newsArchiveHed {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ff0000;
	padding: 2px;
	background-color: #eee;
}
#newsArchive a:link { text-decoration: none; color: #ee0000; }
#newsArchive a:visited { text-decoration: none; color: #ee0000; }
#newsArchive a:hover { text-decoration: none; color: #eee; padding: 2px; background-color: #ee0000; }
#newsArchive a:active { text-decoration: none; color: #eee; padding: 2px; background-color: #ee0000; }


.newsArchiveDate {
	font-size: 10px;
	letter-spacing: 1px;
	color: #777;
}

#newsSingleNav {
	position: absolute;
	top: 140px;
	bottom: 0px;
	left: 505px;
	width: 145px;


	padding: 0px 14px 0 15px;
}


/* Contact
----------------------------------------------- */

.contactHed {
font-size: 10px;
font-weight: bold;
color: #333;
letter-spacing: 2px;
}
.logoSmall {
width: 200px;
height: auto;
}