/* */
/* BigSmallWeb 2005 - NancyAshFisk.com MAIN */
/* */

body {
	background-color: #404040;
	border: 0px;
	margin: 0px;
}

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

a, a:visited, a:active {
	color: #7B92A4;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

#divMain {
	background-color: #FFFFFF;
	color: #525252;	
	margin:0px;
	padding:0px;
}

#divMain h3 {
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:17px;
	margin: 0px;
	padding: 0px;
}

#divMain p {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#divMain p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}


.highlightit img{
border: 2px solid #999;
}

.highlightit:hover img{
border: 2px solid #333;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#divhome img {
	border: solid 2px #CCCCCC;
}
.footBack {
	background: url(/img/footerBack.jpg);
	text-align:right;
}
.boxRight {
	background: url(/img/boxRight.jpg) repeat-y;
}
.boxLeft {
	background: url(/img/boxLeftFloater.jpg) repeat-y;
}
.boxTob {
	background: url(/img/boxTop.jpg) repeat-x;
}


.inp{
margin:3px;
padding:3px;
background:#EFEFEF;
color:#333333;
font:11px verdana,geneva,helvetica,arial,sans-serif;
}

#imgDsp  {width:540px;}
#imgDsp img {border:3px inset #666}
#imgDsp H3  {margin:8px; padding:6px 0px 6px 0px; border:solid 1px #DDD; width:340px; background-color:#F5F5F5}
#imgNav {
	width: 175px;
	padding: 0px;
	margin: auto;
	text-align: center;
}

#imgNav P {
	padding: 4px;
	display: block;
	color: #C0C0C0;
	font-size: 10px;
}
	
#imgNav a,#imgNav a:visited, #imgNav a:active {
	width: 50px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCC;
	background: #FFFFFF;
	text-decoration: none;
}
	
#imgNav a:hover {
	border: 2px solid #999999;
	background: #EFEFEF;
	text-decoration: none;
}
.smallLink {
	font-size: 10px;
}
