#nav {
	padding: 0px;
	list-style-type:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: auto;
	float: left;
	display: inline;
	position: absolute;
	left: 148px;
	top: 50px;
}
.layout {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layoutimages/blackback.gif);
}
body {
}
.copyright {
	background-image: url(layoutimages/blackback.gif);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.portpic {
	padding-top: 68px;
}
.vegaspic {
}
#nav li {
	display:inline;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
}
.tflourish {
	padding-top: 25px;
	text-align: center;
}
.bflourish {
	padding-bottom: 25px;
}
a:link {
	color: #333333;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.content .portleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #FFFFFF;
	padding: 4px;
}
.content .thumbs .backlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#centwhtblck a {
	color: #FFFFFF;
	line-height: 24px;
}
#blcklink {
	color: #000000;
	margin-bottom: 5px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(outside.jpg);
}
.layright {
	background-color: #000000;
	width: 340px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	left: 420px;
	top: 0px;
}
.layleft {
	width: 380px;
	text-align: center;
	background-image: url(layoutimages/blackback.gif);
	left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top: 25px;
}
h2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content {
	width: 760px;
	margin-top: 1px;
	text-align: left;
	position: relative;
	background-image: url(layoutimages/blackback.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	text-align: center;
}
.linkbox {
	margin: 5px;
}
.hcenter {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
.layout .content .copyright #italic {
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#centwhtblck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#centwhtblckbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background-image: url(layoutimages/navbacklogo.gif);
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 760px;
	position: relative;
}


.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.cont {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00000;
	border-right-color: #00000;
	border-bottom-color: #00000;
	border-left-color: #00000;
	background-image: url(layoutimages/brback.gif);
}
.thumbnail {
}
.thumbs {
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 25px;
}
.thumbgroup {
	background-color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.thumbbox {
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentWrapper {
	/* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
	border: 0px;
	width: 360px;
}
.contentWrapper2 {
	/* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
	border: 0px;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	display: inline;
}
.thumbname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 300;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	padding-top: 25px;
	padding-bottom: 25px;
}
h4 {
	line-height: 20px;
}
.layright2 {
	background-color: #000000;
	width: 250px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	left: 420px;
	top: 0px;
	margin-left: 60px;
}
h1 {
	color: #FFFFFF;
}
.thumbcategory {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.gallerythumbs {
	height: 233px;
	width: 233px;
	border: thin solid #FFFFFF;
}
.left {
	left: 25px;
}
#whttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}
#whttxtcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

