html,body {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
}
body {
	background-color: #333333;
	margin:0;
	padding-bottom:1px;
	background-image: url(../images/Bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-left : 1px solid #CCCCCC;
}
.nav {
	background-image: url(../images/greyBar765x31.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
a.navText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
a.navText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
a.navText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
a.navText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
.greyBar {
	background-image: url(../images/greyBar765x31.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:18;
}
input, textarea {
	border: 1px solid #333333;
	border-spacing: 3;
	padding:: 3 3 3 3;
	margin: 3 3 3 3;
	height:20;
}
input:focus, textarea:focus {
	border: 1px solid #FF0000;
} 
.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
}
.disable_input {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.head {
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.head a {
	text-decoration:none;
	color:#333333;
}
.head a:hover {
	color:#990000;
}
#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
.photo {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
h4 {
	font-size: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}
.main2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBkg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-left : 1px solid #CCCCCC;
}

/*portfolio button table with white outline and shadow*/
.topleft {
	background-image:url(../images/strokeshadow-top-left.png);
	height:10px;
	width:10px;
}
.top {
	background-image:url(../images/strokeshadow-top.png);
	height:10px;
}
.topright {
	background-image:url(../images/strokeshadow-top-right.png);
	height:10px;
	width:10px;
}
.left {
	background-image:url(../images/strokeshadow-left.png);
	width:10px;
}
.middle {
	width:430px;
}
.right {
	background-image:url(../images/strokeshadow-right.png);
	width:10px;
}
.bottomleft {
	background-image:url(../images/strokeshadow-bottom-left.png);
	height:10px;
	width:10px;
}
.bottom {
	background-image:url(../images/strokeshadow-bottom.png);
	height:10px;
}
.bottomright {
	background-image:url(../images/strokeshadow-bottom-right.png);
	height:10px;
	width:10px;
}
p {
	margin:0;
	padding: 1em 0 1em 0;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	display:inline;
	text-align:left;
}
