body {
	font-family: Didot, Cochin, "Adobe Garamond Pro", Palatino, "Times New Roman", serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	background-color: #666666;	
}
#canvas {
	width: 800px;
	margin: 0 auto;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a:active {
	color: #CCCC66;
	text-decoration: underline;
}
#content{
	padding-top: 55px;
	vertical-align: top;
	font-style: normal;
}
#header {
    height: 160px;
    margin: 0;

}
#nav {
    list-style: none;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	padding-top: 15px;

}
#nav a:link {
	color: #FFFFFF;
}
#nav a:visited {
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #CCCC99;
}
#nav li {
	display:inline;
	padding: 0 30px 0 0;
}
#textBlock {
	padding: 55px 150px 0 150px;
}
#innerNav {
	text-align: center;
	padding: 0;
}
#innerNav li {
    display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right: 17px;
	padding-bottom: 10px;
}
#cvResume {
	list-style-image: none;
	list-style-type: none;
	padding-top: 25px;
	padding-left: 105px;
	font-size: 14px;
}
#footer {
	font-family: Optima, "Goudy Sans", "Trebuchet MS", "Gill Sans", sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	color: #999999;
	padding: 25px 0 0 0;
}
.mediumText {
	font-size: 16px;
}
.largeText {
	font-size: 24px;
}
.largeItalicText {
	font-size: 24px;
	font-style: italic;
	color: #CCCCCC;
}
.smallText {
	font-size: 10px;
}
.circleList {
	list-style-type: circle;
}
.alineRight {
	text-align: right;
}
.noBulletList {
	list-style-image: none;
	list-style-type: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:normal;
}
h4 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: lighter;
}
h5 {
	font-size: 11px;
	font-weight: lighter;
}
.medSmText {
	font-size: 14px;
}
#gallery {
	padding-top: 55px;
}
#status {
    height: 365px;
	vertical-align: top;
}
.formfield {
	color: #333333;
	background-color: #999999;
	border: thin solid #CCCCCC;
	font-family: Didot, Cochin, "Adobe Garamond Pro", Palatino, "Times New Roman", serif;
	font-size: 12px;
}
.label {
	font-size: 14px;
}
.formButton {
	font-family: Didot, Cochin, "Adobe Garamond Pro", Palatino, "Times New Roman", serif;
	color: #333333;
	background-color: #CCCCCC;
	border: medium outset #999999;
}
#emailForm {
	background-color: #666666;
	padding-bottom: 18px;
}
.indexImage {
	padding-top: 55px;
}
#comingSoon {
	font-size: 14px;
	text-align: center;
	padding-top: 135px;
}
.galleria {
	list-style:none;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.galleria li{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #585858;
}
.galleria li a {
	display:none;
}
.galleria li img.thumb {
	cursor:pointer;
	display:block;
	top:auto;
	left:auto;
	width:auto;
	height:auto;
}
.galleria li .caption {
	display:block;
}
.galleria li span {
	width:600px;
} /* MSIE bug */
.caption{
	font-size: 10px;
	font-style: italic;
	font-family:Optima, "Goudy Sans", "Trebuchet MS", "Gill Sans", sans-serif;
	color: #B8B8B8;
}
.nav{
	padding-top:15px;
	clear:both;
	font-family:Optima, "Goudy Sans", "Trebuchet MS", "Gill Sans", sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	font-size: 80%;
	text-align: center;
	margin-bottom: 30px;
}
.nav a:hover {
	text-decoration: none;
}
.nav a:active {
	text-decoration: none;
	border: none;
}
.nav a:visited {
	text-decoration: none;
}
#main_image {
	width:600px;
	height:325px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#main_image img {
	margin-op: 55px;
	margin-bottom:5px;
	border: 2px solid #585858;
}
.gallery {
	list-style-type: none;
	text-align:center;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

#mainContent {
}
