* {
  margin:0;
  padding:0;
}

body {
	padding-right:50px;
	text-align:center;
	/*background: url(../images/gradient.gif) repeat-x;*/
    background-image:url(../images/gradBG.png);
	background-repeat:repeat-x;
}

#container {
	position:relative;
	margin:0px auto;
	padding:50px 0 40px 0;
	width: 850px;
	height:1500px;
	padding-left:5px;
	overflow:hidden;
}

#top {
	width:100%;
	overflow:hidden;
}

#title {
  text-align: left;
}

div.title {
	position:absolute;
	bottom: 55px;
	left:18px;
	height:28px;
	width:290px;
	overflow:hidden;
	text-align:left;
	font-size:0.8em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECEBE1;
}

div.desc {
	position:absolute;
	bottom: 33px;
	left:18px;
	height:35px;
	width:300px;
	overflow:hidden;
	text-align:left;
	font-size:80%;
	line-height:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECEBE1;
}

#name {
  float:left;
  width:100px;
  margin-left:4px;
}

#address {
	float:right;
	text-align:right;
	color:#D9D9E6;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#links {
  float:left;
  width: 220px;
	margin-top:37px;
  text-align:left;
}

a { text-decoration:none; }
a:focus { outline:none; }

a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ECEBE1;
	display:block;
	font-weight: normal;
	font-variant: normal;
	vertical-align:top;
	width: 150px;
	height: 24px;
}

/* Styles for the entire LavaLamp menu */
ul.links {
  position: relative;
  width: 200px;
  overflow: hidden;
}
/* Force the list to flow horizontally */
ul.links li {
  list-style: none;
  text-align:left;
  display:block;
	height: 30px;
}

ul.links li.back {
  position:absolute;
  left:0; top:0;
}
.links li.back .left {
  background-image: url(../images/navHover6.png); 
  background-repeat: no-repeat;
	height: 30px;
  width:168px;
  z-index:8;
}

/* Styles for each menu-item. */
ul.links li a {
	position: relative; overflow: hidden;
  text-align:left;
	left: 8px; top: 3px;
	z-index: 10; 
}

div.frame {
	position:relative;
	float:left;
	padding:10px;
	width:337px;
	height:423px;
	/*width:310px;
  height:340px;*/
	margin-top:35px;
	overflow:visible;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(../images/imgBcgrnd.png);
}

div.galleryPage {
	width:630px;
	height:500px;
	overflow:hidden;
}

#home {
  width:600px;
  height:300px;
  background: transparent;
}


div.galleryOuter {
  height: 345px; width:100%; overflow:hidden; position: relative; text-align:left; 
}
div.galleryOuter[class] { height:345px; display:table; position:static; }

div.galleryMiddle { width:100%; position:absolute; top:50%; padding-right:24px; margin-left:auto; margin-right:auto; text-align:center;} 
div.galleryMiddle[class] {
  display: table-cell; vertical-align: middle; position: static;
}
div.galleryInner { position: relative; top: -50%; overflow:hidden; }
div.galleryInner[class] { position:static; }

#contact {
	text-align: left;
	color:#DDD;
	font-size: .9em;
	background-image: url(../images/contBg.png);
}

#random_image {
  float:right;
  text-align: right;
  width:220px;
  margin-top:37px;
}

#contact_image {
  width:210px;
  height:290px;
}

#bio {
  text-align:left;
  color:#FFF;
  font-size:.8em;
  padding-left:5px;
}
#bio ul {
  padding-left:20px;
}
#container #bio li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EFEFEF;
	text-align: left;
	list-style-type: square;
	line-height: 1.1em;
}

#bio div.header {
	margin-top:12px;
	margin-bottom:8px;
	font-size:12px;
	width:305px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7BDC6;
	font-family: verdana;
	font-weight: bold;
	margin-left: 8px;
}

img {
    border: none;
}

p {
	padding-right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #EFEFEF;
}

input, textarea {
	background: transparent;
	border: 1px solid #A0AAB4;
	width: 310px;
	color:white;
	margin-top: 5px;
}

#border {
	position:absolute;
	left:0;
	top:472px;
	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ECEBE1;
}
#copyright {
	position:absolute;
	top:472px;
	left:363px;
	margin-top:10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#DAE3E9;
	text-decoration: none;
}

#signature {
  position:absolute;
  margin-top:20px;
  top:482px;
  right:0px;
  text-align: right;
}

#submit_button {
	display:block;
	height:25px;
	width:76px;
	background-repeat: no-repeat;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/addGalBtn.png);
	line-height: 1.8em;
	color: #EFEFEF;
}

#submit_button:hover {
	background-image: url(../images/addGalBtnHover.png);
	background-repeat: no-repeat;
	color: #def55c;
}

#submit_button:active {
	background-image: url(../images/addGalBtnHover.png);
	background-repeat: no-repeat;
	color: #515B68;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 240px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 116px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
  float:right;
  width: 220px;
	text-align: right;
	overflow: hidden;
}


ul li img {
  filter: alpha(opacity=40);
	opacity:.9;
  width:100px;
}
ul li.selected a img {
  border:2px solid #92a5b4;
  border:2px solid #d2dde5;
	opacity:1;
  filter: alpha(opacity=100);
}


.jcarousel-skin-tango .jcarousel-container-vertical {
    height: 370px;
    padding: 40px 0px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  220px;
    height: 330px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 100px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
	float:left;
  margin-bottom: 10px;
  padding:0px 5px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 35px;
    left: 32px;
    width: 60px;
    height: 32px;
    cursor: pointer;
  background-image: url(../images/dwnNrml.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
    /*background: transparent url(../images/next-vertical.png) no-repeat 0 0;
    background: transparent url(../images/dwnNrml.png) no-repeat 0 0; */
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
  background-image: url(../images/dwnHover.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
    /*background-position: 0 -32px;
    background: transparent url(../images/dwnHover.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
  background-image: url(../images/dwnHover.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
  /*  background: transparent url(../images/dwnHover.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    bottom: 35px;
    left: 142px;
    width: 60px;
    /*top: 5px;
    left: 103px;
    width: 32px;*/
    height: 32px;
    cursor: pointer;
    /*background: transparent url(../images/prev-vertical.png) no-repeat 0 0;*/
  background-image: url(../images/upNrml.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
    /* background: transparent url(../images/upNrml.png) no-repeat 0 0; */
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
  background-image: url(../images/upHover.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
  /*  background: transparent url(../images/upHover.png) no-repeat 0 0;
    background-position: 0 -32px;*/
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  background-image: url(../images/upHover.png); 
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color:transparent;
  /*  background: transparent url(../images/upHover.png) no-repeat 0 0;
    /*background-position: 0 -64px;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.contactTxtLabl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EFEFEF;
}
.sendBtn {
	margin-left: auto;
}
#contactForm {
	width: 320px;
	margin-top: 8px;
	height: 290px;
}
.bio_li_frst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	line-height: 1.5em;
}
a.links:hover {
	color: #DEF55C;
}

