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

* {margin:0px padding:0px;
}


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	}
#content2 h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #00A0C6;
	text-align:right;
	width:200;
	padding-left: 30px;
    }

	
#mainbox {
	width: 782px;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: auto;
	border: 0px none;
	}
	
	
#home1 {
	width: 127px;
	height: 559px;
	float:left;
	background-color: #FFFFFF;
	border: 0px none;
	}
	
#home2 {
	width: 651px;
	float: left;
	text-decoration: none;
	}

#nav {
	width: 651px;
	float:left;
	padding-bottom: 13px;
	margin-right: 4px;
	margin-left: 0px;
	  }
	  
#mainbox #content1 {
	width:330px;
	float:left;
	border:0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	height: 302px;
	padding-left: 2px;
	line-height: 14px;
			}
			
			
#mainbox #gallery {
	width:651px;
	float:left;
	border:0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 2px;
	line-height: 14px;
			}
	  
#content2 {
	width:300;
	float:right;
			}

			
#content2 ul li{
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content2 ul {
	list-style-type: none;
	text-decoration: none;
}
#content2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/*resume*/

body #container {font-family: helvetica, arial, sans serif;
      font-size: 12px;
      text-align: left;}
	  
#container {
	text-align:left;
	width: 651px;
	float: left;
	font-size: 10px;
            }

h1 {text-align: left;
    color:#0099FF;
    }

#resumecontent h3 {color:grey;
	font-weight:normal;}

#resumecontent h2 {color: #0099FF;
                   font-weight: normal;
		   padding-top: 20px;}
#container ul {
	list-style-position: inside;
	list-style-type: disc;
    	}
.date {font-size: .8em;}


address
{
letter-spacing:2px;
}

/*contact*/

#form {
	width:651px;
	color:#00A0C6;
	float: left;
}

.formleftcolumn {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
