@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	background-color: #2B2F33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7C0CC;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
		
}
A:link {
	text-decoration: none;
	color: #a1bde2;
}
A:visited {
	text-decoration: none;
	color: #a1bde2;
}
A:active {
	text-decoration: none;
	color: #a1bde2;
}
A:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #FFFFFF;
}

.pics {
	background-color: #353B3F;
	width: 950px;
	height: 533px;
	text-align: center;
	padding: 0;
	margin:  0;
	list-style:none;
}

#pagecontent {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #353B3F;

}

#wrapper {
	text-align: center;
	background-color: #353B3F;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	width: 1150px;
}


#header {
	text-align: center;
	width: 1150px;
    background-color: #353B3F;
}

#leftcell {
	width: 200px;
	text-align: left;
	float: left;
}

#centertable {
	text-align: center;
	width: 1150px;
	height: 565px;
    background-color: #353B3F;

}

#portcentertable {
	text-align: center;
	width: 1150px;
	height: 565px;
    background-color: #353B3F;

}

#centerleft {
	text-align: left;
	float: left;
	width: 200px;
	height: 533px;
}

.thumbpane {
	text-align: left;
	height: 533px;
	width: 200px;
}

#centerright {
	width: 950px;
	text-align: center;
	float: left;
	height: 533px;
}

.navleft {
	margin-top: 10px;
	text-align: left;
	width: 200px;
	height: 20px;
	vertical-align: baseline;
	z-index: 1600;
}

.navright {
	text-align: right;
	margin-top: 10px;
	width: 950px;
	vertical-align: baseline;
}

/* PORTFOLIO NAVIGATION */

ul#portfolio {
	list-style: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 0px;
	letter-spacing: 1px;
	vertical-align: baseline;
}
ul#portfolio li{
	margin: 0;
	vertical-align: baseline;
}

li.headerport {
	color: #FFFFFF;
}

ul#portfolio a, ul#portfolio a:active, ul#portfolio a:visited {
	text-decoration: none;
	color: #a1bde2;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
}
ul#portfolio a#current{
	color: #FFFFFF;
	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
}
ul#portfolio a:hover{
	color: #FFFFFF;
}

/* MAIN NAVIGATION */

ul#minitabs {
	list-style: none;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	vertical-align: baseline;
	letter-spacing: 2px;
}
ul#minitabs li{
	display: inline;
	padding-right: 5px;
	margin: 0;
	vertical-align: baseline;
}
ul#minitabs a, ul#minitabs a:active, ul#minitabs a:visited {
	text-decoration: none;
	color: #a1bde2;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
}
ul#minitabs a#current{
	color: #FFFFFF;
	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
}
ul#minitabs a:hover{
	color: #FFFFFF;
}

#footer {
	width: 100%;
	background-color: #2B2F33;
	text-align: center;
	margin: 0;
	padding: 0;
}

#btmfootwrap {
	text-align: center;
	width: 1150px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666666;
}

#btmnav a, #btmnav a:active, #btmnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#btmnav a:hover {
	color: #FF0000;
	text-decoration: underline;

}

/* BIOGRAPHY PAGE */

div.bio {
	background-color: #353B3F;
	width: 950px;
	height: 533px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

div.biopic {
	background-image: url(images/whynotbecomefire.jpg);
	background-repeat: no-repeat;
	width: 370px;
	height: 208px;
	text-align: center;
	padding-bottom: 10px;
}

div.biotext {
	text-align: justify;
	width: 370px;
	height: 533px;
	float:left;
	padding-right: 130px;

}

div.bioright {
	float: left;
	width: 290px;
	padding-left: 10px;
	text-align: left;

}

ul.bioright {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;

}

ul.bioright li {
padding-bottom: 2px;
padding-top: 2px;
border-bottom: solid #666666 1px;

}

/* Contact Page */

div.cont {
	background-color: #353B3F;
	width: 950px;
	height: 533px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

div.contpic {
	background-image: url(images/selfportrait.jpg);
	background-repeat: no-repeat;
	width: 666px;
	height: 533px;
	text-align: center;
	float: right;
	padding-bottom: 10px;
}

div.conttext {
	text-align: justify;
	width: 950px;
	height: 533px;
	float:left;
	padding-right: 10px;

}

div.contright {
	float: left;
	width: 290px;
	height: 533px;
	padding-left: 10px;
	text-align: left;

}

ul.cont {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;

}

ul.cont li {
padding-bottom: 2px;
padding-top: 2px;
border-bottom: solid #666666 1px;

}

h3.conttext {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contform input, #contform textarea {
background-color: #333333;
color: #FFFFFF;
border: solid 1px #a1bde2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;

}

/* Blog Page */

div.blog {
	background-color: #353B3F;
	width: 950px;
	height: 533px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

div.blogimg {
	width: 100px;
	height: 50px;
	background-color: #000000;
	float: left;
	padding: 10px;
	border: solid #666666 1px;
}

div.blogtext {
	text-align: justify;
	width: 590px;
	height: 533px;
	float:left;
	padding-right: 10px;

}

div.blogentry {
	text-align: justify;
	width: 590px;
	padding-bottom: 10px;

}

.blogtext h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;

}

div.blogright {
	float: left;
	width: 190px;
	padding-left: 10px;
	text-align: left;

}

ul.blogright {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;

}

ul.blogright li {
padding-bottom: 2px;
padding-top: 2px;
border-bottom: solid #666666 1px;

}



/* Gallery Style */