body {
	/* font-family: 'Courier New', 'Courier', monospace; */
	font-family: 'Arial', 'Helvetica', sans-serif;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	background-color: #ffd4e4;
}

h1
{
	display: none;
}

a {
	color: #f34383;
}

form {
	padding: 0px;
	margin: 0px;
}

#website {
	min-height: 580px;
	_height: 580px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #ec3a7d;
}

#contact {
	font-family: 'Courier New', 'Courier', monospace;
	font-size: 10pt;
	width: 975px;
	padding-top: 5px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	position: absolute;
	width: 325px;
	height: 22px;
	background-color: #fff;
	margin-left: 75px;
	margin-top: 40px;
	padding-left: 10px;
	padding-top: 4px;
}

#nav {
	list-style: none;
	font-family: 'Courier New', 'Courier', monospace;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 20px; width: 500px;
	padding-top: 1px;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

#nav li a {
	text-decoration: none;
	color: #373737;
}

#nav li a:hover {
	color: #fd5593;
}

.navselected {
	font-weight: bold;
}

#content {
	position: absolute;
	margin-top: 100px;
	margin-left: 110px;
	width: 270px;
	height: 470px;
	padding: 0px;
	padding-right: 10px;
	font-family: 'Courier New', 'Courier', monospace;
	text-align: left;
	font-size: 10pt;
}

#content a {
	color: #f34383;
}

h1,h2,h3,h4,h5 {
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#single_gallery {
	margin-top: 15px;
	margin-left: 0px;
}

#single_gallery .item {
	margin-right: 40px;
	margin-bottom: 30px;
}

#single_gallery .item_last {
	margin-bottom: 30px;
}

#single_gallery .image {
	border: 0px;
}

#single_gallery .title {
	display: none;
}

#single_gallery .gallery_description {
	margin-bottom: 10px;
}


/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 20px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../img/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../img/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(../img/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(../img/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../img/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(../img/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(../img/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: url(../img/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#ffffff;
}

#lbOverlay {
	background-color: #ffffff;
}


/* GALLERY OVERVIEW */

#gallery_overview {
	padding: 0px;
	margin: 0px;
	background: none;
	margin-left: auto;
	margin-right: auto;
}

#gallery_overview a {
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#gallery_overview .gallery {
	cursor: pointer;
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 170px;
}

#gallery_overview .gallery_last {
	cursor: pointer;
	float: left;
	padding: 0px;
	margin-bottom: 20px;
	width: 170px;
}

#gallery_overview .info {
	float: left;
	margin-bottom: 5px;
}

#gallery_overview .desc {
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	width: 260px;
}

#gallery_overview .subtitle {
	display: none;
}

#gallery_overview a:hover {
	text-decoration: underline;
}

#gallery_overview .num {
	display: none;
}

#gallery_overview .image {
	width: 165px;
	margin-left: auto;
	margin-right: auto;
}

#lbCaption {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Courier New', 'Courier', monospace;
}

#lbOverlay {
	background-color: #fff;
}