body  {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

a {
	border: 0px;
}

img {
	border: 0px;
}

.center {
	width: 100%;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

a {
	text-decoration:none;
	color:navy
}

#mainTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.topMenuTable  {
	width:100%;
	height:58px;
	background-color:#b6b1ab;
	color:#771a22;
	border-left: medium solid #959393;
	border-left-width: thin;
	border-right: medium solid #959393;
	border-right-width: thin;
	text-decoration: none;
	cursor:pointer;
}

.contentTD {
	background-color: #B6B1AB;
	border-left: medium solid #959393;
	border-left-width: thin;
	border-right: medium solid #959393;
	border-right-width: thin;
}

.bleft {
	width:149px;
	background-image: none;
}

.buttontop {
	width:149px;
	text-align:center;
	background-repeat:no-repeat;
}

.bmiddle {
	background-image:url(images/verticalbelt1.jpg);
}

.bright {
	width:150px;
	background-image:url(images/verticalbelt1.jpg);
}

.menuLetters {
	color:#FFFFFF;
}

.menuLettersH {
	color:#771a22;
}

#Footer{
	width:100%;
	height:75px;
	background-color:#736f65;
	color:#ffffff;
	border-left: medium solid #959393;
	border-left-width: thin;
	border-right: medium solid #959393;
	border-right-width: thin;	
}

.bottomlefttext{
	text-align:left;
	font-size:8pt;
}

.bottomrighttext{
	text-align:right;
	font-size:8pt;
}

#mainContentLeft {
	background-color: #B6B1AB;
	vertical-align: top;
	width: 199px;
	color: #FFFFFF;
}

#mainContentRight {
	background-color: #B6B1AB;
	vertical-align: top;
	width: auto;
}

h2 {
	/*font-family: "Times New Roman";*/
	font-size: 9pt;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.centeredImage {
	text-align: left;
	margin: 0px;
	margin-left:15px;
}

.standardTextSmall {
	margin: 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 8pt;
	text-align: justify;
	line-height: 12px;
}

.darkred {
	color: #791A22;
}
.desTitle {
	color:#600d13;
	}

.black {
	color: #000000;
}

#rightMenuTable {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.rightMenuButton {
	border: 1px #FFFFFF solid;
	background-color: gray;
	width: 173px;
	height: 69px;
	text-align: center;
	color: #771a22;
}

.rightMenuBreakV {
	width: 60px;
	background-color: #d0ccc9;
}

.rightMenuButtonBG {
	background-image: url(images/rightmenubuttonsbg.jpg);
	cursor: pointer;
}

#showHideAboutMe {
	height: 90px;
}

#toggleAboutMe {
	font-size: 8pt;
	margin: 0px;
	margin-left: 25px;
	margin-bottom: 8px;
	color: #ffda58;
}

#indexContentTable {
	width: 100%;
}

#mainPicture {
	border-width: 0px;
}

input.pageButton {
	border: 1px gray solid;
	background-color: #cccccc;
	margin-left: 1px;
	margin-bottom: 5px;
	color: #555555;
	vertical-align: middle;
}

.projTable {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-top: 3px gray solid;
	border-bottom: 1px gray solid;
}

.projTable .fotoTD {
	width: 120px;
}

.projTable .descriptionTD {
	width: auto;
	vertical-align: top;
	background-color: #C4C4C4;
	font-size: 8pt;
	padding: 5px;
	text-align: justify;
	color: #43413a;
}

.whatido {
	text-align: justify;
	color: #43413a;
	font-size: 9pt;
	margin-left: 25px;

}

.contact {
	text-align: justify;
	color: #43413a;
	font-size: 9pt;
	margin-left: 75px;
	margin-top: 45px;

}

.webdesign {
	height: 670px;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	/*background-color: #444;*/
	width: 100%;
	text-align: center;
	height: 400px;
}
#gallery ul { list-style: none; padding: 0px; margin: 0px; margin-bottom: 5px; }
#gallery ul li { display: inline; margin: 0px }
#gallery ul img {
	border: 5px solid #C6C6C6;
	border-width: 5px 5px 5px 5px;
	margin-bottom: 3px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px 5px;
}
#gallery ul a:hover { color: #fff; }




