html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	background:#2b2929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
}
a:link, a:active, a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #66cbe4;
	text-decoration: none;
}
a:active {
color:#FFFFFF;
}

a:visited {
color:#bfd1d9;
}
h1 {
  display:block;
  font-size:16px;
}

h2 {
  margin-left 5px:
  padding:15px;
  font-size:14px;
}

h3 {
  margin-left 5px:
  padding:15px;
  font-size:12px;
}
h4{
  margin-left 5px:
  padding:15px;
  font-size:11px;
  color:#66cbe4;
}


#wrapper {
	text-align: left;
	padding:0 20px 0 20px;
	height: auto;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#2b2929;
	
	
}
#header {
	margin: 0px;
	padding: 0 0 300px 0;
	width: 1025px;
	height:0px;
	position: relative;
	background:#000000;
	
}



#header img{
margin:50px 0 0 30px;

}


#second_header{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0;
	width:985px;
	padding:20px;
	border-bottom:#666666 thin dotted;
	background-color: black;
}

#second_header h2{
	color:#66cbe4;
	font-style:italic;
	font-size:30px;
	padding:0;
}

#second_header p{

	color:#CCCCCC;
	font-size:18px;
	font-style:normal;
}

#secondaryNav {
margin:0;
padding:0;
overflow: hidden; 
}

#secondaryNav li, #secondaryNav a{
width:200px;
height:85px;
display:block;
background:url("../images/navigation.png");
text-indent: -9999px;
float: left;
}

#secondaryNav li {
float:left;
list-style:none;
display:inline;

}
#secondaryNav li a#about		{ background-position: 0 0; }
#secondaryNav li a#resume		{ background-position: -200px 0; }
#secondaryNav li a#case		{ background-position: -400px 0; }
#secondaryNav li a#contact		{ background-position: -600px 0; }

#secondaryNav li a:hover#about { background-position: 0 85px; }	
#secondaryNav li a:hover#resume{ background-position: -200px 255px; }	
#secondaryNav li a:hover#case { background-position: -400px -255px; }	
#secondaryNav li a:hover#contact { background-position: -600px -255px; }	

#secondaryNav li a#about.here		{ background-position: 0 85px; }
#secondaryNav li a#resume.here		{ background-position:-200px 255px; }
#secondaryNav li a#case.here		{ background-position: -400px -255px; }
#secondaryNav li a#contact.here		{ background-position: -600px -255px; }

#twitter {
float:right;
margin:150px 10px;
padding:5px;
width:200px;
border:thin #666666 solid;
}

#twitter-link{
font-size:9px;
text-align:center;
}



#twitter_update_list{
font-size:9px;
color:#CCCCCC;
}

#twitter_update_list li{
padding:5px;
}
#blog{
width:200px;
float:right;
margin:70px 20px 0 50px;
}
#interests{
width:300px;
float:right;
margin:70px 20px 0 50px;
}
#gallery{
float:right;
margin:10px 20px 0 20px;
}
#thumnails{
width:200px;
padding:0;
float:left;
}
#main{
margin:80px 20px;
padding:0;
width:500px;
float:left;
height:auto;
}
#main2{
margin:400px 20px;
padding:0;
width:500px;
float:left;
}

#main3{
padding:0;
float:left;
}
#main3 h2{
padding:30px;
}
#main3 a{
font-size:20px;
}
#container {
	background-color:#000000;
	margin: 80px 0;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	overflow: hidden;
	height:auto;
}

#sidebar {
float: right; 
	width: 70px; 
	background: #EBEBEB; 
	padding: 15px 0 0 10px;
	margin-left:10px;
	height:800px;

}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/********************** jquery easyslider *********************/

/* Easy Slider */
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
#content{
		width: 500px;
	position:relative;
		
		}
#content h1{
		font-size:180%;
		font-weight:bold;
		margin:0;
		padding: 0;
		color:#66cbe4;
}

#content h2{
		font-size:160%;
		font-weight:bold;
		padding: 5px 20px;
		}
#content p{
		font-size:120%;
		font-weight:normal;
		padding: 5px 20px;
		}		
		
		
		
#slider	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:10px 0;
		color:#66cbe4;
		}
#slider	h2{
		font-size:160%;
		font-weight:normal;
		}	
#slider	h3{
		font-size:140%;
		font-weight:normal;
		}	
#slider{
height:auto;

position: absolute;
top:0px;
left:32px;
padding:10px 0;

}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:0;
	top:20px;
	}	
#nextBtn{ 
	left:635px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:477px;
	background:url(../images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;	
	}						

/* // Easy Slider */





/********************** Recordset paging *********************/
#paging {
	padding:0px;
	margin:20px 0px 20px 0px;
}
#paging a:link, #paging a:active, #paging a:visited {
	padding:1px 5px 1px 5px;
	margin:0px 5px 0px 0px;
	border:solid 1px #999;
	text-decoration:none;
	background:#fff;
}
#paging a:hover {
	text-decoration:none;
	background:#dadada;
}
#paging .inactive {
	padding:1px 5px 1px 5px;
	margin:0px 5px 0px 0px;
	background:transparent;
	color:#ccc;
	border:solid 1px #ccc;
}
/********************** /Recordset paging *********************/



#formsubmit {
	margin:20px 0px 0px 0px;
	padding:0px;
}
#tblsubmit {
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
	padding: 20px;
	border: 1px solid gray;
	
}
#tblsubmit caption {
	text-align: left;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#tblsubmit th {
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
	}
#tblsubmit td {
	margin: 0px;
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
#tblsubmit tr {
	background-color: #000000;
}
#tblsubmit input, #tblsubmit textarea, #tblsubmit select {
  background-color: #FCFCFC;
  border: 1px solid #dadada;
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#tblsubmit input, #tblsubmit select {
	width:300px;
}
#tblsubmit textarea {
	width:400px;
	height:100px;
}
#tblsubmit input#addcharl {
	background-color: #fff;
	border: none;
}
#tblsubmit input#button {
	width:200px;
	height:auto;	
}

/*********************************** /Footer ***************************************/

#footer {
	
	text-align: center;
	clear: both;
}
#footer p {
	color: #A0AEBA;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #A0AEBA;
	text-decoration: none;
}
#footer a:hover {
	color: #677C8D;
	text-decoration: none;
}
