body {
	background-image:url(images/bkg.jpg);
	margin: 30px 0 0 0;
}
a:link, a:visited {
	color: #781a29;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
#MenuBar1 a:link, #MenuBar1 a:visited {
	color: #4b4b4b;
}
#MenuBar1 a:hover, #MenuBar1 a:active {
	color: #781a29;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: block;
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0 0 1px 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
	font-weight: bold;
	background: #e9735b; 
}
/* ----------main body-------------- */
h1 {
	font: normal 22px Times, "Times New Roman", serif;
	color: #781a29;
	margin: 16px 0 4px 0;
}
h2 {
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-top: -4px;
}
h3 {
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: #781a29;
	margin-bottom:0;
}
p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
	margin: 0 0 10px 0;
}
#listing li {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #000000;
}
hr {border: none 0; 
/*	border-top: 1px dotted #7e8ab1;*/
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
	height: 1px;
	margin: 6px 0 4px 0;
}
.gray {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #666666;
}
.table {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
	margin: 10px 0 0 0;
}
.border {
	border: 2px solid #e0e0e0;

}
.videos {
	width:500px; 
	margin:0 auto 0 auto; 
	text-align:center;
}
.videos h3 {
	margin:20px 0;
	text-align:left;
}
/* -----------portfolio--------------------------- */
.portfolio {
	width: 115px;
	margin: 0 5px 0 5px;
	float: left;
	display: inline;
	padding: 10px 0 20px 0;
/*	margin-bottom: 20px;*/

}
	.portfolio a img {
		border: 1px solid #dadada;
		padding: 4px;
	}
	.portfolio a:hover img {
		border: 1px solid #781a29;
	}
	.portfolio p {
		text-align: center;
		margin: 0px;
	}
	.portfolio a, .bio a:visited {
		color: #33332D;
		font-size: 10px;
		text-decoration: none;
	}
/* ----------footer-------------- */
#footer {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height:17px;
}
#footer a:link, #footer a:visited  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #781a29;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
