

body{
	background-color:#FFF;

}

hr{
	color:#EEE;
}
a:link{
	text-decoration:none;
	color:#000;
}

a:visited{
	text-decoration:none;
	color:#222;

}

a:hover{
	text-decoration:none;
	color:#DDD;

}

a:active{
	text-decoration:none;

}

#container{
	margin:0 auto;
	text-align:center;
	min-width:1000px;
	border:0px solid #000;
	width:975px;
	background-color:#FFF;
	float:left;

}

#leftSide{
	float:left;
	border:0px solid #000;
	width:172px;
	background-color:#;
	padding-top:2px;
	margin:0px;
	position:relative;
	top:0px;
	display:block;
}

#rightSide{
	float:left;
	border:0px solid #000;
	padding:0px;
	padding-left:0px;
	padding-top:0px;
}

#farLeft{
	padding-top:105px;
	padding-right:0px;
	float:left;
	border:0px solid #000;
	min-width:140px;
	background-color:#FFF;
	top:0px;
	display:inline;

}

#title{
	text-align:right;
	color:#000;
	font-size:25px;
	font-family: 'Josefin Sans Std Light', serif, Arial;	
	line-height:20px;
    letter-spacing: -0.02em;
	width:50px;
	position:fixed;
	z-index:10;
	border:0px solid #000;
	padding:5px 0px 0px 0px;
	
	 
}

#footer{
	text-align:center;
	padding:5px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FAFAFA;
	color:#aaa;
	bottom:0px;
	position:fixed;
	max-height:30px;
	width:100%;
	overflow:visible;

	
}

h2{
	display:inline;
}

#nav{
	float:left;
}

ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	font-size:14px;
	line-height:1.5;
	margin-top:0px;
	text-align:left;
  	font-family: 'Josefin Sans Std Light', serif;
	
}

.menu-first{
	font-weight:200;
	z-index:20;
	color:#000;
}

.dropdown-menu{
	float:left;
	cursor:pointer;
    font-family: 'Josefin Sans Std Light', serif;	
	text-align:left;
	font-size:14px;
	border:0px solid #000;
	position:fixed;
	width:110px;	
	margin:0px;
	background-color:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80; 
	padding:5px;

}
	
#subMenu3{
	overflow:hidden;
}


#containerDiv{
	background-color: #FFF;
	border: 0px solid #000;
	
}

#gallery{
	font-size:16px;
	height:400px;
	padding:2px 0px 0px 10px;
	text-align:center;
}

#me{
font-size:16px;
	height:400px;
	text-align:center;
	padding-top:10px;
}

#gallery img{
	max-height:550px;	
}


.thumbImage img{
	width:40px;
	height:40px;
	cursor:pointer;
	padding:1px;
	float:left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
		border-radius:6px;
		border:0px solid #000;
	background: url(thumbs/index.html);

}

.thumbImage{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
		border-radius:6px;
		width:40px;
		height:40px;
		float:left;
		padding:1px;
		cursor:pointer;

}

#thumbBox{
	padding-top:0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
		border-radius:6px;

}

#farRight{
	float:left;
	border:0px solid #000;
	padding-right:25px;
	padding-top:125px;
}

#bottom{
	padding-top:200px;
	padding-left:125px;
	padding-right:560px;
	
}


#bottombottom{
	padding-left:125px;
	padding-top:300px;


}
.bio{
	font-family: 'Josefin Sans Std Light', serif;
	float:left;
	text-align:left;
	font-size:14px;


}

#caption{
	margin:0 auto;
	padding-top:10px;
}

img{
	max-width:500px;
}

.latest_img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
}

a.top:link{
	color:#09C;
}

a.top:visited{
	color:#09C;
}

a.top:hover{
	color:#09C;
}

a.top:active{
	color:#09C;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 2300px; /* the bottom margin is the negative value of the footer's height */
	padding:30px 0px 0px 30px;
}
.footer {
	height: 30px; /* .push must be the same height as .footer */
	text-align:left;
	left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#aaa;
	position:absolute;
	background-color:#fafafa;
	border:0px #000 solid;
	width:125px;
	padding:3px;
	margin:3px;
	
}

.btnJQUERYSubMenu3{
	padding-top:200px;
}

/* Localized */